COLOR #566A4A

HEX: #566A4A RGB: (86,106,74)

Color info

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

RGB color model

#566A4A color RGB value is (86,106,74).

RGB: (86,106,74) (34%, 42%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 106 of 255 = 42%
B 74 of 255 = 29%

86
106
74

R + G + B ~ 35%. #566A4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 106 + 74 = 266 (100%)
R 86 of 266 ~ 32.33%
G 106 of 266 ~ 39.85%
B 74 of 266 ~ 27.82'%

%32.33
%39.85
%27.82

CMYK color model

#566A4A color CMYK value is (19,0,30,58).

  • cyan value is 18.87%
  • magenta value is 0.00%
  • yellow value is 30.19%
  • key color value is 58.43%

CMYK: (19,0,30,58)
C19M0Y30K58 (19%, 0%, 30%, 58%)
(0.19 / 0.00 / 0.30 / 0.58)

CMYK percentages

%18.87
%0
%30.19
%58.43

Codes

Color #566A4A in popluar color models

56 6A 4A
RGB 86 106 74
HSL 98° 17.78% 35.29%
HSB/HSV 98° 30.19% 41.57%
CMYK 18.87% 0.00% 30.19%
58.43%

Color #566A4A in popluar number systems.

HEX 56 6A 4A
Decimal 86 106 74
Binary 1010110 1101010 1001010
Octal 126 152 112

Shades and tints

Shades of #566A4A

#566A4A
(86,106,74)
#4F6144
(79,97,68)
#48583E
(72,88,62)
#414F38
(65,79,56)
#3A4632
(58,70,50)
#333D2C
(51,61,44)
#2C3426
(44,52,38)
#252B20
(37,43,32)
#1E221A
(30,34,26)
#171914
(23,25,20)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #566A4A

#566A4A
(86,106,74)
#65775A
(101,119,90)
#74846A
(116,132,106)
#83917A
(131,145,122)
#929E8A
(146,158,138)
#A1AB9A
(161,171,154)
#B0B8AA
(176,184,170)
#BFC5BA
(191,197,186)
#CED2CA
(206,210,202)
#DDDFDA
(221,223,218)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566A4A color. Also use rgb(86,106,74) instead hex code.

Text Font Color

.myTextColor { color: #566A4A; }

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

This text font color is #566A4A.

Background Color

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

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

This div background color is #566A4A.

Border color

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

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

This div border color is #566A4A.

Opacity

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

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

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

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

This text has shadow with #566A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566A4A.

Preview

Color preview on black background

This text has color #566A4A on black background.


Color preview on white background

This text has color #566A4A on white background.


Black color preview on #566A4A background

This text has black color on #566A4A background.


White color preview on #566A4A background

This text has white color on #566A4A background.


Related colors

Complementary color

Complementary color for #hex is #A995B5.


I love getcolorcode.com

Triadic colors

1 #4A566A and #6A4A56 with #566A4A are triadic colors.

2 #4A6A56 and #6A564A with #566A4A are triadic colors.