COLOR #564427

HEX: #564427 RGB: (86,68,39)

Color info

#564427 contains red, green and blue colors in about the same proportion. Web safe color of #564427 is #663333 (or #633).

RGB color model

#564427 color RGB value is (86,68,39).

RGB: (86,68,39) (34%, 27%, 15%)

RGB channels and saturation

R 86 of 255 = 34%
G 68 of 255 = 27%
B 39 of 255 = 15%

86
68
39

R + G + B ~ 25%. #564427 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 68 + 39 = 193 (100%)
R 86 of 193 ~ 44.56%
G 68 of 193 ~ 35.23%
B 39 of 193 ~ 20.21'%

%44.56
%35.23
%20.21

CMYK color model

#564427 color CMYK value is (0,21,55,66).

  • cyan value is 0.00%
  • magenta value is 20.93%
  • yellow value is 54.65%
  • key color value is 66.27%

CMYK: (0,21,55,66)
C0M21Y55K66 (0%, 21%, 55%, 66%)
(0.00 / 0.21 / 0.55 / 0.66)

CMYK percentages

%0
%20.93
%54.65
%66.27

Codes

Color #564427 in popluar color models

56 44 27
RGB 86 68 39
HSL 37° 37.60% 24.51%
HSB/HSV 37° 54.65% 33.73%
CMYK 0.00% 20.93% 54.65%
66.27%

Color #564427 in popluar number systems.

HEX 56 44 27
Decimal 86 68 39
Binary 1010110 1000100 100111
Octal 126 104 47

Shades and tints

Shades of #564427

#564427
(86,68,39)
#4F3E24
(79,62,36)
#483821
(72,56,33)
#41321E
(65,50,30)
#3A2C1B
(58,44,27)
#332618
(51,38,24)
#2C2015
(44,32,21)
#251A12
(37,26,18)
#1E140F
(30,20,15)
#170E0C
(23,14,12)
#100809
(16,8,9)
#000000
(0,0,0)

Tints of #564427

#564427
(86,68,39)
#65553A
(101,85,58)
#74664D
(116,102,77)
#837760
(131,119,96)
#928873
(146,136,115)
#A19986
(161,153,134)
#B0AA99
(176,170,153)
#BFBBAC
(191,187,172)
#CECCBF
(206,204,191)
#DDDDD2
(221,221,210)
#ECEEE5
(236,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #564427 color. Also use rgb(86,68,39) instead hex code.

Text Font Color

.myTextColor { color: #564427; }

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

This text font color is #564427.

Background Color

.myBgColor { background-color: #564427; }

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

This div background color is #564427.

Border color

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

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

This div border color is #564427.

Opacity

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

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

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

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

This text has shadow with #564427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564427.

Preview

Color preview on black background

This text has color #564427 on black background.


Color preview on white background

This text has color #564427 on white background.


Black color preview on #564427 background

This text has black color on #564427 background.


White color preview on #564427 background

This text has white color on #564427 background.


Related colors

Complementary color

Complementary color for #hex is #A9BBD8.


I love getcolorcode.com

Triadic colors

1 #275644 and #442756 with #564427 are triadic colors.

2 #274456 and #445627 with #564427 are triadic colors.