COLOR #917472

HEX: #917472 RGB: (145,116,114)

Color info

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

RGB color model

#917472 color RGB value is (145,116,114).

RGB: (145,116,114) (57%, 45%, 45%)

RGB channels and saturation

R 145 of 255 = 57%
G 116 of 255 = 45%
B 114 of 255 = 45%

145
116
114

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

Portions of RGB colors in percentages

R + G + B = 145 + 116 + 114 = 375 (100%)
R 145 of 375 ~ 38.67%
G 116 of 375 ~ 30.93%
B 114 of 375 ~ 30.4'%

%38.67
%30.93
%30.4

CMYK color model

#917472 color CMYK value is (0,20,21,43).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 21.38%
  • key color value is 43.14%

CMYK: (0,20,21,43)
C0M20Y21K43 (0%, 20%, 21%, 43%)
(0.00 / 0.20 / 0.21 / 0.43)

CMYK percentages

%0
%20
%21.38
%43.14

Codes

Color #917472 in popluar color models

91 74 72
RGB 145 116 114
HSL 12.35% 50.78%
HSB/HSV 21.38% 56.86%
CMYK 0.00% 20.00% 21.38%
43.14%

Color #917472 in popluar number systems.

HEX 91 74 72
Decimal 145 116 114
Binary 10010001 1110100 1110010
Octal 221 164 162

Shades and tints

Shades of #917472

#917472
(145,116,114)
#846A68
(132,106,104)
#77605E
(119,96,94)
#6A5654
(106,86,84)
#5D4C4A
(93,76,74)
#504240
(80,66,64)
#433836
(67,56,54)
#362E2C
(54,46,44)
#292422
(41,36,34)
#1C1A18
(28,26,24)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #917472

#917472
(145,116,114)
#9B807E
(155,128,126)
#A58C8A
(165,140,138)
#AF9896
(175,152,150)
#B9A4A2
(185,164,162)
#C3B0AE
(195,176,174)
#CDBCBA
(205,188,186)
#D7C8C6
(215,200,198)
#E1D4D2
(225,212,210)
#EBE0DE
(235,224,222)
#F5ECEA
(245,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #917472 color. Also use rgb(145,116,114) instead hex code.

Text Font Color

.myTextColor { color: #917472; }

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

This text font color is #917472.

Background Color

.myBgColor { background-color: #917472; }

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

This div background color is #917472.

Border color

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

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

This div border color is #917472.

Opacity

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

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

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

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

This text has shadow with #917472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #917472.

Preview

Color preview on black background

This text has color #917472 on black background.


Color preview on white background

This text has color #917472 on white background.


Black color preview on #917472 background

This text has black color on #917472 background.


White color preview on #917472 background

This text has white color on #917472 background.


Related colors

Complementary color

Complementary color for #hex is #6E8B8D.


I love getcolorcode.com

Triadic colors

1 #729174 and #747291 with #917472 are triadic colors.

2 #727491 and #749172 with #917472 are triadic colors.