COLOR #917771

HEX: #917771 RGB: (145,119,113)

Color info

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

RGB color model

#917771 color RGB value is (145,119,113).

RGB: (145,119,113) (57%, 47%, 44%)

RGB channels and saturation

R 145 of 255 = 57%
G 119 of 255 = 47%
B 113 of 255 = 44%

145
119
113

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

Portions of RGB colors in percentages

R + G + B = 145 + 119 + 113 = 377 (100%)
R 145 of 377 ~ 38.46%
G 119 of 377 ~ 31.56%
B 113 of 377 ~ 29.97'%

%38.46
%31.56
%29.97

CMYK color model

#917771 color CMYK value is (0,18,22,43).

  • cyan value is 0.00%
  • magenta value is 17.93%
  • yellow value is 22.07%
  • key color value is 43.14%

CMYK: (0,18,22,43)
C0M18Y22K43 (0%, 18%, 22%, 43%)
(0.00 / 0.18 / 0.22 / 0.43)

CMYK percentages

%0
%17.93
%22.07
%43.14

Codes

Color #917771 in popluar color models

91 77 71
RGB 145 119 113
HSL 11° 12.70% 50.59%
HSB/HSV 11° 22.07% 56.86%
CMYK 0.00% 17.93% 22.07%
43.14%

Color #917771 in popluar number systems.

HEX 91 77 71
Decimal 145 119 113
Binary 10010001 1110111 1110001
Octal 221 167 161

Shades and tints

Shades of #917771

#917771
(145,119,113)
#846D67
(132,109,103)
#77635D
(119,99,93)
#6A5953
(106,89,83)
#5D4F49
(93,79,73)
#50453F
(80,69,63)
#433B35
(67,59,53)
#36312B
(54,49,43)
#292721
(41,39,33)
#1C1D17
(28,29,23)
#0F130D
(15,19,13)
#000000
(0,0,0)

Tints of #917771

#917771
(145,119,113)
#9B837D
(155,131,125)
#A58F89
(165,143,137)
#AF9B95
(175,155,149)
#B9A7A1
(185,167,161)
#C3B3AD
(195,179,173)
#CDBFB9
(205,191,185)
#D7CBC5
(215,203,197)
#E1D7D1
(225,215,209)
#EBE3DD
(235,227,221)
#F5EFE9
(245,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #917771 color. Also use rgb(145,119,113) instead hex code.

Text Font Color

.myTextColor { color: #917771; }

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

This text font color is #917771.

Background Color

.myBgColor { background-color: #917771; }

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

This div background color is #917771.

Border color

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

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

This div border color is #917771.

Opacity

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

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

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

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

This text has shadow with #917771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #917771.

Preview

Color preview on black background

This text has color #917771 on black background.


Color preview on white background

This text has color #917771 on white background.


Black color preview on #917771 background

This text has black color on #917771 background.


White color preview on #917771 background

This text has white color on #917771 background.


Related colors

Complementary color

Complementary color for #hex is #6E888E.


I love getcolorcode.com

Triadic colors

1 #719177 and #777191 with #917771 are triadic colors.

2 #717791 and #779171 with #917771 are triadic colors.