COLOR #5D9C93

HEX: #5D9C93 RGB: (93,156,147)

Color info

#5D9C93 contains mainly green and blue colors. Web safe color of #5D9C93 is #669999 (or #699).

RGB color model

#5D9C93 color RGB value is (93,156,147).

RGB: (93,156,147) (36%, 61%, 58%)

RGB channels and saturation

R 93 of 255 = 36%
G 156 of 255 = 61%
B 147 of 255 = 58%

93
156
147

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

Portions of RGB colors in percentages

R + G + B = 93 + 156 + 147 = 396 (100%)
R 93 of 396 ~ 23.48%
G 156 of 396 ~ 39.39%
B 147 of 396 ~ 37.12'%

%23.48
%39.39
%37.12

CMYK color model

#5D9C93 color CMYK value is (40,0,6,39).

  • cyan value is 40.38%
  • magenta value is 0.00%
  • yellow value is 5.77%
  • key color value is 38.82%

CMYK: (40,0,6,39)
C40M0Y6K39 (40%, 0%, 6%, 39%)
(0.40 / 0.00 / 0.06 / 0.39)

CMYK percentages

%40.38
%0
%5.77
%38.82

Codes

Color #5D9C93 in popluar color models

5D 9C 93
RGB 93 156 147
HSL 171° 25.30% 48.82%
HSB/HSV 171° 40.38% 61.18%
CMYK 40.38% 0.00% 5.77%
38.82%

Color #5D9C93 in popluar number systems.

HEX 5D 9C 93
Decimal 93 156 147
Binary 1011101 10011100 10010011
Octal 135 234 223

Shades and tints

Shades of #5D9C93

#5D9C93
(93,156,147)
#558E86
(85,142,134)
#4D8079
(77,128,121)
#45726C
(69,114,108)
#3D645F
(61,100,95)
#355652
(53,86,82)
#2D4845
(45,72,69)
#253A38
(37,58,56)
#1D2C2B
(29,44,43)
#151E1E
(21,30,30)
#0D1011
(13,16,17)
#000000
(0,0,0)

Tints of #5D9C93

#5D9C93
(93,156,147)
#6BA59C
(107,165,156)
#79AEA5
(121,174,165)
#87B7AE
(135,183,174)
#95C0B7
(149,192,183)
#A3C9C0
(163,201,192)
#B1D2C9
(177,210,201)
#BFDBD2
(191,219,210)
#CDE4DB
(205,228,219)
#DBEDE4
(219,237,228)
#E9F6ED
(233,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D9C93; }

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

This text font color is #5D9C93.

Background Color

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

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

This div background color is #5D9C93.

Border color

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

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

This div border color is #5D9C93.

Opacity

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

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

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

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

This text has shadow with #5D9C93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9C93.

Preview

Color preview on black background

This text has color #5D9C93 on black background.


Color preview on white background

This text has color #5D9C93 on white background.


Black color preview on #5D9C93 background

This text has black color on #5D9C93 background.


White color preview on #5D9C93 background

This text has white color on #5D9C93 background.


Related colors

Complementary color

Complementary color for #hex is #A2636C.


I love getcolorcode.com

Triadic colors

1 #935D9C and #9C935D with #5D9C93 are triadic colors.

2 #939C5D and #9C5D93 with #5D9C93 are triadic colors.