COLOR #908289

HEX: #908289 RGB: (144,130,137)

Color info

#908289 contains red, green and blue colors in about the same proportion. Web safe color of #908289 is #999999 (or #999).

RGB color model

#908289 color RGB value is (144,130,137).

RGB: (144,130,137) (56%, 51%, 54%)

RGB channels and saturation

R 144 of 255 = 56%
G 130 of 255 = 51%
B 137 of 255 = 54%

144
130
137

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

Portions of RGB colors in percentages

R + G + B = 144 + 130 + 137 = 411 (100%)
R 144 of 411 ~ 35.04%
G 130 of 411 ~ 31.63%
B 137 of 411 ~ 33.33'%

%35.04
%31.63
%33.33

CMYK color model

#908289 color CMYK value is (0,10,5,44).

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

CMYK: (0,10,5,44)
C0M10Y5K44 (0%, 10%, 5%, 44%)
(0.00 / 0.10 / 0.05 / 0.44)

CMYK percentages

%0
%9.72
%4.86
%43.53

Codes

Color #908289 in popluar color models

90 82 89
RGB 144 130 137
HSL 330° 5.93% 53.73%
HSB/HSV 330° 9.72% 56.47%
CMYK 0.00% 9.72% 4.86%
43.53%

Color #908289 in popluar number systems.

HEX 90 82 89
Decimal 144 130 137
Binary 10010000 10000010 10001001
Octal 220 202 211

Shades and tints

Shades of #908289

#908289
(144,130,137)
#83777D
(131,119,125)
#766C71
(118,108,113)
#696165
(105,97,101)
#5C5659
(92,86,89)
#4F4B4D
(79,75,77)
#424041
(66,64,65)
#353535
(53,53,53)
#282A29
(40,42,41)
#1B1F1D
(27,31,29)
#0E1411
(14,20,17)
#000000
(0,0,0)

Tints of #908289

#908289
(144,130,137)
#9A8D93
(154,141,147)
#A4989D
(164,152,157)
#AEA3A7
(174,163,167)
#B8AEB1
(184,174,177)
#C2B9BB
(194,185,187)
#CCC4C5
(204,196,197)
#D6CFCF
(214,207,207)
#E0DAD9
(224,218,217)
#EAE5E3
(234,229,227)
#F4F0ED
(244,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #908289; }

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

This text font color is #908289.

Background Color

.myBgColor { background-color: #908289; }

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

This div background color is #908289.

Border color

.myBorderColor { border: 1px solid #908289; }

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

This div border color is #908289.

Opacity

.myOpacity80 { color: #908289; opacity: 0.8; }

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

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

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

This text has shadow with #908289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #908289.

Preview

Color preview on black background

This text has color #908289 on black background.


Color preview on white background

This text has color #908289 on white background.


Black color preview on #908289 background

This text has black color on #908289 background.


White color preview on #908289 background

This text has white color on #908289 background.


Related colors

Complementary color

Complementary color for #hex is #6F7D76.


I love getcolorcode.com

Triadic colors

1 #899082 and #828990 with #908289 are triadic colors.

2 #898290 and #829089 with #908289 are triadic colors.