COLOR #976C8C

HEX: #976C8C RGB: (151,108,140)

Renk bilgisi

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

RGB renk modeli

#976C8C color RGB value is (151,108,140).

RGB: (151,108,140) (59%, 42%, 55%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 108 of 255 = 42%
B 140 of 255 = 55%

151
108
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 108 + 140 = 399 (100%)
R 151 of 399 ~ 37.84%
G 108 of 399 ~ 27.07%
B 140 of 399 ~ 35.09'%

%37.84
%27.07
%35.09

CMYK RENK MODELİ

#976C8C rengi CMYK tonu (0,28,7,41).

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

CMYK: (0,28,7,41)
C0M28Y7K41 (0%, 28%, 7%, 41%)
(0.00 / 0.28 / 0.07 / 0.41)

CMYK yüzdeleri

%0
%28.48
%7.28
%40.78

Codes

Color #976C8C in popluar color models

97 6C 8C
RGB 151 108 140
HSL 315° 17.13% 50.78%
HSB/HSV 315° 28.48% 59.22%
CMYK 0.00% 28.48% 7.28%
40.78%

Color #976C8C in popluar number systems.

HEX 97 6C 8C
Decimal 151 108 140
Binary 10010111 1101100 10001100
Octal 227 154 214

Shades and tints

Shades of #976C8C

#976C8C
(151,108,140)
#8A6380
(138,99,128)
#7D5A74
(125,90,116)
#705168
(112,81,104)
#63485C
(99,72,92)
#563F50
(86,63,80)
#493644
(73,54,68)
#3C2D38
(60,45,56)
#2F242C
(47,36,44)
#221B20
(34,27,32)
#151214
(21,18,20)
#000000
(0,0,0)

Tints of #976C8C

#976C8C
(151,108,140)
#A07996
(160,121,150)
#A986A0
(169,134,160)
#B293AA
(178,147,170)
#BBA0B4
(187,160,180)
#C4ADBE
(196,173,190)
#CDBAC8
(205,186,200)
#D6C7D2
(214,199,210)
#DFD4DC
(223,212,220)
#E8E1E6
(232,225,230)
#F1EEF0
(241,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976C8C; }

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

This text font color is #976C8C.

Background Color

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

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

This div background color is #976C8C.

Border color

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

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

This div border color is #976C8C.

Opacity

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

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

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

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

This text has shadow with #976C8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976C8C.

Preview

Color preview on black background

This text has color #976C8C on black background.


Color preview on white background

This text has color #976C8C on white background.


Black color preview on #976C8C background

This text has black color on #976C8C background.


White color preview on #976C8C background

This text has white color on #976C8C background.


Related colors

Complementary color

Complementary color for #hex is #689373.


I love getcolorcode.com

Triadic colors

1 #8C976C and #6C8C97 with #976C8C are triadic colors.

2 #8C6C97 and #6C978C with #976C8C are triadic colors.