COLOR #976D8C

HEX: #976D8C RGB: (151,109,140)

Renk bilgisi

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

RGB renk modeli

#976D8C color RGB value is (151,109,140).

RGB: (151,109,140) (59%, 43%, 55%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 109 of 255 = 43%
B 140 of 255 = 55%

151
109
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 109 + 140 = 400 (100%)
R 151 of 400 ~ 37.75%
G 109 of 400 ~ 27.25%
B 140 of 400 ~ 35'%

%37.75
%27.25
%35

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.81%
  • 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
%27.81
%7.28
%40.78

Codes

Color #976D8C in popluar color models

97 6D 8C
RGB 151 109 140
HSL 316° 16.80% 50.98%
HSB/HSV 316° 27.81% 59.22%
CMYK 0.00% 27.81% 7.28%
40.78%

Color #976D8C in popluar number systems.

HEX 97 6D 8C
Decimal 151 109 140
Binary 10010111 1101101 10001100
Octal 227 155 214

Shades and tints

Shades of #976D8C

#976D8C
(151,109,140)
#8A6480
(138,100,128)
#7D5B74
(125,91,116)
#705268
(112,82,104)
#63495C
(99,73,92)
#564050
(86,64,80)
#493744
(73,55,68)
#3C2E38
(60,46,56)
#2F252C
(47,37,44)
#221C20
(34,28,32)
#151314
(21,19,20)
#000000
(0,0,0)

Tints of #976D8C

#976D8C
(151,109,140)
#A07A96
(160,122,150)
#A987A0
(169,135,160)
#B294AA
(178,148,170)
#BBA1B4
(187,161,180)
#C4AEBE
(196,174,190)
#CDBBC8
(205,187,200)
#D6C8D2
(214,200,210)
#DFD5DC
(223,213,220)
#E8E2E6
(232,226,230)
#F1EFF0
(241,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976D8C; }

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

This text font color is #976D8C.

Background Color

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

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

This div background color is #976D8C.

Border color

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

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

This div border color is #976D8C.

Opacity

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

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

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

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

This text has shadow with #976D8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976D8C.

Preview

Color preview on black background

This text has color #976D8C on black background.


Color preview on white background

This text has color #976D8C on white background.


Black color preview on #976D8C background

This text has black color on #976D8C background.


White color preview on #976D8C background

This text has white color on #976D8C background.


Related colors

Complementary color

Complementary color for #hex is #689273.


I love getcolorcode.com

Triadic colors

1 #8C976D and #6D8C97 with #976D8C are triadic colors.

2 #8C6D97 and #6D978C with #976D8C are triadic colors.