COLOR #978175

HEX: #978175 RGB: (151,129,117)

Color info

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

RGB color model

#978175 color RGB value is (151,129,117).

RGB: (151,129,117) (59%, 51%, 46%)

RGB channels and saturation

R 151 of 255 = 59%
G 129 of 255 = 51%
B 117 of 255 = 46%

151
129
117

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

Portions of RGB colors in percentages

R + G + B = 151 + 129 + 117 = 397 (100%)
R 151 of 397 ~ 38.04%
G 129 of 397 ~ 32.49%
B 117 of 397 ~ 29.47'%

%38.04
%32.49
%29.47

CMYK color model

#978175 color CMYK value is (0,15,23,41).

  • cyan value is 0.00%
  • magenta value is 14.57%
  • yellow value is 22.52%
  • key color value is 40.78%

CMYK: (0,15,23,41)
C0M15Y23K41 (0%, 15%, 23%, 41%)
(0.00 / 0.15 / 0.23 / 0.41)

CMYK percentages

%0
%14.57
%22.52
%40.78

Codes

Color #978175 in popluar color models

97 81 75
RGB 151 129 117
HSL 21° 14.05% 52.55%
HSB/HSV 21° 22.52% 59.22%
CMYK 0.00% 14.57% 22.52%
40.78%

Color #978175 in popluar number systems.

HEX 97 81 75
Decimal 151 129 117
Binary 10010111 10000001 1110101
Octal 227 201 165

Shades and tints

Shades of #978175

#978175
(151,129,117)
#8A766B
(138,118,107)
#7D6B61
(125,107,97)
#706057
(112,96,87)
#63554D
(99,85,77)
#564A43
(86,74,67)
#493F39
(73,63,57)
#3C342F
(60,52,47)
#2F2925
(47,41,37)
#221E1B
(34,30,27)
#151311
(21,19,17)
#000000
(0,0,0)

Tints of #978175

#978175
(151,129,117)
#A08C81
(160,140,129)
#A9978D
(169,151,141)
#B2A299
(178,162,153)
#BBADA5
(187,173,165)
#C4B8B1
(196,184,177)
#CDC3BD
(205,195,189)
#D6CEC9
(214,206,201)
#DFD9D5
(223,217,213)
#E8E4E1
(232,228,225)
#F1EFED
(241,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #978175 color. Also use rgb(151,129,117) instead hex code.

Text Font Color

.myTextColor { color: #978175; }

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

This text font color is #978175.

Background Color

.myBgColor { background-color: #978175; }

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

This div background color is #978175.

Border color

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

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

This div border color is #978175.

Opacity

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

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

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

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

This text has shadow with #978175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #978175.

Preview

Color preview on black background

This text has color #978175 on black background.


Color preview on white background

This text has color #978175 on white background.


Black color preview on #978175 background

This text has black color on #978175 background.


White color preview on #978175 background

This text has white color on #978175 background.


Related colors

Complementary color

Complementary color for #hex is #687E8A.


I love getcolorcode.com

Triadic colors

1 #759781 and #817597 with #978175 are triadic colors.

2 #758197 and #819775 with #978175 are triadic colors.