COLOR #565C62

HEX: #565C62 RGB: (86,92,98)

Color info

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

RGB color model

#565C62 color RGB value is (86,92,98).

RGB: (86,92,98) (34%, 36%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 92 of 255 = 36%
B 98 of 255 = 38%

86
92
98

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

Portions of RGB colors in percentages

R + G + B = 86 + 92 + 98 = 276 (100%)
R 86 of 276 ~ 31.16%
G 92 of 276 ~ 33.33%
B 98 of 276 ~ 35.51'%

%31.16
%33.33
%35.51

CMYK color model

#565C62 color CMYK value is (12,6,0,62).

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

CMYK: (12,6,0,62)
C12M6Y0K62 (12%, 6%, 0%, 62%)
(0.12 / 0.06 / 0.00 / 0.62)

CMYK percentages

%12.24
%6.12
%0
%61.57

Codes

Color #565C62 in popluar color models

56 5C 62
RGB 86 92 98
HSL 210° 6.52% 36.08%
HSB/HSV 210° 12.24% 38.43%
CMYK 12.24% 6.12% 0.00%
61.57%

Color #565C62 in popluar number systems.

HEX 56 5C 62
Decimal 86 92 98
Binary 1010110 1011100 1100010
Octal 126 134 142

Shades and tints

Shades of #565C62

#565C62
(86,92,98)
#4F545A
(79,84,90)
#484C52
(72,76,82)
#41444A
(65,68,74)
#3A3C42
(58,60,66)
#33343A
(51,52,58)
#2C2C32
(44,44,50)
#25242A
(37,36,42)
#1E1C22
(30,28,34)
#17141A
(23,20,26)
#100C12
(16,12,18)
#000000
(0,0,0)

Tints of #565C62

#565C62
(86,92,98)
#656A70
(101,106,112)
#74787E
(116,120,126)
#83868C
(131,134,140)
#92949A
(146,148,154)
#A1A2A8
(161,162,168)
#B0B0B6
(176,176,182)
#BFBEC4
(191,190,196)
#CECCD2
(206,204,210)
#DDDAE0
(221,218,224)
#ECE8EE
(236,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #565C62; }

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

This text font color is #565C62.

Background Color

.myBgColor { background-color: #565C62; }

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

This div background color is #565C62.

Border color

.myBorderColor { border: 1px solid #565C62; }

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

This div border color is #565C62.

Opacity

.myOpacity80 { color: #565C62; opacity: 0.8; }

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

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

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

This text has shadow with #565C62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565C62.

Preview

Color preview on black background

This text has color #565C62 on black background.


Color preview on white background

This text has color #565C62 on white background.


Black color preview on #565C62 background

This text has black color on #565C62 background.


White color preview on #565C62 background

This text has white color on #565C62 background.


Related colors

Complementary color

Complementary color for #hex is #A9A39D.


I love getcolorcode.com

Triadic colors

1 #62565C and #5C6256 with #565C62 are triadic colors.

2 #625C56 and #5C5662 with #565C62 are triadic colors.