COLOR #5D6158

HEX: #5D6158 RGB: (93,97,88)

Color info

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

RGB color model

#5D6158 color RGB value is (93,97,88).

RGB: (93,97,88) (36%, 38%, 35%)

RGB channels and saturation

R 93 of 255 = 36%
G 97 of 255 = 38%
B 88 of 255 = 35%

93
97
88

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

Portions of RGB colors in percentages

R + G + B = 93 + 97 + 88 = 278 (100%)
R 93 of 278 ~ 33.45%
G 97 of 278 ~ 34.89%
B 88 of 278 ~ 31.65'%

%33.45
%34.89
%31.65

CMYK color model

#5D6158 color CMYK value is (4,0,9,62).

  • cyan value is 4.12%
  • magenta value is 0.00%
  • yellow value is 9.28%
  • key color value is 61.96%

CMYK: (4,0,9,62)
C4M0Y9K62 (4%, 0%, 9%, 62%)
(0.04 / 0.00 / 0.09 / 0.62)

CMYK percentages

%4.12
%0
%9.28
%61.96

Codes

Color #5D6158 in popluar color models

5D 61 58
RGB 93 97 88
HSL 87° 4.86% 36.27%
HSB/HSV 87° 9.28% 38.04%
CMYK 4.12% 0.00% 9.28%
61.96%

Color #5D6158 in popluar number systems.

HEX 5D 61 58
Decimal 93 97 88
Binary 1011101 1100001 1011000
Octal 135 141 130

Shades and tints

Shades of #5D6158

#5D6158
(93,97,88)
#555950
(85,89,80)
#4D5148
(77,81,72)
#454940
(69,73,64)
#3D4138
(61,65,56)
#353930
(53,57,48)
#2D3128
(45,49,40)
#252920
(37,41,32)
#1D2118
(29,33,24)
#151910
(21,25,16)
#0D1108
(13,17,8)
#000000
(0,0,0)

Tints of #5D6158

#5D6158
(93,97,88)
#6B6F67
(107,111,103)
#797D76
(121,125,118)
#878B85
(135,139,133)
#959994
(149,153,148)
#A3A7A3
(163,167,163)
#B1B5B2
(177,181,178)
#BFC3C1
(191,195,193)
#CDD1D0
(205,209,208)
#DBDFDF
(219,223,223)
#E9EDEE
(233,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D6158 color. Also use rgb(93,97,88) instead hex code.

Text Font Color

.myTextColor { color: #5D6158; }

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

This text font color is #5D6158.

Background Color

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

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

This div background color is #5D6158.

Border color

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

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

This div border color is #5D6158.

Opacity

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

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

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

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

This text has shadow with #5D6158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D6158.

Preview

Color preview on black background

This text has color #5D6158 on black background.


Color preview on white background

This text has color #5D6158 on white background.


Black color preview on #5D6158 background

This text has black color on #5D6158 background.


White color preview on #5D6158 background

This text has white color on #5D6158 background.


Related colors

Complementary color

Complementary color for #hex is #A29EA7.


I love getcolorcode.com

Triadic colors

1 #585D61 and #61585D with #5D6158 are triadic colors.

2 #58615D and #615D58 with #5D6158 are triadic colors.