COLOR #976C7F

HEX: #976C7F RGB: (151,108,127)

Renk bilgisi

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

RGB renk modeli

#976C7F color RGB value is (151,108,127).

RGB: (151,108,127) (59%, 42%, 50%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 108 of 255 = 42%
B 127 of 255 = 50%

151
108
127

R + G + B ~ 50%. #976C7F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 108 + 127 = 386 (100%)
R 151 of 386 ~ 39.12%
G 108 of 386 ~ 27.98%
B 127 of 386 ~ 32.9'%

%39.12
%27.98
%32.9

CMYK RENK MODELİ

#976C7F rengi CMYK tonu (0,28,16,41).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.48%
  • sarı tonu 15.89%
  • ana renk tonu 40.78%

CMYK: (0,28,16,41)
C0M28Y16K41 (0%, 28%, 16%, 41%)
(0.00 / 0.28 / 0.16 / 0.41)

CMYK yüzdeleri

%0
%28.48
%15.89
%40.78

Codes

Color #976C7F in popluar color models

97 6C 7F
RGB 151 108 127
HSL 333° 17.13% 50.78%
HSB/HSV 333° 28.48% 59.22%
CMYK 0.00% 28.48% 15.89%
40.78%

Color #976C7F in popluar number systems.

HEX 97 6C 7F
Decimal 151 108 127
Binary 10010111 1101100 1111111
Octal 227 154 177

Shades and tints

Shades of #976C7F

#976C7F
(151,108,127)
#8A6374
(138,99,116)
#7D5A69
(125,90,105)
#70515E
(112,81,94)
#634853
(99,72,83)
#563F48
(86,63,72)
#49363D
(73,54,61)
#3C2D32
(60,45,50)
#2F2427
(47,36,39)
#221B1C
(34,27,28)
#151211
(21,18,17)
#000000
(0,0,0)

Tints of #976C7F

#976C7F
(151,108,127)
#A0798A
(160,121,138)
#A98695
(169,134,149)
#B293A0
(178,147,160)
#BBA0AB
(187,160,171)
#C4ADB6
(196,173,182)
#CDBAC1
(205,186,193)
#D6C7CC
(214,199,204)
#DFD4D7
(223,212,215)
#E8E1E2
(232,225,226)
#F1EEED
(241,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #976C7F color. Also use rgb(151,108,127) instead hex code.

Text Font Color

.myTextColor { color: #976C7F; }

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

This text font color is #976C7F.

Background Color

.myBgColor { background-color: #976C7F; }

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

This div background color is #976C7F.

Border color

.myBorderColor { border: 1px solid #976C7F; }

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

This div border color is #976C7F.

Opacity

.myOpacity80 { color: #976C7F; opacity: 0.8; }

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

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

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

This text has shadow with #976C7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976C7F.

Preview

Color preview on black background

This text has color #976C7F on black background.


Color preview on white background

This text has color #976C7F on white background.


Black color preview on #976C7F background

This text has black color on #976C7F background.


White color preview on #976C7F background

This text has white color on #976C7F background.


Related colors

Complementary color

Complementary color for #hex is #689380.


I love getcolorcode.com

Triadic colors

1 #7F976C and #6C7F97 with #976C7F are triadic colors.

2 #7F6C97 and #6C977F with #976C7F are triadic colors.