COLOR #5D9B84

HEX: #5D9B84 RGB: (93,155,132)

Color info

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

RGB color model

#5D9B84 color RGB value is (93,155,132).

RGB: (93,155,132) (36%, 61%, 52%)

RGB channels and saturation

R 93 of 255 = 36%
G 155 of 255 = 61%
B 132 of 255 = 52%

93
155
132

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

Portions of RGB colors in percentages

R + G + B = 93 + 155 + 132 = 380 (100%)
R 93 of 380 ~ 24.47%
G 155 of 380 ~ 40.79%
B 132 of 380 ~ 34.74'%

%24.47
%40.79
%34.74

CMYK color model

#5D9B84 color CMYK value is (40,0,15,39).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 14.84%
  • key color value is 39.22%
CMYK: (40,0,15,39) C40M0Y15K39 (40%,0%,15%,39%) (0.40/0.00/0.15/0.39) 

CMYK percentages

%40
%0
%14.84
%39.22

Codes

Color #5D9B84 in popluar color models

5D 9B 84
RGB 93 155 132
HSL 158° 25.00% 48.63%
HSB/HSV 158° 40.00% 60.78%
CMYK 40.00% 0.00% 14.84%
39.22%

Color #5D9B84 in popluar number systems.

HEX 5D 9B 84
Decimal 93 155 132
Binary 1011101 10011011 10000100
Octal 135 233 204

Shades and tints

Shades of #5D9B84

#5D9B84
(93,155,132)
#558D78
(85,141,120)
#4D7F6C
(77,127,108)
#457160
(69,113,96)
#3D6354
(61,99,84)
#355548
(53,85,72)
#2D473C
(45,71,60)
#253930
(37,57,48)
#1D2B24
(29,43,36)
#151D18
(21,29,24)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #5D9B84

#5D9B84
(93,155,132)
#6BA48F
(107,164,143)
#79AD9A
(121,173,154)
#87B6A5
(135,182,165)
#95BFB0
(149,191,176)
#A3C8BB
(163,200,187)
#B1D1C6
(177,209,198)
#BFDAD1
(191,218,209)
#CDE3DC
(205,227,220)
#DBECE7
(219,236,231)
#E9F5F2
(233,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D9B84 color. Also use rgb(93,155,132) instead hex code.

Text Font Color

.myTextColor { color: #5D9B84; }

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

This text font color is #5D9B84.

Background Color

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

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

This div background color is #5D9B84.

Border color

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

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

This div border color is #5D9B84.

Opacity

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

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

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

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

This text has shadow with #5D9B84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9B84.

Preview

Color preview on black background

This text has color #5D9B84 on black background.


Color preview on white background

This text has color #5D9B84 on white background.


Black color preview on #5D9B84 background

This text has black color on #5D9B84 background.


White color preview on #5D9B84 background

This text has white color on #5D9B84 background.


Related colors

Complementary color

Complementary color for #hex is #A2647B.


I love getcolorcode.com

Triadic colors

1 #845D9B and #9B845D with #5D9B84 are triadic colors.

2 #849B5D and #9B5D84 with #5D9B84 are triadic colors.