COLOR #5D9692

HEX: #5D9692 RGB: (93,150,146)

Color info

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

RGB color model

#5D9692 color RGB value is (93,150,146).

RGB: (93,150,146) (36%, 59%, 57%)

RGB channels and saturation

R 93 of 255 = 36%
G 150 of 255 = 59%
B 146 of 255 = 57%

93
150
146

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

Portions of RGB colors in percentages

R + G + B = 93 + 150 + 146 = 389 (100%)
R 93 of 389 ~ 23.91%
G 150 of 389 ~ 38.56%
B 146 of 389 ~ 37.53'%

%23.91
%38.56
%37.53

CMYK color model

#5D9692 color CMYK value is (38,0,3,41).

  • cyan value is 38.00%
  • magenta value is 0.00%
  • yellow value is 2.67%
  • key color value is 41.18%

CMYK: (38,0,3,41)
C38M0Y3K41 (38%, 0%, 3%, 41%)
(0.38 / 0.00 / 0.03 / 0.41)

CMYK percentages

%38
%0
%2.67
%41.18

Codes

Color #5D9692 in popluar color models

5D 96 92
RGB 93 150 146
HSL 176° 23.46% 47.65%
HSB/HSV 176° 38.00% 58.82%
CMYK 38.00% 0.00% 2.67%
41.18%

Color #5D9692 in popluar number systems.

HEX 5D 96 92
Decimal 93 150 146
Binary 1011101 10010110 10010010
Octal 135 226 222

Shades and tints

Shades of #5D9692

#5D9692
(93,150,146)
#558985
(85,137,133)
#4D7C78
(77,124,120)
#456F6B
(69,111,107)
#3D625E
(61,98,94)
#355551
(53,85,81)
#2D4844
(45,72,68)
#253B37
(37,59,55)
#1D2E2A
(29,46,42)
#15211D
(21,33,29)
#0D1410
(13,20,16)
#000000
(0,0,0)

Tints of #5D9692

#5D9692
(93,150,146)
#6B9F9B
(107,159,155)
#79A8A4
(121,168,164)
#87B1AD
(135,177,173)
#95BAB6
(149,186,182)
#A3C3BF
(163,195,191)
#B1CCC8
(177,204,200)
#BFD5D1
(191,213,209)
#CDDEDA
(205,222,218)
#DBE7E3
(219,231,227)
#E9F0EC
(233,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D9692 color. Also use rgb(93,150,146) instead hex code.

Text Font Color

.myTextColor { color: #5D9692; }

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

This text font color is #5D9692.

Background Color

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

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

This div background color is #5D9692.

Border color

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

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

This div border color is #5D9692.

Opacity

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

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

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

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

This text has shadow with #5D9692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9692.

Preview

Color preview on black background

This text has color #5D9692 on black background.


Color preview on white background

This text has color #5D9692 on white background.


Black color preview on #5D9692 background

This text has black color on #5D9692 background.


White color preview on #5D9692 background

This text has white color on #5D9692 background.


Related colors

Complementary color

Complementary color for #hex is #A2696D.


I love getcolorcode.com

Triadic colors

1 #925D96 and #96925D with #5D9692 are triadic colors.

2 #92965D and #965D92 with #5D9692 are triadic colors.