COLOR #565F59

HEX: #565F59 RGB: (86,95,89)

Color info

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

RGB color model

#565F59 color RGB value is (86,95,89).

RGB: (86,95,89) (34%, 37%, 35%)

RGB channels and saturation

R 86 of 255 = 34%
G 95 of 255 = 37%
B 89 of 255 = 35%

86
95
89

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

Portions of RGB colors in percentages

R + G + B = 86 + 95 + 89 = 270 (100%)
R 86 of 270 ~ 31.85%
G 95 of 270 ~ 35.19%
B 89 of 270 ~ 32.96'%

%31.85
%35.19
%32.96

CMYK color model

#565F59 color CMYK value is (9,0,6,63).

  • cyan value is 9.47%
  • magenta value is 0.00%
  • yellow value is 6.32%
  • key color value is 62.75%
CMYK: (9,0,6,63) C9M0Y6K63 (9%,0%,6%,63%) (0.09/0.00/0.06/0.63) 

CMYK percentages

%9.47
%0
%6.32
%62.75

Codes

Color #565F59 in popluar color models

56 5F 59
RGB 86 95 89
HSL 140° 4.97% 35.49%
HSB/HSV 140° 9.47% 37.25%
CMYK 9.47% 0.00% 6.32%
62.75%

Color #565F59 in popluar number systems.

HEX 56 5F 59
Decimal 86 95 89
Binary 1010110 1011111 1011001
Octal 126 137 131

Shades and tints

Shades of #565F59

#565F59
(86,95,89)
#4F5751
(79,87,81)
#484F49
(72,79,73)
#414741
(65,71,65)
#3A3F39
(58,63,57)
#333731
(51,55,49)
#2C2F29
(44,47,41)
#252721
(37,39,33)
#1E1F19
(30,31,25)
#171711
(23,23,17)
#100F09
(16,15,9)
#000000
(0,0,0)

Tints of #565F59

#565F59
(86,95,89)
#656D68
(101,109,104)
#747B77
(116,123,119)
#838986
(131,137,134)
#929795
(146,151,149)
#A1A5A4
(161,165,164)
#B0B3B3
(176,179,179)
#BFC1C2
(191,193,194)
#CECFD1
(206,207,209)
#DDDDE0
(221,221,224)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565F59 color. Also use rgb(86,95,89) instead hex code.

Text Font Color

.myTextColor { color: #565F59; }

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

This text font color is #565F59.

Background Color

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

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

This div background color is #565F59.

Border color

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

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

This div border color is #565F59.

Opacity

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

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

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

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

This text has shadow with #565F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565F59.

Preview

Color preview on black background

This text has color #565F59 on black background.


Color preview on white background

This text has color #565F59 on white background.


Black color preview on #565F59 background

This text has black color on #565F59 background.


White color preview on #565F59 background

This text has white color on #565F59 background.


Related colors

Complementary color

Complementary color for #hex is #A9A0A6.


I love getcolorcode.com

Triadic colors

1 #59565F and #5F5956 with #565F59 are triadic colors.

2 #595F56 and #5F5659 with #565F59 are triadic colors.