COLOR #566C35

HEX: #566C35 RGB: (86,108,53)

Color info

#566C35 contains red, green and blue colors in about the same proportion. Web safe color of #566C35 is #666633 (or #663).

RGB color model

#566C35 color RGB value is (86,108,53).

RGB: (86,108,53) (34%, 42%, 21%)

RGB channels and saturation

R 86 of 255 = 34%
G 108 of 255 = 42%
B 53 of 255 = 21%

86
108
53

R + G + B ~ 32%. #566C35 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 108 + 53 = 247 (100%)
R 86 of 247 ~ 34.82%
G 108 of 247 ~ 43.72%
B 53 of 247 ~ 21.46'%

%34.82
%43.72
%21.46

CMYK color model

#566C35 color CMYK value is (20,0,51,58).

  • cyan value is 20.37%
  • magenta value is 0.00%
  • yellow value is 50.93%
  • key color value is 57.65%

CMYK: (20,0,51,58)
C20M0Y51K58 (20%, 0%, 51%, 58%)
(0.20 / 0.00 / 0.51 / 0.58)

CMYK percentages

%20.37
%0
%50.93
%57.65

Codes

Color #566C35 in popluar color models

56 6C 35
RGB 86 108 53
HSL 84° 34.16% 31.57%
HSB/HSV 84° 50.93% 42.35%
CMYK 20.37% 0.00% 50.93%
57.65%

Color #566C35 in popluar number systems.

HEX 56 6C 35
Decimal 86 108 53
Binary 1010110 1101100 110101
Octal 126 154 65

Shades and tints

Shades of #566C35

#566C35
(86,108,53)
#4F6331
(79,99,49)
#485A2D
(72,90,45)
#415129
(65,81,41)
#3A4825
(58,72,37)
#333F21
(51,63,33)
#2C361D
(44,54,29)
#252D19
(37,45,25)
#1E2415
(30,36,21)
#171B11
(23,27,17)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #566C35

#566C35
(86,108,53)
#657947
(101,121,71)
#748659
(116,134,89)
#83936B
(131,147,107)
#92A07D
(146,160,125)
#A1AD8F
(161,173,143)
#B0BAA1
(176,186,161)
#BFC7B3
(191,199,179)
#CED4C5
(206,212,197)
#DDE1D7
(221,225,215)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566C35 color. Also use rgb(86,108,53) instead hex code.

Text Font Color

.myTextColor { color: #566C35; }

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

This text font color is #566C35.

Background Color

.myBgColor { background-color: #566C35; }

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

This div background color is #566C35.

Border color

.myBorderColor { border: 1px solid #566C35; }

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

This div border color is #566C35.

Opacity

.myOpacity80 { color: #566C35; opacity: 0.8; }

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

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

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

This text has shadow with #566C35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566C35.

Preview

Color preview on black background

This text has color #566C35 on black background.


Color preview on white background

This text has color #566C35 on white background.


Black color preview on #566C35 background

This text has black color on #566C35 background.


White color preview on #566C35 background

This text has white color on #566C35 background.


Related colors

Complementary color

Complementary color for #hex is #A993CA.


I love getcolorcode.com

Triadic colors

1 #35566C and #6C3556 with #566C35 are triadic colors.

2 #356C56 and #6C5635 with #566C35 are triadic colors.