COLOR #908566

HEX: #908566 RGB: (144,133,102)

Color info

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

RGB color model

#908566 color RGB value is (144,133,102).

RGB: (144,133,102) (56%, 52%, 40%)

RGB channels and saturation

R 144 of 255 = 56%
G 133 of 255 = 52%
B 102 of 255 = 40%

144
133
102

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

Portions of RGB colors in percentages

R + G + B = 144 + 133 + 102 = 379 (100%)
R 144 of 379 ~ 37.99%
G 133 of 379 ~ 35.09%
B 102 of 379 ~ 26.91'%

%37.99
%35.09
%26.91

CMYK color model

#908566 color CMYK value is (0,8,29,44).

  • cyan value is 0.00%
  • magenta value is 7.64%
  • yellow value is 29.17%
  • key color value is 43.53%

CMYK: (0,8,29,44)
C0M8Y29K44 (0%, 8%, 29%, 44%)
(0.00 / 0.08 / 0.29 / 0.44)

CMYK percentages

%0
%7.64
%29.17
%43.53

Codes

Color #908566 in popluar color models

90 85 66
RGB 144 133 102
HSL 44° 17.07% 48.24%
HSB/HSV 44° 29.17% 56.47%
CMYK 0.00% 7.64% 29.17%
43.53%

Color #908566 in popluar number systems.

HEX 90 85 66
Decimal 144 133 102
Binary 10010000 10000101 1100110
Octal 220 205 146

Shades and tints

Shades of #908566

#908566
(144,133,102)
#83795D
(131,121,93)
#766D54
(118,109,84)
#69614B
(105,97,75)
#5C5542
(92,85,66)
#4F4939
(79,73,57)
#423D30
(66,61,48)
#353127
(53,49,39)
#28251E
(40,37,30)
#1B1915
(27,25,21)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #908566

#908566
(144,133,102)
#9A9073
(154,144,115)
#A49B80
(164,155,128)
#AEA68D
(174,166,141)
#B8B19A
(184,177,154)
#C2BCA7
(194,188,167)
#CCC7B4
(204,199,180)
#D6D2C1
(214,210,193)
#E0DDCE
(224,221,206)
#EAE8DB
(234,232,219)
#F4F3E8
(244,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #908566 color. Also use rgb(144,133,102) instead hex code.

Text Font Color

.myTextColor { color: #908566; }

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

This text font color is #908566.

Background Color

.myBgColor { background-color: #908566; }

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

This div background color is #908566.

Border color

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

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

This div border color is #908566.

Opacity

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

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

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

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

This text has shadow with #908566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #908566.

Preview

Color preview on black background

This text has color #908566 on black background.


Color preview on white background

This text has color #908566 on white background.


Black color preview on #908566 background

This text has black color on #908566 background.


White color preview on #908566 background

This text has white color on #908566 background.


Related colors

Complementary color

Complementary color for #hex is #6F7A99.


I love getcolorcode.com

Triadic colors

1 #669085 and #856690 with #908566 are triadic colors.

2 #668590 and #859066 with #908566 are triadic colors.