COLOR #5D6267

HEX: #5D6267 RGB: (93,98,103)

Color info

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

RGB color model

#5D6267 color RGB value is (93,98,103).

RGB: (93,98,103) (36%, 38%, 40%)

RGB channels and saturation

R 93 of 255 = 36%
G 98 of 255 = 38%
B 103 of 255 = 40%

93
98
103

R + G + B ~ 38%. #5D6267 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 98 + 103 = 294 (100%)
R 93 of 294 ~ 31.63%
G 98 of 294 ~ 33.33%
B 103 of 294 ~ 35.03'%

%31.63
%33.33
%35.03

CMYK color model

#5D6267 color CMYK value is (10,5,0,60).

  • cyan value is 9.71%
  • magenta value is 4.85%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (10,5,0,60)
C10M5Y0K60 (10%, 5%, 0%, 60%)
(0.10 / 0.05 / 0.00 / 0.60)

CMYK percentages

%9.71
%4.85
%0
%59.61

Codes

Color #5D6267 in popluar color models

5D 62 67
RGB 93 98 103
HSL 210° 5.10% 38.43%
HSB/HSV 210° 9.71% 40.39%
CMYK 9.71% 4.85% 0.00%
59.61%

Color #5D6267 in popluar number systems.

HEX 5D 62 67
Decimal 93 98 103
Binary 1011101 1100010 1100111
Octal 135 142 147

Shades and tints

Shades of #5D6267

#5D6267
(93,98,103)
#555A5E
(85,90,94)
#4D5255
(77,82,85)
#454A4C
(69,74,76)
#3D4243
(61,66,67)
#353A3A
(53,58,58)
#2D3231
(45,50,49)
#252A28
(37,42,40)
#1D221F
(29,34,31)
#151A16
(21,26,22)
#0D120D
(13,18,13)
#000000
(0,0,0)

Tints of #5D6267

#5D6267
(93,98,103)
#6B7074
(107,112,116)
#797E81
(121,126,129)
#878C8E
(135,140,142)
#959A9B
(149,154,155)
#A3A8A8
(163,168,168)
#B1B6B5
(177,182,181)
#BFC4C2
(191,196,194)
#CDD2CF
(205,210,207)
#DBE0DC
(219,224,220)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6267 color. Also use rgb(93,98,103) instead hex code.

Text Font Color

.myTextColor { color: #5D6267; }

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

This text font color is #5D6267.

Background Color

.myBgColor { background-color: #5D6267; }

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

This div background color is #5D6267.

Border color

.myBorderColor { border: 1px solid #5D6267; }

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

This div border color is #5D6267.

Opacity

.myOpacity80 { color: #5D6267; opacity: 0.8; }

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

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

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

This text has shadow with #5D6267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6267.

Preview

Color preview on black background

This text has color #5D6267 on black background.


Color preview on white background

This text has color #5D6267 on white background.


Black color preview on #5D6267 background

This text has black color on #5D6267 background.


White color preview on #5D6267 background

This text has white color on #5D6267 background.


Related colors

Complementary color

Complementary color for #hex is #A29D98.


I love getcolorcode.com

Triadic colors

1 #675D62 and #62675D with #5D6267 are triadic colors.

2 #67625D and #625D67 with #5D6267 are triadic colors.