COLOR #976A8C

HEX: #976A8C RGB: (151,106,140)

Renk bilgisi

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

RGB renk modeli

#976A8C color RGB value is (151,106,140).

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

RGB bağlantıları ve doygunluk

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

151
106
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 106 + 140 = 397 (100%)
R 151 of 397 ~ 38.04%
G 106 of 397 ~ 26.7%
B 140 of 397 ~ 35.26'%

%38.04
%26.7
%35.26

CMYK RENK MODELİ

#976A8C rengi CMYK tonu (0,30,7,41).

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

CMYK: (0,30,7,41)
C0M30Y7K41 (0%, 30%, 7%, 41%)
(0.00 / 0.30 / 0.07 / 0.41)

CMYK yüzdeleri

%0
%29.8
%7.28
%40.78

Codes

Color #976A8C in popluar color models

97 6A 8C
RGB 151 106 140
HSL 315° 17.79% 50.39%
HSB/HSV 315° 29.80% 59.22%
CMYK 0.00% 29.80% 7.28%
40.78%

Color #976A8C in popluar number systems.

HEX 97 6A 8C
Decimal 151 106 140
Binary 10010111 1101010 10001100
Octal 227 152 214

Shades and tints

Shades of #976A8C

#976A8C
(151,106,140)
#8A6180
(138,97,128)
#7D5874
(125,88,116)
#704F68
(112,79,104)
#63465C
(99,70,92)
#563D50
(86,61,80)
#493444
(73,52,68)
#3C2B38
(60,43,56)
#2F222C
(47,34,44)
#221920
(34,25,32)
#151014
(21,16,20)
#000000
(0,0,0)

Tints of #976A8C

#976A8C
(151,106,140)
#A07796
(160,119,150)
#A984A0
(169,132,160)
#B291AA
(178,145,170)
#BB9EB4
(187,158,180)
#C4ABBE
(196,171,190)
#CDB8C8
(205,184,200)
#D6C5D2
(214,197,210)
#DFD2DC
(223,210,220)
#E8DFE6
(232,223,230)
#F1ECF0
(241,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976A8C; }

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

This text font color is #976A8C.

Background Color

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

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

This div background color is #976A8C.

Border color

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

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

This div border color is #976A8C.

Opacity

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

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

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

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

This text has shadow with #976A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976A8C.

Preview

Color preview on black background

This text has color #976A8C on black background.


Color preview on white background

This text has color #976A8C on white background.


Black color preview on #976A8C background

This text has black color on #976A8C background.


White color preview on #976A8C background

This text has white color on #976A8C background.


Related colors

Complementary color

Complementary color for #hex is #689573.


I love getcolorcode.com

Triadic colors

1 #8C976A and #6A8C97 with #976A8C are triadic colors.

2 #8C6A97 and #6A978C with #976A8C are triadic colors.