COLOR #976A8D

HEX: #976A8D RGB: (151,106,141)

Renk bilgisi

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

RGB renk modeli

#976A8D color RGB value is (151,106,141).

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

RGB bağlantıları ve doygunluk

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

151
106
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 106 + 141 = 398 (100%)
R 151 of 398 ~ 37.94%
G 106 of 398 ~ 26.63%
B 141 of 398 ~ 35.43'%

%37.94
%26.63
%35.43

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.80%
  • sarı tonu 6.62%
  • 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
%6.62
%40.78

Codes

Color #976A8D in popluar color models

97 6A 8D
RGB 151 106 141
HSL 313° 17.79% 50.39%
HSB/HSV 313° 29.80% 59.22%
CMYK 0.00% 29.80% 6.62%
40.78%

Color #976A8D in popluar number systems.

HEX 97 6A 8D
Decimal 151 106 141
Binary 10010111 1101010 10001101
Octal 227 152 215

Shades and tints

Shades of #976A8D

#976A8D
(151,106,141)
#8A6181
(138,97,129)
#7D5875
(125,88,117)
#704F69
(112,79,105)
#63465D
(99,70,93)
#563D51
(86,61,81)
#493445
(73,52,69)
#3C2B39
(60,43,57)
#2F222D
(47,34,45)
#221921
(34,25,33)
#151015
(21,16,21)
#000000
(0,0,0)

Tints of #976A8D

#976A8D
(151,106,141)
#A07797
(160,119,151)
#A984A1
(169,132,161)
#B291AB
(178,145,171)
#BB9EB5
(187,158,181)
#C4ABBF
(196,171,191)
#CDB8C9
(205,184,201)
#D6C5D3
(214,197,211)
#DFD2DD
(223,210,221)
#E8DFE7
(232,223,231)
#F1ECF1
(241,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976A8D; }

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

This text font color is #976A8D.

Background Color

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

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

This div background color is #976A8D.

Border color

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

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

This div border color is #976A8D.

Opacity

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

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

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

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

This text has shadow with #976A8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976A8D.

Preview

Color preview on black background

This text has color #976A8D on black background.


Color preview on white background

This text has color #976A8D on white background.


Black color preview on #976A8D background

This text has black color on #976A8D background.


White color preview on #976A8D background

This text has white color on #976A8D background.


Related colors

Complementary color

Complementary color for #hex is #689572.


I love getcolorcode.com

Triadic colors

1 #8D976A and #6A8D97 with #976A8D are triadic colors.

2 #8D6A97 and #6A978D with #976A8D are triadic colors.