COLOR #908276

HEX: #908276 RGB: (144,130,118)

Color info

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

RGB color model

#908276 color RGB value is (144,130,118).

RGB: (144,130,118) (56%, 51%, 46%)

RGB channels and saturation

R 144 of 255 = 56%
G 130 of 255 = 51%
B 118 of 255 = 46%

144
130
118

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

Portions of RGB colors in percentages

R + G + B = 144 + 130 + 118 = 392 (100%)
R 144 of 392 ~ 36.73%
G 130 of 392 ~ 33.16%
B 118 of 392 ~ 30.1'%

%36.73
%33.16
%30.1

CMYK color model

#908276 color CMYK value is (0,10,18,44).

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

CMYK: (0,10,18,44)
C0M10Y18K44 (0%, 10%, 18%, 44%)
(0.00 / 0.10 / 0.18 / 0.44)

CMYK percentages

%0
%9.72
%18.06
%43.53

Codes

Color #908276 in popluar color models

90 82 76
RGB 144 130 118
HSL 28° 10.48% 51.37%
HSB/HSV 28° 18.06% 56.47%
CMYK 0.00% 9.72% 18.06%
43.53%

Color #908276 in popluar number systems.

HEX 90 82 76
Decimal 144 130 118
Binary 10010000 10000010 1110110
Octal 220 202 166

Shades and tints

Shades of #908276

#908276
(144,130,118)
#83776C
(131,119,108)
#766C62
(118,108,98)
#696158
(105,97,88)
#5C564E
(92,86,78)
#4F4B44
(79,75,68)
#42403A
(66,64,58)
#353530
(53,53,48)
#282A26
(40,42,38)
#1B1F1C
(27,31,28)
#0E1412
(14,20,18)
#000000
(0,0,0)

Tints of #908276

#908276
(144,130,118)
#9A8D82
(154,141,130)
#A4988E
(164,152,142)
#AEA39A
(174,163,154)
#B8AEA6
(184,174,166)
#C2B9B2
(194,185,178)
#CCC4BE
(204,196,190)
#D6CFCA
(214,207,202)
#E0DAD6
(224,218,214)
#EAE5E2
(234,229,226)
#F4F0EE
(244,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #908276; }

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

This text font color is #908276.

Background Color

.myBgColor { background-color: #908276; }

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

This div background color is #908276.

Border color

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

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

This div border color is #908276.

Opacity

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

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

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

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

This text has shadow with #908276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #908276.

Preview

Color preview on black background

This text has color #908276 on black background.


Color preview on white background

This text has color #908276 on white background.


Black color preview on #908276 background

This text has black color on #908276 background.


White color preview on #908276 background

This text has white color on #908276 background.


Related colors

Complementary color

Complementary color for #hex is #6F7D89.


I love getcolorcode.com

Triadic colors

1 #769082 and #827690 with #908276 are triadic colors.

2 #768290 and #829076 with #908276 are triadic colors.