COLOR #909576

HEX: #909576 RGB: (144,149,118)

Color info

#909576 contains red, green and blue colors in about the same proportion. Web safe color of #909576 is #999966 (or #996).

RGB color model

#909576 color RGB value is (144,149,118).

RGB: (144,149,118) (56%, 58%, 46%)

RGB channels and saturation

R 144 of 255 = 56%
G 149 of 255 = 58%
B 118 of 255 = 46%

144
149
118

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

Portions of RGB colors in percentages

R + G + B = 144 + 149 + 118 = 411 (100%)
R 144 of 411 ~ 35.04%
G 149 of 411 ~ 36.25%
B 118 of 411 ~ 28.71'%

%35.04
%36.25
%28.71

CMYK color model

#909576 color CMYK value is (3,0,21,42).

  • cyan value is 3.36%
  • magenta value is 0.00%
  • yellow value is 20.81%
  • key color value is 41.57%

CMYK: (3,0,21,42)
C3M0Y21K42 (3%, 0%, 21%, 42%)
(0.03 / 0.00 / 0.21 / 0.42)

CMYK percentages

%3.36
%0
%20.81
%41.57

Codes

Color #909576 in popluar color models

90 95 76
RGB 144 149 118
HSL 70° 12.76% 52.35%
HSB/HSV 70° 20.81% 58.43%
CMYK 3.36% 0.00% 20.81%
41.57%

Color #909576 in popluar number systems.

HEX 90 95 76
Decimal 144 149 118
Binary 10010000 10010101 1110110
Octal 220 225 166

Shades and tints

Shades of #909576

#909576
(144,149,118)
#83886C
(131,136,108)
#767B62
(118,123,98)
#696E58
(105,110,88)
#5C614E
(92,97,78)
#4F5444
(79,84,68)
#42473A
(66,71,58)
#353A30
(53,58,48)
#282D26
(40,45,38)
#1B201C
(27,32,28)
#0E1312
(14,19,18)
#000000
(0,0,0)

Tints of #909576

#909576
(144,149,118)
#9A9E82
(154,158,130)
#A4A78E
(164,167,142)
#AEB09A
(174,176,154)
#B8B9A6
(184,185,166)
#C2C2B2
(194,194,178)
#CCCBBE
(204,203,190)
#D6D4CA
(214,212,202)
#E0DDD6
(224,221,214)
#EAE6E2
(234,230,226)
#F4EFEE
(244,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #909576 color. Also use rgb(144,149,118) instead hex code.

Text Font Color

.myTextColor { color: #909576; }

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

This text font color is #909576.

Background Color

.myBgColor { background-color: #909576; }

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

This div background color is #909576.

Border color

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

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

This div border color is #909576.

Opacity

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

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

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

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

This text has shadow with #909576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #909576.

Preview

Color preview on black background

This text has color #909576 on black background.


Color preview on white background

This text has color #909576 on white background.


Black color preview on #909576 background

This text has black color on #909576 background.


White color preview on #909576 background

This text has white color on #909576 background.


Related colors

Complementary color

Complementary color for #hex is #6F6A89.


I love getcolorcode.com

Triadic colors

1 #769095 and #957690 with #909576 are triadic colors.

2 #769590 and #959076 with #909576 are triadic colors.