COLOR #567D37

HEX: #567D37 RGB: (86,125,55)

Color info

#567D37 contains mainly red and green colors. Web safe color of #567D37 is #666633 (or #663).

RGB color model

#567D37 color RGB value is (86,125,55).

RGB: (86,125,55) (34%, 49%, 22%)

RGB channels and saturation

R 86 of 255 = 34%
G 125 of 255 = 49%
B 55 of 255 = 22%

86
125
55

R + G + B ~ 35%. #567D37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 125 + 55 = 266 (100%)
R 86 of 266 ~ 32.33%
G 125 of 266 ~ 46.99%
B 55 of 266 ~ 20.68'%

%32.33
%46.99
%20.68

CMYK color model

#567D37 color CMYK value is (31,0,56,51).

  • cyan value is 31.20%
  • magenta value is 0.00%
  • yellow value is 56.00%
  • key color value is 50.98%

CMYK: (31,0,56,51)
C31M0Y56K51 (31%, 0%, 56%, 51%)
(0.31 / 0.00 / 0.56 / 0.51)

CMYK percentages

%31.2
%0
%56
%50.98

Codes

Color #567D37 in popluar color models

56 7D 37
RGB 86 125 55
HSL 93° 38.89% 35.29%
HSB/HSV 93° 56.00% 49.02%
CMYK 31.20% 0.00% 56.00%
50.98%

Color #567D37 in popluar number systems.

HEX 56 7D 37
Decimal 86 125 55
Binary 1010110 1111101 110111
Octal 126 175 67

Shades and tints

Shades of #567D37

#567D37
(86,125,55)
#4F7232
(79,114,50)
#48672D
(72,103,45)
#415C28
(65,92,40)
#3A5123
(58,81,35)
#33461E
(51,70,30)
#2C3B19
(44,59,25)
#253014
(37,48,20)
#1E250F
(30,37,15)
#171A0A
(23,26,10)
#100F05
(16,15,5)
#000000
(0,0,0)

Tints of #567D37

#567D37
(86,125,55)
#658849
(101,136,73)
#74935B
(116,147,91)
#839E6D
(131,158,109)
#92A97F
(146,169,127)
#A1B491
(161,180,145)
#B0BFA3
(176,191,163)
#BFCAB5
(191,202,181)
#CED5C7
(206,213,199)
#DDE0D9
(221,224,217)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #567D37 color. Also use rgb(86,125,55) instead hex code.

Text Font Color

.myTextColor { color: #567D37; }

<p style="color:#567D37">This sample text font color is #567D37.</p>

This text font color is #567D37.

Background Color

.myBgColor { background-color: #567D37; }

<div style="background-color:#567D37">Inner text</div>

This div background color is #567D37.

Border color

.myBorderColor { border: 1px solid #567D37; }

<div style="border:3px solid #567D37">Div</div>

This div border color is #567D37.

Opacity

.myOpacity80 { color: #567D37; opacity: 0.8; }

<p style="color:#567D37;opacity:0.8;">80%</p>

Text with #567D37 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #567D37;}

<p style="text-shadow: 3px 3px 1px #567D37">Text here.</p>

This text has shadow with #567D37 color.


.textShadow {text-shadow: 3px 3px 1px #567D37', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #567D37, 5px 5px 20px red">Text here.</p>

This text has shadow with #567D37 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#567D37, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#567D37, Direction=45, Strength=4)">Text</p>

This text has shadow with #567D37 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #567D37;
-webkit-box-shadow: 1px 1px 3px 2px #567D37;
box-shadow: 1px 1px 3px 2px #567D37;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #567D37; -webkit-box-shadow: 1px 1px 3px 2px #567D37; box-shadow:1px 1px 3px 2px #567D37;">
Div content here
</div>

This div box has shadow with color #567D37.

Preview

Color preview on black background

This text has color #567D37 on black background.


Color preview on white background

This text has color #567D37 on white background.


Black color preview on #567D37 background

This text has black color on #567D37 background.


White color preview on #567D37 background

This text has white color on #567D37 background.


Related colors

Complementary color

Complementary color for #hex is #A982C8.


I love getcolorcode.com

Triadic colors

1 #37567D and #7D3756 with #567D37 are triadic colors.

2 #377D56 and #7D5637 with #567D37 are triadic colors.