COLOR #566E15

HEX: #566E15 RGB: (86,110,21)

Color info

#566E15 contains mainly red and green colors. Web safe color of #566E15 is #666600 (or #660).

RGB color model

#566E15 color RGB value is (86,110,21).

RGB: (86,110,21) (34%, 43%, 8%)

RGB channels and saturation

R 86 of 255 = 34%
G 110 of 255 = 43%
B 21 of 255 = 8%

86
110
21

R + G + B ~ 28%. #566E15 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 110 + 21 = 217 (100%)
R 86 of 217 ~ 39.63%
G 110 of 217 ~ 50.69%
B 21 of 217 ~ 9.68'%

%39.63
%50.69
%9.68

CMYK color model

#566E15 color CMYK value is (22,0,81,57).

  • cyan value is 21.82%
  • magenta value is 0.00%
  • yellow value is 80.91%
  • key color value is 56.86%
CMYK: (22,0,81,57) C22M0Y81K57 (22%,0%,81%,57%) (0.22/0.00/0.81/0.57) 

CMYK percentages

%21.82
%0
%80.91
%56.86

Codes

Color #566E15 in popluar color models

56 6E 15
RGB 86 110 21
HSL 76° 67.94% 25.69%
HSB/HSV 76° 80.91% 43.14%
CMYK 21.82% 0.00% 80.91%
56.86%

Color #566E15 in popluar number systems.

HEX 56 6E 15
Decimal 86 110 21
Binary 1010110 1101110 10101
Octal 126 156 25

Shades and tints

Shades of #566E15

#566E15
(86,110,21)
#4F6414
(79,100,20)
#485A13
(72,90,19)
#415012
(65,80,18)
#3A4611
(58,70,17)
#333C10
(51,60,16)
#2C320F
(44,50,15)
#25280E
(37,40,14)
#1E1E0D
(30,30,13)
#17140C
(23,20,12)
#100A0B
(16,10,11)
#000000
(0,0,0)

Tints of #566E15

#566E15
(86,110,21)
#657B2A
(101,123,42)
#74883F
(116,136,63)
#839554
(131,149,84)
#92A269
(146,162,105)
#A1AF7E
(161,175,126)
#B0BC93
(176,188,147)
#BFC9A8
(191,201,168)
#CED6BD
(206,214,189)
#DDE3D2
(221,227,210)
#ECF0E7
(236,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566E15 color. Also use rgb(86,110,21) instead hex code.

Text Font Color

.myTextColor { color: #566E15; }

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

This text font color is #566E15.

Background Color

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

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

This div background color is #566E15.

Border color

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

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

This div border color is #566E15.

Opacity

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

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

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

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

This text has shadow with #566E15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566E15.

Preview

Color preview on black background

This text has color #566E15 on black background.


Color preview on white background

This text has color #566E15 on white background.


Black color preview on #566E15 background

This text has black color on #566E15 background.


White color preview on #566E15 background

This text has white color on #566E15 background.


Related colors

Complementary color

Complementary color for #hex is #A991EA.


I love getcolorcode.com

Triadic colors

1 #15566E and #6E1556 with #566E15 are triadic colors.

2 #156E56 and #6E5615 with #566E15 are triadic colors.