COLOR #5D9385

HEX: #5D9385 RGB: (93,147,133)

Color info

#5D9385 contains red, green and blue colors in about the same proportion. Web safe color of #5D9385 is #669999 (or #699).

RGB color model

#5D9385 color RGB value is (93,147,133).

RGB: (93,147,133) (36%, 58%, 52%)

RGB channels and saturation

R 93 of 255 = 36%
G 147 of 255 = 58%
B 133 of 255 = 52%

93
147
133

R + G + B ~ 49%. #5D9385 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 93 + 147 + 133 = 373 (100%)
R 93 of 373 ~ 24.93%
G 147 of 373 ~ 39.41%
B 133 of 373 ~ 35.66'%

%24.93
%39.41
%35.66

CMYK color model

#5D9385 color CMYK value is (37,0,10,42).

  • cyan value is 36.73%
  • magenta value is 0.00%
  • yellow value is 9.52%
  • key color value is 42.35%
CMYK: (37,0,10,42) C37M0Y10K42 (37%,0%,10%,42%) (0.37/0.00/0.10/0.42) 

CMYK percentages

%36.73
%0
%9.52
%42.35

Codes

Color #5D9385 in popluar color models

5D 93 85
RGB 93 147 133
HSL 164° 22.50% 47.06%
HSB/HSV 164° 36.73% 57.65%
CMYK 36.73% 0.00% 9.52%
42.35%

Color #5D9385 in popluar number systems.

HEX 5D 93 85
Decimal 93 147 133
Binary 1011101 10010011 10000101
Octal 135 223 205

Shades and tints

Shades of #5D9385

#5D9385
(93,147,133)
#558679
(85,134,121)
#4D796D
(77,121,109)
#456C61
(69,108,97)
#3D5F55
(61,95,85)
#355249
(53,82,73)
#2D453D
(45,69,61)
#253831
(37,56,49)
#1D2B25
(29,43,37)
#151E19
(21,30,25)
#0D110D
(13,17,13)
#000000
(0,0,0)

Tints of #5D9385

#5D9385
(93,147,133)
#6B9C90
(107,156,144)
#79A59B
(121,165,155)
#87AEA6
(135,174,166)
#95B7B1
(149,183,177)
#A3C0BC
(163,192,188)
#B1C9C7
(177,201,199)
#BFD2D2
(191,210,210)
#CDDBDD
(205,219,221)
#DBE4E8
(219,228,232)
#E9EDF3
(233,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D9385 color. Also use rgb(93,147,133) instead hex code.

Text Font Color

.myTextColor { color: #5D9385; }

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

This text font color is #5D9385.

Background Color

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

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

This div background color is #5D9385.

Border color

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

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

This div border color is #5D9385.

Opacity

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

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

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

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

This text has shadow with #5D9385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9385.

Preview

Color preview on black background

This text has color #5D9385 on black background.


Color preview on white background

This text has color #5D9385 on white background.


Black color preview on #5D9385 background

This text has black color on #5D9385 background.


White color preview on #5D9385 background

This text has white color on #5D9385 background.


Related colors

Complementary color

Complementary color for #hex is #A26C7A.


I love getcolorcode.com

Triadic colors

1 #855D93 and #93855D with #5D9385 are triadic colors.

2 #85935D and #935D85 with #5D9385 are triadic colors.