COLOR #567D51

HEX: #567D51 RGB: (86,125,81)

Color info

#567D51 contains red, green and blue colors in about the same proportion. Web safe color of #567D51 is #666666 (or #666).

RGB color model

#567D51 color RGB value is (86,125,81).

RGB: (86,125,81) (34%, 49%, 32%)

RGB channels and saturation

R 86 of 255 = 34%
G 125 of 255 = 49%
B 81 of 255 = 32%

86
125
81

R + G + B ~ 38%. #567D51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 125 + 81 = 292 (100%)
R 86 of 292 ~ 29.45%
G 125 of 292 ~ 42.81%
B 81 of 292 ~ 27.74'%

%29.45
%42.81
%27.74

CMYK color model

#567D51 color CMYK value is (31,0,35,51).

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

CMYK: (31,0,35,51)
C31M0Y35K51 (31%, 0%, 35%, 51%)
(0.31 / 0.00 / 0.35 / 0.51)

CMYK percentages

%31.2
%0
%35.2
%50.98

Codes

Color #567D51 in popluar color models

56 7D 51
RGB 86 125 81
HSL 113° 21.36% 40.39%
HSB/HSV 113° 35.20% 49.02%
CMYK 31.20% 0.00% 35.20%
50.98%

Color #567D51 in popluar number systems.

HEX 56 7D 51
Decimal 86 125 81
Binary 1010110 1111101 1010001
Octal 126 175 121

Shades and tints

Shades of #567D51

#567D51
(86,125,81)
#4F724A
(79,114,74)
#486743
(72,103,67)
#415C3C
(65,92,60)
#3A5135
(58,81,53)
#33462E
(51,70,46)
#2C3B27
(44,59,39)
#253020
(37,48,32)
#1E2519
(30,37,25)
#171A12
(23,26,18)
#100F0B
(16,15,11)
#000000
(0,0,0)

Tints of #567D51

#567D51
(86,125,81)
#658860
(101,136,96)
#74936F
(116,147,111)
#839E7E
(131,158,126)
#92A98D
(146,169,141)
#A1B49C
(161,180,156)
#B0BFAB
(176,191,171)
#BFCABA
(191,202,186)
#CED5C9
(206,213,201)
#DDE0D8
(221,224,216)
#ECEBE7
(236,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #567D51; }

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

This text font color is #567D51.

Background Color

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

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

This div background color is #567D51.

Border color

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

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

This div border color is #567D51.

Opacity

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

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

Text with #567D51 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 #567D51;}

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

This text has shadow with #567D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #567D51.

Preview

Color preview on black background

This text has color #567D51 on black background.


Color preview on white background

This text has color #567D51 on white background.


Black color preview on #567D51 background

This text has black color on #567D51 background.


White color preview on #567D51 background

This text has white color on #567D51 background.


Related colors

Complementary color

Complementary color for #hex is #A982AE.


I love getcolorcode.com

Triadic colors

1 #51567D and #7D5156 with #567D51 are triadic colors.

2 #517D56 and #7D5651 with #567D51 are triadic colors.