COLOR #566048

HEX: #566048 RGB: (86,96,72)

Color info

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

RGB color model

#566048 color RGB value is (86,96,72).

RGB: (86,96,72) (34%, 38%, 28%)

RGB channels and saturation

R 86 of 255 = 34%
G 96 of 255 = 38%
B 72 of 255 = 28%

86
96
72

R + G + B ~ 33%. #566048 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 96 + 72 = 254 (100%)
R 86 of 254 ~ 33.86%
G 96 of 254 ~ 37.8%
B 72 of 254 ~ 28.35'%

%33.86
%37.8
%28.35

CMYK color model

#566048 color CMYK value is (10,0,25,62).

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

CMYK: (10,0,25,62)
C10M0Y25K62 (10%, 0%, 25%, 62%)
(0.10 / 0.00 / 0.25 / 0.62)

CMYK percentages

%10.42
%0
%25
%62.35

Codes

Color #566048 in popluar color models

56 60 48
RGB 86 96 72
HSL 85° 14.29% 32.94%
HSB/HSV 85° 25.00% 37.65%
CMYK 10.42% 0.00% 25.00%
62.35%

Color #566048 in popluar number systems.

HEX 56 60 48
Decimal 86 96 72
Binary 1010110 1100000 1001000
Octal 126 140 110

Shades and tints

Shades of #566048

#566048
(86,96,72)
#4F5842
(79,88,66)
#48503C
(72,80,60)
#414836
(65,72,54)
#3A4030
(58,64,48)
#33382A
(51,56,42)
#2C3024
(44,48,36)
#25281E
(37,40,30)
#1E2018
(30,32,24)
#171812
(23,24,18)
#10100C
(16,16,12)
#000000
(0,0,0)

Tints of #566048

#566048
(86,96,72)
#656E58
(101,110,88)
#747C68
(116,124,104)
#838A78
(131,138,120)
#929888
(146,152,136)
#A1A698
(161,166,152)
#B0B4A8
(176,180,168)
#BFC2B8
(191,194,184)
#CED0C8
(206,208,200)
#DDDED8
(221,222,216)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566048; }

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

This text font color is #566048.

Background Color

.myBgColor { background-color: #566048; }

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

This div background color is #566048.

Border color

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

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

This div border color is #566048.

Opacity

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

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

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

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

This text has shadow with #566048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566048.

Preview

Color preview on black background

This text has color #566048 on black background.


Color preview on white background

This text has color #566048 on white background.


Black color preview on #566048 background

This text has black color on #566048 background.


White color preview on #566048 background

This text has white color on #566048 background.


Related colors

Complementary color

Complementary color for #hex is #A99FB7.


I love getcolorcode.com

Triadic colors

1 #485660 and #604856 with #566048 are triadic colors.

2 #486056 and #605648 with #566048 are triadic colors.