COLOR #908776

HEX: #908776 RGB: (144,135,118)

Color info

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

RGB color model

#908776 color RGB value is (144,135,118).

RGB: (144,135,118) (56%, 53%, 46%)

RGB channels and saturation

R 144 of 255 = 56%
G 135 of 255 = 53%
B 118 of 255 = 46%

144
135
118

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

Portions of RGB colors in percentages

R + G + B = 144 + 135 + 118 = 397 (100%)
R 144 of 397 ~ 36.27%
G 135 of 397 ~ 34.01%
B 118 of 397 ~ 29.72'%

%36.27
%34.01
%29.72

CMYK color model

#908776 color CMYK value is (0,6,18,44).

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

CMYK: (0,6,18,44)
C0M6Y18K44 (0%, 6%, 18%, 44%)
(0.00 / 0.06 / 0.18 / 0.44)

CMYK percentages

%0
%6.25
%18.06
%43.53

Codes

Color #908776 in popluar color models

90 87 76
RGB 144 135 118
HSL 39° 10.48% 51.37%
HSB/HSV 39° 18.06% 56.47%
CMYK 0.00% 6.25% 18.06%
43.53%

Color #908776 in popluar number systems.

HEX 90 87 76
Decimal 144 135 118
Binary 10010000 10000111 1110110
Octal 220 207 166

Shades and tints

Shades of #908776

#908776
(144,135,118)
#837B6C
(131,123,108)
#766F62
(118,111,98)
#696358
(105,99,88)
#5C574E
(92,87,78)
#4F4B44
(79,75,68)
#423F3A
(66,63,58)
#353330
(53,51,48)
#282726
(40,39,38)
#1B1B1C
(27,27,28)
#0E0F12
(14,15,18)
#000000
(0,0,0)

Tints of #908776

#908776
(144,135,118)
#9A9182
(154,145,130)
#A49B8E
(164,155,142)
#AEA59A
(174,165,154)
#B8AFA6
(184,175,166)
#C2B9B2
(194,185,178)
#CCC3BE
(204,195,190)
#D6CDCA
(214,205,202)
#E0D7D6
(224,215,214)
#EAE1E2
(234,225,226)
#F4EBEE
(244,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #908776; }

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

This text font color is #908776.

Background Color

.myBgColor { background-color: #908776; }

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

This div background color is #908776.

Border color

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

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

This div border color is #908776.

Opacity

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

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

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

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

This text has shadow with #908776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #908776.

Preview

Color preview on black background

This text has color #908776 on black background.


Color preview on white background

This text has color #908776 on white background.


Black color preview on #908776 background

This text has black color on #908776 background.


White color preview on #908776 background

This text has white color on #908776 background.


Related colors

Complementary color

Complementary color for #hex is #6F7889.


I love getcolorcode.com

Triadic colors

1 #769087 and #877690 with #908776 are triadic colors.

2 #768790 and #879076 with #908776 are triadic colors.