COLOR #566535

HEX: #566535 RGB: (86,101,53)

Color info

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

RGB color model

#566535 color RGB value is (86,101,53).

RGB: (86,101,53) (34%, 40%, 21%)

RGB channels and saturation

R 86 of 255 = 34%
G 101 of 255 = 40%
B 53 of 255 = 21%

86
101
53

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

Portions of RGB colors in percentages

R + G + B = 86 + 101 + 53 = 240 (100%)
R 86 of 240 ~ 35.83%
G 101 of 240 ~ 42.08%
B 53 of 240 ~ 22.08'%

%35.83
%42.08
%22.08

CMYK color model

#566535 color CMYK value is (15,0,48,60).

  • cyan value is 14.85%
  • magenta value is 0.00%
  • yellow value is 47.52%
  • key color value is 60.39%

CMYK: (15,0,48,60)
C15M0Y48K60 (15%, 0%, 48%, 60%)
(0.15 / 0.00 / 0.48 / 0.60)

CMYK percentages

%14.85
%0
%47.52
%60.39

Codes

Color #566535 in popluar color models

56 65 35
RGB 86 101 53
HSL 79° 31.17% 30.20%
HSB/HSV 79° 47.52% 39.61%
CMYK 14.85% 0.00% 47.52%
60.39%

Color #566535 in popluar number systems.

HEX 56 65 35
Decimal 86 101 53
Binary 1010110 1100101 110101
Octal 126 145 65

Shades and tints

Shades of #566535

#566535
(86,101,53)
#4F5C31
(79,92,49)
#48532D
(72,83,45)
#414A29
(65,74,41)
#3A4125
(58,65,37)
#333821
(51,56,33)
#2C2F1D
(44,47,29)
#252619
(37,38,25)
#1E1D15
(30,29,21)
#171411
(23,20,17)
#100B0D
(16,11,13)
#000000
(0,0,0)

Tints of #566535

#566535
(86,101,53)
#657347
(101,115,71)
#748159
(116,129,89)
#838F6B
(131,143,107)
#929D7D
(146,157,125)
#A1AB8F
(161,171,143)
#B0B9A1
(176,185,161)
#BFC7B3
(191,199,179)
#CED5C5
(206,213,197)
#DDE3D7
(221,227,215)
#ECF1E9
(236,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566535; }

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

This text font color is #566535.

Background Color

.myBgColor { background-color: #566535; }

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

This div background color is #566535.

Border color

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

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

This div border color is #566535.

Opacity

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

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

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

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

This text has shadow with #566535 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566535.

Preview

Color preview on black background

This text has color #566535 on black background.


Color preview on white background

This text has color #566535 on white background.


Black color preview on #566535 background

This text has black color on #566535 background.


White color preview on #566535 background

This text has white color on #566535 background.


Related colors

Complementary color

Complementary color for #hex is #A99ACA.


I love getcolorcode.com

Triadic colors

1 #355665 and #653556 with #566535 are triadic colors.

2 #356556 and #655635 with #566535 are triadic colors.