COLOR #565982

HEX: #565982 RGB: (86,89,130)

Color info

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

RGB color model

#565982 color RGB value is (86,89,130).

RGB: (86,89,130) (34%, 35%, 51%)

RGB channels and saturation

R 86 of 255 = 34%
G 89 of 255 = 35%
B 130 of 255 = 51%

86
89
130

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

Portions of RGB colors in percentages

R + G + B = 86 + 89 + 130 = 305 (100%)
R 86 of 305 ~ 28.2%
G 89 of 305 ~ 29.18%
B 130 of 305 ~ 42.62'%

%28.2
%29.18
%42.62

CMYK color model

#565982 color CMYK value is (34,32,0,49).

  • cyan value is 33.85%
  • magenta value is 31.54%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (34,32,0,49) C34M32Y0K49 (34%,32%,0%,49%) (0.34/0.32/0.00/0.49) 

CMYK percentages

%33.85
%31.54
%0
%49.02

Codes

Color #565982 in popluar color models

56 59 82
RGB 86 89 130
HSL 236° 20.37% 42.35%
HSB/HSV 236° 33.85% 50.98%
CMYK 33.85% 31.54% 0.00%
49.02%

Color #565982 in popluar number systems.

HEX 56 59 82
Decimal 86 89 130
Binary 1010110 1011001 10000010
Octal 126 131 202

Shades and tints

Shades of #565982

#565982
(86,89,130)
#4F5177
(79,81,119)
#48496C
(72,73,108)
#414161
(65,65,97)
#3A3956
(58,57,86)
#33314B
(51,49,75)
#2C2940
(44,41,64)
#252135
(37,33,53)
#1E192A
(30,25,42)
#17111F
(23,17,31)
#100914
(16,9,20)
#000000
(0,0,0)

Tints of #565982

#565982
(86,89,130)
#65688D
(101,104,141)
#747798
(116,119,152)
#8386A3
(131,134,163)
#9295AE
(146,149,174)
#A1A4B9
(161,164,185)
#B0B3C4
(176,179,196)
#BFC2CF
(191,194,207)
#CED1DA
(206,209,218)
#DDE0E5
(221,224,229)
#ECEFF0
(236,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #565982; }

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

This text font color is #565982.

Background Color

.myBgColor { background-color: #565982; }

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

This div background color is #565982.

Border color

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

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

This div border color is #565982.

Opacity

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

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

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

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

This text has shadow with #565982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565982.

Preview

Color preview on black background

This text has color #565982 on black background.


Color preview on white background

This text has color #565982 on white background.


Black color preview on #565982 background

This text has black color on #565982 background.


White color preview on #565982 background

This text has white color on #565982 background.


Related colors

Complementary color

Complementary color for #hex is #A9A67D.


I love getcolorcode.com

Triadic colors

1 #825659 and #598256 with #565982 are triadic colors.

2 #825956 and #595682 with #565982 are triadic colors.