COLOR #565862

HEX: #565862 RGB: (86,88,98)

Color info

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

RGB color model

#565862 color RGB value is (86,88,98).

RGB: (86,88,98) (34%, 35%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 88 of 255 = 35%
B 98 of 255 = 38%

86
88
98

R + G + B ~ 36%. #565862 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 88 + 98 = 272 (100%)
R 86 of 272 ~ 31.62%
G 88 of 272 ~ 32.35%
B 98 of 272 ~ 36.03'%

%31.62
%32.35
%36.03

CMYK color model

#565862 color CMYK value is (12,10,0,62).

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

CMYK: (12,10,0,62)
C12M10Y0K62 (12%, 10%, 0%, 62%)
(0.12 / 0.10 / 0.00 / 0.62)

CMYK percentages

%12.24
%10.2
%0
%61.57

Codes

Color #565862 in popluar color models

56 58 62
RGB 86 88 98
HSL 230° 6.52% 36.08%
HSB/HSV 230° 12.24% 38.43%
CMYK 12.24% 10.20% 0.00%
61.57%

Color #565862 in popluar number systems.

HEX 56 58 62
Decimal 86 88 98
Binary 1010110 1011000 1100010
Octal 126 130 142

Shades and tints

Shades of #565862

#565862
(86,88,98)
#4F505A
(79,80,90)
#484852
(72,72,82)
#41404A
(65,64,74)
#3A3842
(58,56,66)
#33303A
(51,48,58)
#2C2832
(44,40,50)
#25202A
(37,32,42)
#1E1822
(30,24,34)
#17101A
(23,16,26)
#100812
(16,8,18)
#000000
(0,0,0)

Tints of #565862

#565862
(86,88,98)
#656770
(101,103,112)
#74767E
(116,118,126)
#83858C
(131,133,140)
#92949A
(146,148,154)
#A1A3A8
(161,163,168)
#B0B2B6
(176,178,182)
#BFC1C4
(191,193,196)
#CED0D2
(206,208,210)
#DDDFE0
(221,223,224)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #565862; }

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

This text font color is #565862.

Background Color

.myBgColor { background-color: #565862; }

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

This div background color is #565862.

Border color

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

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

This div border color is #565862.

Opacity

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

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

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

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

This text has shadow with #565862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565862.

Preview

Color preview on black background

This text has color #565862 on black background.


Color preview on white background

This text has color #565862 on white background.


Black color preview on #565862 background

This text has black color on #565862 background.


White color preview on #565862 background

This text has white color on #565862 background.


Related colors

Complementary color

Complementary color for #hex is #A9A79D.


I love getcolorcode.com

Triadic colors

1 #625658 and #586256 with #565862 are triadic colors.

2 #625856 and #585662 with #565862 are triadic colors.