COLOR #566053

HEX: #566053 RGB: (86,96,83)

Color info

#566053 contains red, green and blue colors in about the same proportion. Web safe color of #566053 is #666666 (or #666).

RGB color model

#566053 color RGB value is (86,96,83).

RGB: (86,96,83) (34%, 38%, 33%)

RGB channels and saturation

R 86 of 255 = 34%
G 96 of 255 = 38%
B 83 of 255 = 33%

86
96
83

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

Portions of RGB colors in percentages

R + G + B = 86 + 96 + 83 = 265 (100%)
R 86 of 265 ~ 32.45%
G 96 of 265 ~ 36.23%
B 83 of 265 ~ 31.32'%

%32.45
%36.23
%31.32

CMYK color model

#566053 color CMYK value is (10,0,14,62).

  • cyan value is 10.42%
  • magenta value is 0.00%
  • yellow value is 13.54%
  • key color value is 62.35%

CMYK: (10,0,14,62)
C10M0Y14K62 (10%, 0%, 14%, 62%)
(0.10 / 0.00 / 0.14 / 0.62)

CMYK percentages

%10.42
%0
%13.54
%62.35

Codes

Color #566053 in popluar color models

56 60 53
RGB 86 96 83
HSL 106° 7.26% 35.10%
HSB/HSV 106° 13.54% 37.65%
CMYK 10.42% 0.00% 13.54%
62.35%

Color #566053 in popluar number systems.

HEX 56 60 53
Decimal 86 96 83
Binary 1010110 1100000 1010011
Octal 126 140 123

Shades and tints

Shades of #566053

#566053
(86,96,83)
#4F584C
(79,88,76)
#485045
(72,80,69)
#41483E
(65,72,62)
#3A4037
(58,64,55)
#333830
(51,56,48)
#2C3029
(44,48,41)
#252822
(37,40,34)
#1E201B
(30,32,27)
#171814
(23,24,20)
#10100D
(16,16,13)
#000000
(0,0,0)

Tints of #566053

#566053
(86,96,83)
#656E62
(101,110,98)
#747C71
(116,124,113)
#838A80
(131,138,128)
#92988F
(146,152,143)
#A1A69E
(161,166,158)
#B0B4AD
(176,180,173)
#BFC2BC
(191,194,188)
#CED0CB
(206,208,203)
#DDDEDA
(221,222,218)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566053 color. Also use rgb(86,96,83) instead hex code.

Text Font Color

.myTextColor { color: #566053; }

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

This text font color is #566053.

Background Color

.myBgColor { background-color: #566053; }

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

This div background color is #566053.

Border color

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

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

This div border color is #566053.

Opacity

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

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

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

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

This text has shadow with #566053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566053.

Preview

Color preview on black background

This text has color #566053 on black background.


Color preview on white background

This text has color #566053 on white background.


Black color preview on #566053 background

This text has black color on #566053 background.


White color preview on #566053 background

This text has white color on #566053 background.


Related colors

Complementary color

Complementary color for #hex is #A99FAC.


I love getcolorcode.com

Triadic colors

1 #535660 and #605356 with #566053 are triadic colors.

2 #536056 and #605653 with #566053 are triadic colors.