COLOR #908772

HEX: #908772 RGB: (144,135,114)

Color info

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

RGB color model

#908772 color RGB value is (144,135,114).

RGB: (144,135,114) (56%, 53%, 45%)

RGB channels and saturation

R 144 of 255 = 56%
G 135 of 255 = 53%
B 114 of 255 = 45%

144
135
114

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

Portions of RGB colors in percentages

R + G + B = 144 + 135 + 114 = 393 (100%)
R 144 of 393 ~ 36.64%
G 135 of 393 ~ 34.35%
B 114 of 393 ~ 29.01'%

%36.64
%34.35
%29.01

CMYK color model

#908772 color CMYK value is (0,6,21,44).

  • cyan value is 0.00%
  • magenta value is 6.25%
  • yellow value is 20.83%
  • key color value is 43.53%

CMYK: (0,6,21,44)
C0M6Y21K44 (0%, 6%, 21%, 44%)
(0.00 / 0.06 / 0.21 / 0.44)

CMYK percentages

%0
%6.25
%20.83
%43.53

Codes

Color #908772 in popluar color models

90 87 72
RGB 144 135 114
HSL 42° 11.90% 50.59%
HSB/HSV 42° 20.83% 56.47%
CMYK 0.00% 6.25% 20.83%
43.53%

Color #908772 in popluar number systems.

HEX 90 87 72
Decimal 144 135 114
Binary 10010000 10000111 1110010
Octal 220 207 162

Shades and tints

Shades of #908772

#908772
(144,135,114)
#837B68
(131,123,104)
#766F5E
(118,111,94)
#696354
(105,99,84)
#5C574A
(92,87,74)
#4F4B40
(79,75,64)
#423F36
(66,63,54)
#35332C
(53,51,44)
#282722
(40,39,34)
#1B1B18
(27,27,24)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #908772

#908772
(144,135,114)
#9A917E
(154,145,126)
#A49B8A
(164,155,138)
#AEA596
(174,165,150)
#B8AFA2
(184,175,162)
#C2B9AE
(194,185,174)
#CCC3BA
(204,195,186)
#D6CDC6
(214,205,198)
#E0D7D2
(224,215,210)
#EAE1DE
(234,225,222)
#F4EBEA
(244,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #908772 color. Also use rgb(144,135,114) instead hex code.

Text Font Color

.myTextColor { color: #908772; }

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

This text font color is #908772.

Background Color

.myBgColor { background-color: #908772; }

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

This div background color is #908772.

Border color

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

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

This div border color is #908772.

Opacity

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

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

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

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

This text has shadow with #908772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #908772.

Preview

Color preview on black background

This text has color #908772 on black background.


Color preview on white background

This text has color #908772 on white background.


Black color preview on #908772 background

This text has black color on #908772 background.


White color preview on #908772 background

This text has white color on #908772 background.


Related colors

Complementary color

Complementary color for #hex is #6F788D.


I love getcolorcode.com

Triadic colors

1 #729087 and #877290 with #908772 are triadic colors.

2 #728790 and #879072 with #908772 are triadic colors.