COLOR #566982

HEX: #566982 RGB: (86,105,130)

Color info

#566982 contains red, green and blue colors in about the same proportion. Web safe color of #566982 is #666699 (or #669).

RGB color model

#566982 color RGB value is (86,105,130).

RGB: (86,105,130) (34%, 41%, 51%)

RGB channels and saturation

R 86 of 255 = 34%
G 105 of 255 = 41%
B 130 of 255 = 51%

86
105
130

R + G + B ~ 42%. #566982 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 86 + 105 + 130 = 321 (100%)
R 86 of 321 ~ 26.79%
G 105 of 321 ~ 32.71%
B 130 of 321 ~ 40.5'%

%26.79
%32.71
%40.5

CMYK color model

#566982 color CMYK value is (34,19,0,49).

  • cyan value is 33.85%
  • magenta value is 19.23%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (34,19,0,49)
C34M19Y0K49 (34%, 19%, 0%, 49%)
(0.34 / 0.19 / 0.00 / 0.49)

CMYK percentages

%33.85
%19.23
%0
%49.02

Codes

Color #566982 in popluar color models

56 69 82
RGB 86 105 130
HSL 214° 20.37% 42.35%
HSB/HSV 214° 33.85% 50.98%
CMYK 33.85% 19.23% 0.00%
49.02%

Color #566982 in popluar number systems.

HEX 56 69 82
Decimal 86 105 130
Binary 1010110 1101001 10000010
Octal 126 151 202

Shades and tints

Shades of #566982

#566982
(86,105,130)
#4F6077
(79,96,119)
#48576C
(72,87,108)
#414E61
(65,78,97)
#3A4556
(58,69,86)
#333C4B
(51,60,75)
#2C3340
(44,51,64)
#252A35
(37,42,53)
#1E212A
(30,33,42)
#17181F
(23,24,31)
#100F14
(16,15,20)
#000000
(0,0,0)

Tints of #566982

#566982
(86,105,130)
#65768D
(101,118,141)
#748398
(116,131,152)
#8390A3
(131,144,163)
#929DAE
(146,157,174)
#A1AAB9
(161,170,185)
#B0B7C4
(176,183,196)
#BFC4CF
(191,196,207)
#CED1DA
(206,209,218)
#DDDEE5
(221,222,229)
#ECEBF0
(236,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566982 color. Also use rgb(86,105,130) instead hex code.

Text Font Color

.myTextColor { color: #566982; }

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

This text font color is #566982.

Background Color

.myBgColor { background-color: #566982; }

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

This div background color is #566982.

Border color

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

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

This div border color is #566982.

Opacity

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

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

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

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

This text has shadow with #566982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566982.

Preview

Color preview on black background

This text has color #566982 on black background.


Color preview on white background

This text has color #566982 on white background.


Black color preview on #566982 background

This text has black color on #566982 background.


White color preview on #566982 background

This text has white color on #566982 background.


Related colors

Complementary color

Complementary color for #hex is #A9967D.


I love getcolorcode.com

Triadic colors

1 #825669 and #698256 with #566982 are triadic colors.

2 #826956 and #695682 with #566982 are triadic colors.