COLOR #5DAB9A

HEX: #5DAB9A RGB: (93,171,154)

Color info

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

RGB color model

#5DAB9A color RGB value is (93,171,154).

RGB: (93,171,154) (36%, 67%, 60%)

RGB channels and saturation

R 93 of 255 = 36%
G 171 of 255 = 67%
B 154 of 255 = 60%

93
171
154

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

Portions of RGB colors in percentages

R + G + B = 93 + 171 + 154 = 418 (100%)
R 93 of 418 ~ 22.25%
G 171 of 418 ~ 40.91%
B 154 of 418 ~ 36.84'%

%22.25
%40.91
%36.84

CMYK color model

#5DAB9A color CMYK value is (46,0,10,33).

  • cyan value is 45.61%
  • magenta value is 0.00%
  • yellow value is 9.94%
  • key color value is 32.94%
CMYK: (46,0,10,33) C46M0Y10K33 (46%,0%,10%,33%) (0.46/0.00/0.10/0.33) 

CMYK percentages

%45.61
%0
%9.94
%32.94

Codes

Color #5DAB9A in popluar color models

5D AB 9A
RGB 93 171 154
HSL 167° 31.71% 51.76%
HSB/HSV 167° 45.61% 67.06%
CMYK 45.61% 0.00% 9.94%
32.94%

Color #5DAB9A in popluar number systems.

HEX 5D AB 9A
Decimal 93 171 154
Binary 1011101 10101011 10011010
Octal 135 253 232

Shades and tints

Shades of #5DAB9A

#5DAB9A
(93,171,154)
#559C8C
(85,156,140)
#4D8D7E
(77,141,126)
#457E70
(69,126,112)
#3D6F62
(61,111,98)
#356054
(53,96,84)
#2D5146
(45,81,70)
#254238
(37,66,56)
#1D332A
(29,51,42)
#15241C
(21,36,28)
#0D150E
(13,21,14)
#000000
(0,0,0)

Tints of #5DAB9A

#5DAB9A
(93,171,154)
#6BB2A3
(107,178,163)
#79B9AC
(121,185,172)
#87C0B5
(135,192,181)
#95C7BE
(149,199,190)
#A3CEC7
(163,206,199)
#B1D5D0
(177,213,208)
#BFDCD9
(191,220,217)
#CDE3E2
(205,227,226)
#DBEAEB
(219,234,235)
#E9F1F4
(233,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5DAB9A color. Also use rgb(93,171,154) instead hex code.

Text Font Color

.myTextColor { color: #5DAB9A; }

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

This text font color is #5DAB9A.

Background Color

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

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

This div background color is #5DAB9A.

Border color

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

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

This div border color is #5DAB9A.

Opacity

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

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

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

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

This text has shadow with #5DAB9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5DAB9A.

Preview

Color preview on black background

This text has color #5DAB9A on black background.


Color preview on white background

This text has color #5DAB9A on white background.


Black color preview on #5DAB9A background

This text has black color on #5DAB9A background.


White color preview on #5DAB9A background

This text has white color on #5DAB9A background.


Related colors

Complementary color

Complementary color for #hex is #A25465.


I love getcolorcode.com

Triadic colors

1 #9A5DAB and #AB9A5D with #5DAB9A are triadic colors.

2 #9AAB5D and #AB5D9A with #5DAB9A are triadic colors.