COLOR #5D8D82

HEX: #5D8D82 RGB: (93,141,130)

Color info

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

RGB color model

#5D8D82 color RGB value is (93,141,130).

RGB: (93,141,130) (36%, 55%, 51%)

RGB channels and saturation

R 93 of 255 = 36%
G 141 of 255 = 55%
B 130 of 255 = 51%

93
141
130

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

Portions of RGB colors in percentages

R + G + B = 93 + 141 + 130 = 364 (100%)
R 93 of 364 ~ 25.55%
G 141 of 364 ~ 38.74%
B 130 of 364 ~ 35.71'%

%25.55
%38.74
%35.71

CMYK color model

#5D8D82 color CMYK value is (34,0,8,45).

  • cyan value is 34.04%
  • magenta value is 0.00%
  • yellow value is 7.80%
  • key color value is 44.71%

CMYK: (34,0,8,45)
C34M0Y8K45 (34%, 0%, 8%, 45%)
(0.34 / 0.00 / 0.08 / 0.45)

CMYK percentages

%34.04
%0
%7.8
%44.71

Codes

Color #5D8D82 in popluar color models

5D 8D 82
RGB 93 141 130
HSL 166° 20.51% 45.88%
HSB/HSV 166° 34.04% 55.29%
CMYK 34.04% 0.00% 7.80%
44.71%

Color #5D8D82 in popluar number systems.

HEX 5D 8D 82
Decimal 93 141 130
Binary 1011101 10001101 10000010
Octal 135 215 202

Shades and tints

Shades of #5D8D82

#5D8D82
(93,141,130)
#558177
(85,129,119)
#4D756C
(77,117,108)
#456961
(69,105,97)
#3D5D56
(61,93,86)
#35514B
(53,81,75)
#2D4540
(45,69,64)
#253935
(37,57,53)
#1D2D2A
(29,45,42)
#15211F
(21,33,31)
#0D1514
(13,21,20)
#000000
(0,0,0)

Tints of #5D8D82

#5D8D82
(93,141,130)
#6B978D
(107,151,141)
#79A198
(121,161,152)
#87ABA3
(135,171,163)
#95B5AE
(149,181,174)
#A3BFB9
(163,191,185)
#B1C9C4
(177,201,196)
#BFD3CF
(191,211,207)
#CDDDDA
(205,221,218)
#DBE7E5
(219,231,229)
#E9F1F0
(233,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D8D82 color. Also use rgb(93,141,130) instead hex code.

Text Font Color

.myTextColor { color: #5D8D82; }

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

This text font color is #5D8D82.

Background Color

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

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

This div background color is #5D8D82.

Border color

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

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

This div border color is #5D8D82.

Opacity

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

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

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

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

This text has shadow with #5D8D82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D8D82.

Preview

Color preview on black background

This text has color #5D8D82 on black background.


Color preview on white background

This text has color #5D8D82 on white background.


Black color preview on #5D8D82 background

This text has black color on #5D8D82 background.


White color preview on #5D8D82 background

This text has white color on #5D8D82 background.


Related colors

Complementary color

Complementary color for #hex is #A2727D.


I love getcolorcode.com

Triadic colors

1 #825D8D and #8D825D with #5D8D82 are triadic colors.

2 #828D5D and #8D5D82 with #5D8D82 are triadic colors.