COLOR #976171

HEX: #976171 RGB: (151,97,113)

Renk bilgisi

#976171 contains red, green and blue colors in about the same proportion. #976171 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#976171 color RGB value is (151,97,113).

RGB: (151,97,113) (59%, 38%, 44%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 97 of 255 = 38%
B 113 of 255 = 44%

151
97
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 97 + 113 = 361 (100%)
R 151 of 361 ~ 41.83%
G 97 of 361 ~ 26.87%
B 113 of 361 ~ 31.3'%

%41.83
%26.87
%31.3

CMYK RENK MODELİ

#976171 rengi CMYK tonu (0,36,25,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.76%
  • sarı tonu 25.17%
  • ana renk tonu 40.78%

CMYK: (0,36,25,41)
C0M36Y25K41 (0%, 36%, 25%, 41%)
(0.00 / 0.36 / 0.25 / 0.41)

CMYK yüzdeleri

%0
%35.76
%25.17
%40.78

Codes

Color #976171 in popluar color models

97 61 71
RGB 151 97 113
HSL 342° 21.77% 48.63%
HSB/HSV 342° 35.76% 59.22%
CMYK 0.00% 35.76% 25.17%
40.78%

Color #976171 in popluar number systems.

HEX 97 61 71
Decimal 151 97 113
Binary 10010111 1100001 1110001
Octal 227 141 161

Shades and tints

Shades of #976171

#976171
(151,97,113)
#8A5967
(138,89,103)
#7D515D
(125,81,93)
#704953
(112,73,83)
#634149
(99,65,73)
#56393F
(86,57,63)
#493135
(73,49,53)
#3C292B
(60,41,43)
#2F2121
(47,33,33)
#221917
(34,25,23)
#15110D
(21,17,13)
#000000
(0,0,0)

Tints of #976171

#976171
(151,97,113)
#A06F7D
(160,111,125)
#A97D89
(169,125,137)
#B28B95
(178,139,149)
#BB99A1
(187,153,161)
#C4A7AD
(196,167,173)
#CDB5B9
(205,181,185)
#D6C3C5
(214,195,197)
#DFD1D1
(223,209,209)
#E8DFDD
(232,223,221)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976171 color. Also use rgb(151,97,113) instead hex code.

Text Font Color

.myTextColor { color: #976171; }

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

This text font color is #976171.

Background Color

.myBgColor { background-color: #976171; }

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

This div background color is #976171.

Border color

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

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

This div border color is #976171.

Opacity

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

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

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

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

This text has shadow with #976171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976171.

Preview

Color preview on black background

This text has color #976171 on black background.


Color preview on white background

This text has color #976171 on white background.


Black color preview on #976171 background

This text has black color on #976171 background.


White color preview on #976171 background

This text has white color on #976171 background.


Related colors

Complementary color

Complementary color for #hex is #689E8E.


I love getcolorcode.com

Triadic colors

1 #719761 and #617197 with #976171 are triadic colors.

2 #716197 and #619771 with #976171 are triadic colors.