Skip to main content Skip to docs navigation

#575842 hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Lone Pine and its hex is #575A44 Nearest Color Name

Color Hue/Base color: Green

Hex #575842 Color code in RGB color code model is created after adding 34.12% red color, 34.51% green color and 25.88% blue color. Hex #575842 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 25% yellow and 65.49% black.

Hex #575842 color code is between #555544 web safe hex color code and #666633 web safe hex color code. #555544 is the nearest web safe color code. You can see here many more shades of #575842 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 575842 #575842
RGB Decimal 87, 88, 66 87, 88, 66
RGB Percent 34%, 35%, 26% rgb(34%, 35%, 26%)
CSS RGBa 87, 88, 66,1 rgba(87,88,66,1)
CMYK Model cmyk(1%,0%,25%,65.49%)
HSL Color Space 63,14% ,30% hsl(63,14% ,30%)
HSV Color Space 63°, 25%, 35%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01010111 01011000 01000010
Octal 127 130 102
Decimal 87 88 66
Hex 57 58 42

Different shades of #575842 color code.

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

Darkest of #575842
#010100
Darker of #575842
#1d1e16
Dark of #575842
#3a3b2c
Base of #575842
#575842
Light of #575842
#747558
Lighter
#91926e
Lightest
#a7a88b

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

#575842
#434258

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

Split Complementary

#575842
#424c58
#4e4258

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

Analogous Color

#584c42
#585042
#575842
#505842
#475842

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

#575842
#584257
#425758

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

#575842
#425758
#434258
#584342

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

Square Color

#575842
#42584e
#434258
#58424c

Square 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).

Monochromatic Color with #575842

#000000
#010100
#1d1e16
#3a3b2c
#575842
#747558
#91926e
#a7a88b
#bdbea8

Tints of #575842 Color

#575842
#696a57
#7c7d6c
#8f8f81
#a1a296
#b4b4ab
#c7c7c0
#d9d9d5
#ececea
#ffffff

Shades of #575842 color code

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

#575842
#4d4e3a
#434433
#3a3a2c
#303024
#26271d
#1d1d16
#13130e
#090907
#000000

Tones

#575842
#4d4d4d
#4d4d4d
#4d4d4d
#4d4d4d

Tones

Similar Color like #575842 color

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

#585943
#595a44
#5a5b45
#5b5c46
#5c5d47
#5d5e48
#5e5f49
#5f604a
#60614b
#61624c
#62634d
#63644e
#64654f
#656650
#565741
#555640
#54553f
#53543e
#52533d
#51523c
#50513b
#4f503a
#4e4f39
#4d4e38
#4c4d37
#4b4c36
#4a4b35
#494a34

Download this Dark Green

Hex #575842 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.

#575842 Color Code Preview on Black Background Color

This is how #575842 Color will look on black background color. Color contrast ratio is 2.88

#575842 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #575842

HTML with inline CSS

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

Your Example Paragraph content text in with font color #575842

#575842 color code is use for CSS Background Color

Background color for the above div is #575842

HTML with inline CSS

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

#575842 color code is use for CSS Border Color

CSS Border color for the above div is #575842

HTML with inline CSS

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

CSS Border Left color for the above div is #575842

HTML with inline CSS

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

CSS Border Right color for the above div is #575842

HTML with inline CSS

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

CSS Border Bottom color for the above div is #575842

HTML with inline CSS

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

CSS Border Top color for the above div is #575842

HTML with inline CSS

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

#575842 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#575842 Color code Preview on White Background

This is how #575842 Color code will look on white background color. Color contrast ratio is 7.29

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 #575842; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #575842; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(87,88,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(67,66,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(87,88,66,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }