COLOR #567955

HEX: #567955 RGB: (86,121,85)

Color info

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

RGB color model

#567955 color RGB value is (86,121,85).

RGB: (86,121,85) (34%, 47%, 33%)

RGB channels and saturation

R 86 of 255 = 34%
G 121 of 255 = 47%
B 85 of 255 = 33%

86
121
85

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

Portions of RGB colors in percentages

R + G + B = 86 + 121 + 85 = 292 (100%)
R 86 of 292 ~ 29.45%
G 121 of 292 ~ 41.44%
B 85 of 292 ~ 29.11'%

%29.45
%41.44
%29.11

CMYK color model

#567955 color CMYK value is (29,0,30,53).

  • cyan value is 28.93%
  • magenta value is 0.00%
  • yellow value is 29.75%
  • key color value is 52.55%

CMYK: (29,0,30,53)
C29M0Y30K53 (29%, 0%, 30%, 53%)
(0.29 / 0.00 / 0.30 / 0.53)

CMYK percentages

%28.93
%0
%29.75
%52.55

Codes

Color #567955 in popluar color models

56 79 55
RGB 86 121 85
HSL 118° 17.48% 40.39%
HSB/HSV 118° 29.75% 47.45%
CMYK 28.93% 0.00% 29.75%
52.55%

Color #567955 in popluar number systems.

HEX 56 79 55
Decimal 86 121 85
Binary 1010110 1111001 1010101
Octal 126 171 125

Shades and tints

Shades of #567955

#567955
(86,121,85)
#4F6E4E
(79,110,78)
#486347
(72,99,71)
#415840
(65,88,64)
#3A4D39
(58,77,57)
#334232
(51,66,50)
#2C372B
(44,55,43)
#252C24
(37,44,36)
#1E211D
(30,33,29)
#171616
(23,22,22)
#100B0F
(16,11,15)
#000000
(0,0,0)

Tints of #567955

#567955
(86,121,85)
#658564
(101,133,100)
#749173
(116,145,115)
#839D82
(131,157,130)
#92A991
(146,169,145)
#A1B5A0
(161,181,160)
#B0C1AF
(176,193,175)
#BFCDBE
(191,205,190)
#CED9CD
(206,217,205)
#DDE5DC
(221,229,220)
#ECF1EB
(236,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #567955; }

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

This text font color is #567955.

Background Color

.myBgColor { background-color: #567955; }

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

This div background color is #567955.

Border color

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

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

This div border color is #567955.

Opacity

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

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

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

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

This text has shadow with #567955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #567955.

Preview

Color preview on black background

This text has color #567955 on black background.


Color preview on white background

This text has color #567955 on white background.


Black color preview on #567955 background

This text has black color on #567955 background.


White color preview on #567955 background

This text has white color on #567955 background.


Related colors

Complementary color

Complementary color for #hex is #A986AA.


I love getcolorcode.com

Triadic colors

1 #555679 and #795556 with #567955 are triadic colors.

2 #557956 and #795655 with #567955 are triadic colors.