COLOR #5A9289

HEX: #5A9289 RGB: (90,146,137)

Color info

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

RGB color model

#5A9289 color RGB value is (90,146,137).

RGB: (90,146,137) (35%, 57%, 54%)

RGB channels and saturation

R 90 of 255 = 35%
G 146 of 255 = 57%
B 137 of 255 = 54%

90
146
137

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

Portions of RGB colors in percentages

R + G + B = 90 + 146 + 137 = 373 (100%)
R 90 of 373 ~ 24.13%
G 146 of 373 ~ 39.14%
B 137 of 373 ~ 36.73'%

%24.13
%39.14
%36.73

CMYK color model

#5A9289 color CMYK value is (38,0,6,43).

  • cyan value is 38.36%
  • magenta value is 0.00%
  • yellow value is 6.16%
  • key color value is 42.75%

CMYK: (38,0,6,43)
C38M0Y6K43 (38%, 0%, 6%, 43%)
(0.38 / 0.00 / 0.06 / 0.43)

CMYK percentages

%38.36
%0
%6.16
%42.75

Codes

Color #5A9289 in popluar color models

5A 92 89
RGB 90 146 137
HSL 170° 23.73% 46.27%
HSB/HSV 170° 38.36% 57.25%
CMYK 38.36% 0.00% 6.16%
42.75%

Color #5A9289 in popluar number systems.

HEX 5A 92 89
Decimal 90 146 137
Binary 1011010 10010010 10001001
Octal 132 222 211

Shades and tints

Shades of #5A9289

#5A9289
(90,146,137)
#52857D
(82,133,125)
#4A7871
(74,120,113)
#426B65
(66,107,101)
#3A5E59
(58,94,89)
#32514D
(50,81,77)
#2A4441
(42,68,65)
#223735
(34,55,53)
#1A2A29
(26,42,41)
#121D1D
(18,29,29)
#0A1011
(10,16,17)
#000000
(0,0,0)

Tints of #5A9289

#5A9289
(90,146,137)
#699B93
(105,155,147)
#78A49D
(120,164,157)
#87ADA7
(135,173,167)
#96B6B1
(150,182,177)
#A5BFBB
(165,191,187)
#B4C8C5
(180,200,197)
#C3D1CF
(195,209,207)
#D2DAD9
(210,218,217)
#E1E3E3
(225,227,227)
#F0ECED
(240,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A9289 color. Also use rgb(90,146,137) instead hex code.

Text Font Color

.myTextColor { color: #5A9289; }

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

This text font color is #5A9289.

Background Color

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

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

This div background color is #5A9289.

Border color

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

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

This div border color is #5A9289.

Opacity

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

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

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

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

This text has shadow with #5A9289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5A9289.

Preview

Color preview on black background

This text has color #5A9289 on black background.


Color preview on white background

This text has color #5A9289 on white background.


Black color preview on #5A9289 background

This text has black color on #5A9289 background.


White color preview on #5A9289 background

This text has white color on #5A9289 background.


Related colors

Complementary color

Complementary color for #hex is #A56D76.


I love getcolorcode.com

Triadic colors

1 #895A92 and #92895A with #5A9289 are triadic colors.

2 #89925A and #925A89 with #5A9289 are triadic colors.