COLOR #565462

HEX: #565462 RGB: (86,84,98)

Color info

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

RGB color model

#565462 color RGB value is (86,84,98).

RGB: (86,84,98) (34%, 33%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 84 of 255 = 33%
B 98 of 255 = 38%

86
84
98

R + G + B ~ 35%. #565462 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 84 + 98 = 268 (100%)
R 86 of 268 ~ 32.09%
G 84 of 268 ~ 31.34%
B 98 of 268 ~ 36.57'%

%32.09
%31.34
%36.57

CMYK color model

#565462 color CMYK value is (12,14,0,62).

  • cyan value is 12.24%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (12,14,0,62)
C12M14Y0K62 (12%, 14%, 0%, 62%)
(0.12 / 0.14 / 0.00 / 0.62)

CMYK percentages

%12.24
%14.29
%0
%61.57

Codes

Color #565462 in popluar color models

56 54 62
RGB 86 84 98
HSL 249° 7.69% 35.69%
HSB/HSV 249° 14.29% 38.43%
CMYK 12.24% 14.29% 0.00%
61.57%

Color #565462 in popluar number systems.

HEX 56 54 62
Decimal 86 84 98
Binary 1010110 1010100 1100010
Octal 126 124 142

Shades and tints

Shades of #565462

#565462
(86,84,98)
#4F4D5A
(79,77,90)
#484652
(72,70,82)
#413F4A
(65,63,74)
#3A3842
(58,56,66)
#33313A
(51,49,58)
#2C2A32
(44,42,50)
#25232A
(37,35,42)
#1E1C22
(30,28,34)
#17151A
(23,21,26)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #565462

#565462
(86,84,98)
#656370
(101,99,112)
#74727E
(116,114,126)
#83818C
(131,129,140)
#92909A
(146,144,154)
#A19FA8
(161,159,168)
#B0AEB6
(176,174,182)
#BFBDC4
(191,189,196)
#CECCD2
(206,204,210)
#DDDBE0
(221,219,224)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565462 color. Also use rgb(86,84,98) instead hex code.

Text Font Color

.myTextColor { color: #565462; }

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

This text font color is #565462.

Background Color

.myBgColor { background-color: #565462; }

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

This div background color is #565462.

Border color

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

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

This div border color is #565462.

Opacity

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

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

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

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

This text has shadow with #565462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565462.

Preview

Color preview on black background

This text has color #565462 on black background.


Color preview on white background

This text has color #565462 on white background.


Black color preview on #565462 background

This text has black color on #565462 background.


White color preview on #565462 background

This text has white color on #565462 background.


Related colors

Complementary color

Complementary color for #hex is #A9AB9D.


I love getcolorcode.com

Triadic colors

1 #625654 and #546256 with #565462 are triadic colors.

2 #625456 and #545662 with #565462 are triadic colors.