COLOR #5F9089

HEX: #5F9089 RGB: (95,144,137)

Color info

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

RGB color model

#5F9089 color RGB value is (95,144,137).

RGB: (95,144,137) (37%, 56%, 54%)

RGB channels and saturation

R 95 of 255 = 37%
G 144 of 255 = 56%
B 137 of 255 = 54%

95
144
137

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

Portions of RGB colors in percentages

R + G + B = 95 + 144 + 137 = 376 (100%)
R 95 of 376 ~ 25.27%
G 144 of 376 ~ 38.3%
B 137 of 376 ~ 36.44'%

%25.27
%38.3
%36.44

CMYK color model

#5F9089 color CMYK value is (34,0,5,44).

  • cyan value is 34.03%
  • magenta value is 0.00%
  • yellow value is 4.86%
  • key color value is 43.53%

CMYK: (34,0,5,44)
C34M0Y5K44 (34%, 0%, 5%, 44%)
(0.34 / 0.00 / 0.05 / 0.44)

CMYK percentages

%34.03
%0
%4.86
%43.53

Codes

Color #5F9089 in popluar color models

5F 90 89
RGB 95 144 137
HSL 171° 20.50% 46.86%
HSB/HSV 171° 34.03% 56.47%
CMYK 34.03% 0.00% 4.86%
43.53%

Color #5F9089 in popluar number systems.

HEX 5F 90 89
Decimal 95 144 137
Binary 1011111 10010000 10001001
Octal 137 220 211

Shades and tints

Shades of #5F9089

#5F9089
(95,144,137)
#57837D
(87,131,125)
#4F7671
(79,118,113)
#476965
(71,105,101)
#3F5C59
(63,92,89)
#374F4D
(55,79,77)
#2F4241
(47,66,65)
#273535
(39,53,53)
#1F2829
(31,40,41)
#171B1D
(23,27,29)
#0F0E11
(15,14,17)
#000000
(0,0,0)

Tints of #5F9089

#5F9089
(95,144,137)
#6D9A93
(109,154,147)
#7BA49D
(123,164,157)
#89AEA7
(137,174,167)
#97B8B1
(151,184,177)
#A5C2BB
(165,194,187)
#B3CCC5
(179,204,197)
#C1D6CF
(193,214,207)
#CFE0D9
(207,224,217)
#DDEAE3
(221,234,227)
#EBF4ED
(235,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F9089 color. Also use rgb(95,144,137) instead hex code.

Text Font Color

.myTextColor { color: #5F9089; }

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

This text font color is #5F9089.

Background Color

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

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

This div background color is #5F9089.

Border color

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

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

This div border color is #5F9089.

Opacity

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

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

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

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

This text has shadow with #5F9089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F9089.

Preview

Color preview on black background

This text has color #5F9089 on black background.


Color preview on white background

This text has color #5F9089 on white background.


Black color preview on #5F9089 background

This text has black color on #5F9089 background.


White color preview on #5F9089 background

This text has white color on #5F9089 background.


Related colors

Complementary color

Complementary color for #hex is #A06F76.


I love getcolorcode.com

Triadic colors

1 #895F90 and #90895F with #5F9089 are triadic colors.

2 #89905F and #905F89 with #5F9089 are triadic colors.