COLOR #567856

HEX: #567856 RGB: (86,120,86)

Color info

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

RGB color model

#567856 color RGB value is (86,120,86).

RGB: (86,120,86) (34%, 47%, 34%)

RGB channels and saturation

R 86 of 255 = 34%
G 120 of 255 = 47%
B 86 of 255 = 34%

86
120
86

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

Portions of RGB colors in percentages

R + G + B = 86 + 120 + 86 = 292 (100%)
R 86 of 292 ~ 29.45%
G 120 of 292 ~ 41.1%
B 86 of 292 ~ 29.45'%

%29.45
%41.1
%29.45

CMYK color model

#567856 color CMYK value is (28,0,28,53).

  • cyan value is 28.33%
  • magenta value is 0.00%
  • yellow value is 28.33%
  • key color value is 52.94%

CMYK: (28,0,28,53)
C28M0Y28K53 (28%, 0%, 28%, 53%)
(0.28 / 0.00 / 0.28 / 0.53)

CMYK percentages

%28.33
%0
%28.33
%52.94

Codes

Color #567856 in popluar color models

56 78 56
RGB 86 120 86
HSL 120° 16.50% 40.39%
HSB/HSV 120° 28.33% 47.06%
CMYK 28.33% 0.00% 28.33%
52.94%

Color #567856 in popluar number systems.

HEX 56 78 56
Decimal 86 120 86
Binary 1010110 1111000 1010110
Octal 126 170 126

Shades and tints

Shades of #567856

#567856
(86,120,86)
#4F6E4F
(79,110,79)
#486448
(72,100,72)
#415A41
(65,90,65)
#3A503A
(58,80,58)
#334633
(51,70,51)
#2C3C2C
(44,60,44)
#253225
(37,50,37)
#1E281E
(30,40,30)
#171E17
(23,30,23)
#101410
(16,20,16)
#000000
(0,0,0)

Tints of #567856

#567856
(86,120,86)
#658465
(101,132,101)
#749074
(116,144,116)
#839C83
(131,156,131)
#92A892
(146,168,146)
#A1B4A1
(161,180,161)
#B0C0B0
(176,192,176)
#BFCCBF
(191,204,191)
#CED8CE
(206,216,206)
#DDE4DD
(221,228,221)
#ECF0EC
(236,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #567856 color. Also use rgb(86,120,86) instead hex code.

Text Font Color

.myTextColor { color: #567856; }

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

This text font color is #567856.

Background Color

.myBgColor { background-color: #567856; }

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

This div background color is #567856.

Border color

.myBorderColor { border: 1px solid #567856; }

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

This div border color is #567856.

Opacity

.myOpacity80 { color: #567856; opacity: 0.8; }

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

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

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

This text has shadow with #567856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #567856.

Preview

Color preview on black background

This text has color #567856 on black background.


Color preview on white background

This text has color #567856 on white background.


Black color preview on #567856 background

This text has black color on #567856 background.


White color preview on #567856 background

This text has white color on #567856 background.


Related colors

Complementary color

Complementary color for #hex is #A987A9.


I love getcolorcode.com

Triadic colors

1 #565678 and #785656 with #567856 are triadic colors.

2 #567856 and #785656 with #567856 are triadic colors.