COLOR #565581

HEX: #565581 RGB: (86,85,129)

Color info

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

RGB color model

#565581 color RGB value is (86,85,129).

RGB: (86,85,129) (34%, 33%, 51%)

RGB channels and saturation

R 86 of 255 = 34%
G 85 of 255 = 33%
B 129 of 255 = 51%

86
85
129

R + G + B ~ 39%. #565581 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 85 + 129 = 300 (100%)
R 86 of 300 ~ 28.67%
G 85 of 300 ~ 28.33%
B 129 of 300 ~ 43'%

%28.67
%28.33
%43

CMYK color model

#565581 color CMYK value is (33,34,0,49).

  • cyan value is 33.33%
  • magenta value is 34.11%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (33,34,0,49)
C33M34Y0K49 (33%, 34%, 0%, 49%)
(0.33 / 0.34 / 0.00 / 0.49)

CMYK percentages

%33.33
%34.11
%0
%49.41

Codes

Color #565581 in popluar color models

56 55 81
RGB 86 85 129
HSL 241° 20.56% 41.96%
HSB/HSV 241° 34.11% 50.59%
CMYK 33.33% 34.11% 0.00%
49.41%

Color #565581 in popluar number systems.

HEX 56 55 81
Decimal 86 85 129
Binary 1010110 1010101 10000001
Octal 126 125 201

Shades and tints

Shades of #565581

#565581
(86,85,129)
#4F4E76
(79,78,118)
#48476B
(72,71,107)
#414060
(65,64,96)
#3A3955
(58,57,85)
#33324A
(51,50,74)
#2C2B3F
(44,43,63)
#252434
(37,36,52)
#1E1D29
(30,29,41)
#17161E
(23,22,30)
#100F13
(16,15,19)
#000000
(0,0,0)

Tints of #565581

#565581
(86,85,129)
#65648C
(101,100,140)
#747397
(116,115,151)
#8382A2
(131,130,162)
#9291AD
(146,145,173)
#A1A0B8
(161,160,184)
#B0AFC3
(176,175,195)
#BFBECE
(191,190,206)
#CECDD9
(206,205,217)
#DDDCE4
(221,220,228)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565581 color. Also use rgb(86,85,129) instead hex code.

Text Font Color

.myTextColor { color: #565581; }

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

This text font color is #565581.

Background Color

.myBgColor { background-color: #565581; }

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

This div background color is #565581.

Border color

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

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

This div border color is #565581.

Opacity

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

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

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

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

This text has shadow with #565581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565581.

Preview

Color preview on black background

This text has color #565581 on black background.


Color preview on white background

This text has color #565581 on white background.


Black color preview on #565581 background

This text has black color on #565581 background.


White color preview on #565581 background

This text has white color on #565581 background.


Related colors

Complementary color

Complementary color for #hex is #A9AA7E.


I love getcolorcode.com

Triadic colors

1 #815655 and #558156 with #565581 are triadic colors.

2 #815556 and #555681 with #565581 are triadic colors.