COLOR #565072

HEX: #565072 RGB: (86,80,114)

Color info

#565072 contains red, green and blue colors in about the same proportion. Web safe color of #565072 is #666666 (or #666).

RGB color model

#565072 color RGB value is (86,80,114).

RGB: (86,80,114) (34%, 31%, 45%)

RGB channels and saturation

R 86 of 255 = 34%
G 80 of 255 = 31%
B 114 of 255 = 45%

86
80
114

R + G + B ~ 37%. #565072 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 80 + 114 = 280 (100%)
R 86 of 280 ~ 30.71%
G 80 of 280 ~ 28.57%
B 114 of 280 ~ 40.71'%

%30.71
%28.57
%40.71

CMYK color model

#565072 color CMYK value is (25,30,0,55).

  • cyan value is 24.56%
  • magenta value is 29.82%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (25,30,0,55)
C25M30Y0K55 (25%, 30%, 0%, 55%)
(0.25 / 0.30 / 0.00 / 0.55)

CMYK percentages

%24.56
%29.82
%0
%55.29

Codes

Color #565072 in popluar color models

56 50 72
RGB 86 80 114
HSL 251° 17.53% 38.04%
HSB/HSV 251° 29.82% 44.71%
CMYK 24.56% 29.82% 0.00%
55.29%

Color #565072 in popluar number systems.

HEX 56 50 72
Decimal 86 80 114
Binary 1010110 1010000 1110010
Octal 126 120 162

Shades and tints

Shades of #565072

#565072
(86,80,114)
#4F4968
(79,73,104)
#48425E
(72,66,94)
#413B54
(65,59,84)
#3A344A
(58,52,74)
#332D40
(51,45,64)
#2C2636
(44,38,54)
#251F2C
(37,31,44)
#1E1822
(30,24,34)
#171118
(23,17,24)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #565072

#565072
(86,80,114)
#655F7E
(101,95,126)
#746E8A
(116,110,138)
#837D96
(131,125,150)
#928CA2
(146,140,162)
#A19BAE
(161,155,174)
#B0AABA
(176,170,186)
#BFB9C6
(191,185,198)
#CEC8D2
(206,200,210)
#DDD7DE
(221,215,222)
#ECE6EA
(236,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565072 color. Also use rgb(86,80,114) instead hex code.

Text Font Color

.myTextColor { color: #565072; }

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

This text font color is #565072.

Background Color

.myBgColor { background-color: #565072; }

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

This div background color is #565072.

Border color

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

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

This div border color is #565072.

Opacity

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

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

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

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

This text has shadow with #565072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565072.

Preview

Color preview on black background

This text has color #565072 on black background.


Color preview on white background

This text has color #565072 on white background.


Black color preview on #565072 background

This text has black color on #565072 background.


White color preview on #565072 background

This text has white color on #565072 background.


Related colors

Complementary color

Complementary color for #hex is #A9AF8D.


I love getcolorcode.com

Triadic colors

1 #725650 and #507256 with #565072 are triadic colors.

2 #725056 and #505672 with #565072 are triadic colors.