COLOR #567566

HEX: #567566 RGB: (86,117,102)

Color info

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

RGB color model

#567566 color RGB value is (86,117,102).

RGB: (86,117,102) (34%, 46%, 40%)

RGB channels and saturation

R 86 of 255 = 34%
G 117 of 255 = 46%
B 102 of 255 = 40%

86
117
102

R + G + B ~ 40%. #567566 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 86 + 117 + 102 = 305 (100%)
R 86 of 305 ~ 28.2%
G 117 of 305 ~ 38.36%
B 102 of 305 ~ 33.44'%

%28.2
%38.36
%33.44

CMYK color model

#567566 color CMYK value is (26,0,13,54).

  • cyan value is 26.50%
  • magenta value is 0.00%
  • yellow value is 12.82%
  • key color value is 54.12%

CMYK: (26,0,13,54)
C26M0Y13K54 (26%, 0%, 13%, 54%)
(0.26 / 0.00 / 0.13 / 0.54)

CMYK percentages

%26.5
%0
%12.82
%54.12

Codes

Color #567566 in popluar color models

56 75 66
RGB 86 117 102
HSL 151° 15.27% 39.80%
HSB/HSV 151° 26.50% 45.88%
CMYK 26.50% 0.00% 12.82%
54.12%

Color #567566 in popluar number systems.

HEX 56 75 66
Decimal 86 117 102
Binary 1010110 1110101 1100110
Octal 126 165 146

Shades and tints

Shades of #567566

#567566
(86,117,102)
#4F6B5D
(79,107,93)
#486154
(72,97,84)
#41574B
(65,87,75)
#3A4D42
(58,77,66)
#334339
(51,67,57)
#2C3930
(44,57,48)
#252F27
(37,47,39)
#1E251E
(30,37,30)
#171B15
(23,27,21)
#10110C
(16,17,12)
#000000
(0,0,0)

Tints of #567566

#567566
(86,117,102)
#658173
(101,129,115)
#748D80
(116,141,128)
#83998D
(131,153,141)
#92A59A
(146,165,154)
#A1B1A7
(161,177,167)
#B0BDB4
(176,189,180)
#BFC9C1
(191,201,193)
#CED5CE
(206,213,206)
#DDE1DB
(221,225,219)
#ECEDE8
(236,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #567566; }

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

This text font color is #567566.

Background Color

.myBgColor { background-color: #567566; }

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

This div background color is #567566.

Border color

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

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

This div border color is #567566.

Opacity

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

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

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

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

This text has shadow with #567566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #567566.

Preview

Color preview on black background

This text has color #567566 on black background.


Color preview on white background

This text has color #567566 on white background.


Black color preview on #567566 background

This text has black color on #567566 background.


White color preview on #567566 background

This text has white color on #567566 background.


Related colors

Complementary color

Complementary color for #hex is #A98A99.


I love getcolorcode.com

Triadic colors

1 #665675 and #756656 with #567566 are triadic colors.

2 #667556 and #755666 with #567566 are triadic colors.