COLOR #565532

HEX: #565532 RGB: (86,85,50)

Color info

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

RGB color model

#565532 color RGB value is (86,85,50).

RGB: (86,85,50) (34%, 33%, 20%)

RGB channels and saturation

R 86 of 255 = 34%
G 85 of 255 = 33%
B 50 of 255 = 20%

86
85
50

R + G + B ~ 29%. #565532 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 85 + 50 = 221 (100%)
R 86 of 221 ~ 38.91%
G 85 of 221 ~ 38.46%
B 50 of 221 ~ 22.62'%

%38.91
%38.46
%22.62

CMYK color model

#565532 color CMYK value is (0,1,42,66).

  • cyan value is 0.00%
  • magenta value is 1.16%
  • yellow value is 41.86%
  • key color value is 66.27%

CMYK: (0,1,42,66)
C0M1Y42K66 (0%, 1%, 42%, 66%)
(0.00 / 0.01 / 0.42 / 0.66)

CMYK percentages

%0
%1.16
%41.86
%66.27

Codes

Color #565532 in popluar color models

56 55 32
RGB 86 85 50
HSL 58° 26.47% 26.67%
HSB/HSV 58° 41.86% 33.73%
CMYK 0.00% 1.16% 41.86%
66.27%

Color #565532 in popluar number systems.

HEX 56 55 32
Decimal 86 85 50
Binary 1010110 1010101 110010
Octal 126 125 62

Shades and tints

Shades of #565532

#565532
(86,85,50)
#4F4E2E
(79,78,46)
#48472A
(72,71,42)
#414026
(65,64,38)
#3A3922
(58,57,34)
#33321E
(51,50,30)
#2C2B1A
(44,43,26)
#252416
(37,36,22)
#1E1D12
(30,29,18)
#17160E
(23,22,14)
#100F0A
(16,15,10)
#000000
(0,0,0)

Tints of #565532

#565532
(86,85,50)
#656444
(101,100,68)
#747356
(116,115,86)
#838268
(131,130,104)
#92917A
(146,145,122)
#A1A08C
(161,160,140)
#B0AF9E
(176,175,158)
#BFBEB0
(191,190,176)
#CECDC2
(206,205,194)
#DDDCD4
(221,220,212)
#ECEBE6
(236,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #565532; }

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

This text font color is #565532.

Background Color

.myBgColor { background-color: #565532; }

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

This div background color is #565532.

Border color

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

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

This div border color is #565532.

Opacity

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

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

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

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

This text has shadow with #565532 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565532.

Preview

Color preview on black background

This text has color #565532 on black background.


Color preview on white background

This text has color #565532 on white background.


Black color preview on #565532 background

This text has black color on #565532 background.


White color preview on #565532 background

This text has white color on #565532 background.


Related colors

Complementary color

Complementary color for #hex is #A9AACD.


I love getcolorcode.com

Triadic colors

1 #325655 and #553256 with #565532 are triadic colors.

2 #325556 and #555632 with #565532 are triadic colors.