COLOR #977269

HEX: #977269 RGB: (151,114,105)

Color info

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

RGB color model

#977269 color RGB value is (151,114,105).

RGB: (151,114,105) (59%, 45%, 41%)

RGB channels and saturation

R 151 of 255 = 59%
G 114 of 255 = 45%
B 105 of 255 = 41%

151
114
105

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

Portions of RGB colors in percentages

R + G + B = 151 + 114 + 105 = 370 (100%)
R 151 of 370 ~ 40.81%
G 114 of 370 ~ 30.81%
B 105 of 370 ~ 28.38'%

%40.81
%30.81
%28.38

CMYK color model

#977269 color CMYK value is (0,25,30,41).

  • cyan value is 0.00%
  • magenta value is 24.50%
  • yellow value is 30.46%
  • key color value is 40.78%

CMYK: (0,25,30,41)
C0M25Y30K41 (0%, 25%, 30%, 41%)
(0.00 / 0.25 / 0.30 / 0.41)

CMYK percentages

%0
%24.5
%30.46
%40.78

Codes

Color #977269 in popluar color models

97 72 69
RGB 151 114 105
HSL 12° 18.11% 50.20%
HSB/HSV 12° 30.46% 59.22%
CMYK 0.00% 24.50% 30.46%
40.78%

Color #977269 in popluar number systems.

HEX 97 72 69
Decimal 151 114 105
Binary 10010111 1110010 1101001
Octal 227 162 151

Shades and tints

Shades of #977269

#977269
(151,114,105)
#8A6860
(138,104,96)
#7D5E57
(125,94,87)
#70544E
(112,84,78)
#634A45
(99,74,69)
#56403C
(86,64,60)
#493633
(73,54,51)
#3C2C2A
(60,44,42)
#2F2221
(47,34,33)
#221818
(34,24,24)
#150E0F
(21,14,15)
#000000
(0,0,0)

Tints of #977269

#977269
(151,114,105)
#A07E76
(160,126,118)
#A98A83
(169,138,131)
#B29690
(178,150,144)
#BBA29D
(187,162,157)
#C4AEAA
(196,174,170)
#CDBAB7
(205,186,183)
#D6C6C4
(214,198,196)
#DFD2D1
(223,210,209)
#E8DEDE
(232,222,222)
#F1EAEB
(241,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #977269 color. Also use rgb(151,114,105) instead hex code.

Text Font Color

.myTextColor { color: #977269; }

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

This text font color is #977269.

Background Color

.myBgColor { background-color: #977269; }

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

This div background color is #977269.

Border color

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

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

This div border color is #977269.

Opacity

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

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

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

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

This text has shadow with #977269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #977269.

Preview

Color preview on black background

This text has color #977269 on black background.


Color preview on white background

This text has color #977269 on white background.


Black color preview on #977269 background

This text has black color on #977269 background.


White color preview on #977269 background

This text has white color on #977269 background.


Related colors

Complementary color

Complementary color for #hex is #688D96.


I love getcolorcode.com

Triadic colors

1 #699772 and #726997 with #977269 are triadic colors.

2 #697297 and #729769 with #977269 are triadic colors.