COLOR #918976

HEX: #918976 RGB: (145,137,118)

Color info

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

RGB color model

#918976 color RGB value is (145,137,118).

RGB: (145,137,118) (57%, 54%, 46%)

RGB channels and saturation

R 145 of 255 = 57%
G 137 of 255 = 54%
B 118 of 255 = 46%

145
137
118

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

Portions of RGB colors in percentages

R + G + B = 145 + 137 + 118 = 400 (100%)
R 145 of 400 ~ 36.25%
G 137 of 400 ~ 34.25%
B 118 of 400 ~ 29.5'%

%36.25
%34.25
%29.5

CMYK color model

#918976 color CMYK value is (0,6,19,43).

  • cyan value is 0.00%
  • magenta value is 5.52%
  • yellow value is 18.62%
  • key color value is 43.14%
CMYK: (0,6,19,43) C0M6Y19K43 (0%,6%,19%,43%) (0.00/0.06/0.19/0.43) 

CMYK percentages

%0
%5.52
%18.62
%43.14

Codes

Color #918976 in popluar color models

91 89 76
RGB 145 137 118
HSL 42° 10.93% 51.57%
HSB/HSV 42° 18.62% 56.86%
CMYK 0.00% 5.52% 18.62%
43.14%

Color #918976 in popluar number systems.

HEX 91 89 76
Decimal 145 137 118
Binary 10010001 10001001 1110110
Octal 221 211 166

Shades and tints

Shades of #918976

#918976
(145,137,118)
#847D6C
(132,125,108)
#777162
(119,113,98)
#6A6558
(106,101,88)
#5D594E
(93,89,78)
#504D44
(80,77,68)
#43413A
(67,65,58)
#363530
(54,53,48)
#292926
(41,41,38)
#1C1D1C
(28,29,28)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #918976

#918976
(145,137,118)
#9B9382
(155,147,130)
#A59D8E
(165,157,142)
#AFA79A
(175,167,154)
#B9B1A6
(185,177,166)
#C3BBB2
(195,187,178)
#CDC5BE
(205,197,190)
#D7CFCA
(215,207,202)
#E1D9D6
(225,217,214)
#EBE3E2
(235,227,226)
#F5EDEE
(245,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #918976 color. Also use rgb(145,137,118) instead hex code.

Text Font Color

.myTextColor { color: #918976; }

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

This text font color is #918976.

Background Color

.myBgColor { background-color: #918976; }

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

This div background color is #918976.

Border color

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

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

This div border color is #918976.

Opacity

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

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

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

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

This text has shadow with #918976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #918976.

Preview

Color preview on black background

This text has color #918976 on black background.


Color preview on white background

This text has color #918976 on white background.


Black color preview on #918976 background

This text has black color on #918976 background.


White color preview on #918976 background

This text has white color on #918976 background.


Related colors

Complementary color

Complementary color for #hex is #6E7689.


I love getcolorcode.com

Triadic colors

1 #769189 and #897691 with #918976 are triadic colors.

2 #768991 and #899176 with #918976 are triadic colors.