crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#35492f hex color - Green - Cool color - Information

#35492f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #35492f Color code in RGB color code model is created after adding 20.78% red color, 28.63% green color and 18.43% blue color. Hex #35492f Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 36% yellow and 71% black.

Hex #35492f color code is between #334433 web safe hex color code and #445522 web safe hex color code. #334433 is the nearest web safe color code. You can see here many more shades of #35492f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code35492f#35492f
RGB Decimal53, 73, 47rgb(53, 73, 47)
RGB Percent21%, 29%, 18%rgb(21%, 29%, 18%)
CSS RGBa53, 73, 47,1rgba(53,73,47,1)
CMYK Modelcmyk(27%,0%,36%,71%)
HSL Color Space106,22% ,24%hsl(106,22% ,24%)
HSV Color Space106°, 36%, 29%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101010100100100101111
Octal6511157
Decimal537347
Hex35492f

Different shades of #35492f color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #35492f
#4c6843
Dark Shade of #35492f
#1e2a1b
Saturated Shade of #35492f
#324f29
Desaturated Shade of #35492f
#384335
Grey scale Shade of #35492f
#3c3c3c
Brighten Shade
#4e6248
Most Readable Shade
#FFFFFF

Shades of #35492f color code

Generate more color scales with scales (color stack) generator.

#35492f
#2f4029
#293824
#23301f
#1d281a
#172014
#11180f
#0b100a
#050805
#000000

Similar Color like #35492f color

Find visually similar hex color codes nearing to #35492f hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#364a30
#374b31
#384c32
#394d33
#3a4e34
#3b4f35
#3c5036
#3d5137
#3e5238
#3f5339
#40543a
#41553b
#42563c
#43573d
#34482e
#33472d
#32462c
#31452b
#30442a
#2f4329
#2e4228
#2d4127
#2c4026
#2b3f25
#2a3e24
#293d23
#283c22
#273b21

Monochromatic Color with #35492f

#35492f
#54734a
#739e66
#92c881
#b0f39c
#161e14

Tints of #35492f Color

#35492f
#4b5d46
#61715d
#788574
#8e998b
#a5aea2
#bbc2b9
#d2d6d0
#e8eae7
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#35492f
#432f49

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#35492f
#362f49
#492f42

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#3f492f
#3a492f
#35492f
#30492f
#2f4933

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#35492f
#2f3549
#492f35

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#35492f
#2f4249
#432f49
#49362f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#35492f
#432f49
#492f42
#2f4936

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #35492f Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#35492f Color Code Preview on Black Background Color

This is how #35492f Color will look on black background color. Color contrast ratio is 2.15

#35492f in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#35492f">Your Example Paragraph content text in with font color #35492f </p>

Your Example Paragraph content text in with font color #35492f

HTML with inline CSS

<div style="color:#35492f">Your Paragraph text in with font color #35492f </div>

Your Example Paragraph content text in with font color #35492f

#35492f color code is use for CSS Background Color

Background color for the above div is #35492f

HTML with inline CSS

<div style="background-color:#35492f;"></div>

#35492f color code is use for CSS Border Color

CSS Border color for the above div is #35492f

HTML with inline CSS

<div style="border:5px solid #35492f;"></div>

CSS Border Left color for the above div is #35492f

HTML with inline CSS

<div style="border-left:5px solid #35492f;"></div>

CSS Border Right color for the above div is #35492f

HTML with inline CSS

<div style="border-right:5px solid #35492f;"></div>

CSS Border Bottom color for the above div is #35492f

HTML with inline CSS

<div style="border-bottom:5px solid #35492f;"></div>

CSS Border Top color for the above div is #35492f

HTML with inline CSS

<div style="border-top:5px solid #35492f;"></div>

#35492f hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#35492f; } .examplecolorclass {color:#35492f; } .examplebordercolor {border:3px solid #35492f; }

#35492f Color code Preview on White Background

This is how #35492f Color code will look on white background color. Color contrast ratio is 9.79

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #35492f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #35492f; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.