COLOR #5D7F89

HEX: #5D7F89 RGB: (93,127,137)

Color info

#5D7F89 contains red, green and blue colors in about the same proportion. Web safe color of #5D7F89 is #666699 (or #669).

RGB color model

#5D7F89 color RGB value is (93,127,137).

RGB: (93,127,137) (36%, 50%, 54%)

RGB channels and saturation

R 93 of 255 = 36%
G 127 of 255 = 50%
B 137 of 255 = 54%

93
127
137

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

Portions of RGB colors in percentages

R + G + B = 93 + 127 + 137 = 357 (100%)
R 93 of 357 ~ 26.05%
G 127 of 357 ~ 35.57%
B 137 of 357 ~ 38.38'%

%26.05
%35.57
%38.38

CMYK color model

#5D7F89 color CMYK value is (32,7,0,46).

  • cyan value is 32.12%
  • magenta value is 7.30%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (32,7,0,46)
C32M7Y0K46 (32%, 7%, 0%, 46%)
(0.32 / 0.07 / 0.00 / 0.46)

CMYK percentages

%32.12
%7.3
%0
%46.27

Codes

Color #5D7F89 in popluar color models

5D 7F 89
RGB 93 127 137
HSL 194° 19.13% 45.10%
HSB/HSV 194° 32.12% 53.73%
CMYK 32.12% 7.30% 0.00%
46.27%

Color #5D7F89 in popluar number systems.

HEX 5D 7F 89
Decimal 93 127 137
Binary 1011101 1111111 10001001
Octal 135 177 211

Shades and tints

Shades of #5D7F89

#5D7F89
(93,127,137)
#55747D
(85,116,125)
#4D6971
(77,105,113)
#455E65
(69,94,101)
#3D5359
(61,83,89)
#35484D
(53,72,77)
#2D3D41
(45,61,65)
#253235
(37,50,53)
#1D2729
(29,39,41)
#151C1D
(21,28,29)
#0D1111
(13,17,17)
#000000
(0,0,0)

Tints of #5D7F89

#5D7F89
(93,127,137)
#6B8A93
(107,138,147)
#79959D
(121,149,157)
#87A0A7
(135,160,167)
#95ABB1
(149,171,177)
#A3B6BB
(163,182,187)
#B1C1C5
(177,193,197)
#BFCCCF
(191,204,207)
#CDD7D9
(205,215,217)
#DBE2E3
(219,226,227)
#E9EDED
(233,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D7F89 color. Also use rgb(93,127,137) instead hex code.

Text Font Color

.myTextColor { color: #5D7F89; }

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

This text font color is #5D7F89.

Background Color

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

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

This div background color is #5D7F89.

Border color

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

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

This div border color is #5D7F89.

Opacity

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

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

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

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

This text has shadow with #5D7F89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D7F89.

Preview

Color preview on black background

This text has color #5D7F89 on black background.


Color preview on white background

This text has color #5D7F89 on white background.


Black color preview on #5D7F89 background

This text has black color on #5D7F89 background.


White color preview on #5D7F89 background

This text has white color on #5D7F89 background.


Related colors

Complementary color

Complementary color for #hex is #A28076.


I love getcolorcode.com

Triadic colors

1 #895D7F and #7F895D with #5D7F89 are triadic colors.

2 #897F5D and #7F5D89 with #5D7F89 are triadic colors.