COLOR #565058

HEX: #565058 RGB: (86,80,88)

Color info

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

RGB color model

#565058 color RGB value is (86,80,88).

RGB: (86,80,88) (34%, 31%, 35%)

RGB channels and saturation

R 86 of 255 = 34%
G 80 of 255 = 31%
B 88 of 255 = 35%

86
80
88

R + G + B ~ 33%. #565058 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 80 + 88 = 254 (100%)
R 86 of 254 ~ 33.86%
G 80 of 254 ~ 31.5%
B 88 of 254 ~ 34.65'%

%33.86
%31.5
%34.65

CMYK color model

#565058 color CMYK value is (2,9,0,65).

  • cyan value is 2.27%
  • magenta value is 9.09%
  • yellow value is 0.00%
  • key color value is 65.49%
CMYK: (2,9,0,65) C2M9Y0K65 (2%,9%,0%,65%) (0.02/0.09/0.00/0.65) 

CMYK percentages

%2.27
%9.09
%0
%65.49

Codes

Color #565058 in popluar color models

56 50 58
RGB 86 80 88
HSL 285° 4.76% 32.94%
HSB/HSV 285° 9.09% 34.51%
CMYK 2.27% 9.09% 0.00%
65.49%

Color #565058 in popluar number systems.

HEX 56 50 58
Decimal 86 80 88
Binary 1010110 1010000 1011000
Octal 126 120 130

Shades and tints

Shades of #565058

#565058
(86,80,88)
#4F4950
(79,73,80)
#484248
(72,66,72)
#413B40
(65,59,64)
#3A3438
(58,52,56)
#332D30
(51,45,48)
#2C2628
(44,38,40)
#251F20
(37,31,32)
#1E1818
(30,24,24)
#171110
(23,17,16)
#100A08
(16,10,8)
#000000
(0,0,0)

Tints of #565058

#565058
(86,80,88)
#655F67
(101,95,103)
#746E76
(116,110,118)
#837D85
(131,125,133)
#928C94
(146,140,148)
#A19BA3
(161,155,163)
#B0AAB2
(176,170,178)
#BFB9C1
(191,185,193)
#CEC8D0
(206,200,208)
#DDD7DF
(221,215,223)
#ECE6EE
(236,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #565058; }

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

This text font color is #565058.

Background Color

.myBgColor { background-color: #565058; }

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

This div background color is #565058.

Border color

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

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

This div border color is #565058.

Opacity

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

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

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

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

This text has shadow with #565058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565058.

Preview

Color preview on black background

This text has color #565058 on black background.


Color preview on white background

This text has color #565058 on white background.


Black color preview on #565058 background

This text has black color on #565058 background.


White color preview on #565058 background

This text has white color on #565058 background.


Related colors

Complementary color

Complementary color for #hex is #A9AFA7.


I love getcolorcode.com

Triadic colors

1 #585650 and #505856 with #565058 are triadic colors.

2 #585056 and #505658 with #565058 are triadic colors.