COLOR #917873

HEX: #917873 RGB: (145,120,115)

Color info

#917873 contains red, green and blue colors in about the same proportion. Web safe color of #917873 is #996666 (or #966).

RGB color model

#917873 color RGB value is (145,120,115).

RGB: (145,120,115) (57%, 47%, 45%)

RGB channels and saturation

R 145 of 255 = 57%
G 120 of 255 = 47%
B 115 of 255 = 45%

145
120
115

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

Portions of RGB colors in percentages

R + G + B = 145 + 120 + 115 = 380 (100%)
R 145 of 380 ~ 38.16%
G 120 of 380 ~ 31.58%
B 115 of 380 ~ 30.26'%

%38.16
%31.58
%30.26

CMYK color model

#917873 color CMYK value is (0,17,21,43).

  • cyan value is 0.00%
  • magenta value is 17.24%
  • yellow value is 20.69%
  • key color value is 43.14%

CMYK: (0,17,21,43)
C0M17Y21K43 (0%, 17%, 21%, 43%)
(0.00 / 0.17 / 0.21 / 0.43)

CMYK percentages

%0
%17.24
%20.69
%43.14

Codes

Color #917873 in popluar color models

91 78 73
RGB 145 120 115
HSL 10° 12.00% 50.98%
HSB/HSV 10° 20.69% 56.86%
CMYK 0.00% 17.24% 20.69%
43.14%

Color #917873 in popluar number systems.

HEX 91 78 73
Decimal 145 120 115
Binary 10010001 1111000 1110011
Octal 221 170 163

Shades and tints

Shades of #917873

#917873
(145,120,115)
#846E69
(132,110,105)
#77645F
(119,100,95)
#6A5A55
(106,90,85)
#5D504B
(93,80,75)
#504641
(80,70,65)
#433C37
(67,60,55)
#36322D
(54,50,45)
#292823
(41,40,35)
#1C1E19
(28,30,25)
#0F140F
(15,20,15)
#000000
(0,0,0)

Tints of #917873

#917873
(145,120,115)
#9B847F
(155,132,127)
#A5908B
(165,144,139)
#AF9C97
(175,156,151)
#B9A8A3
(185,168,163)
#C3B4AF
(195,180,175)
#CDC0BB
(205,192,187)
#D7CCC7
(215,204,199)
#E1D8D3
(225,216,211)
#EBE4DF
(235,228,223)
#F5F0EB
(245,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #917873 color. Also use rgb(145,120,115) instead hex code.

Text Font Color

.myTextColor { color: #917873; }

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

This text font color is #917873.

Background Color

.myBgColor { background-color: #917873; }

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

This div background color is #917873.

Border color

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

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

This div border color is #917873.

Opacity

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

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

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

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

This text has shadow with #917873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #917873.

Preview

Color preview on black background

This text has color #917873 on black background.


Color preview on white background

This text has color #917873 on white background.


Black color preview on #917873 background

This text has black color on #917873 background.


White color preview on #917873 background

This text has white color on #917873 background.


Related colors

Complementary color

Complementary color for #hex is #6E878C.


I love getcolorcode.com

Triadic colors

1 #739178 and #787391 with #917873 are triadic colors.

2 #737891 and #789173 with #917873 are triadic colors.