COLOR #976C9D

HEX: #976C9D RGB: (151,108,157)

Renk bilgisi

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

RGB renk modeli

#976C9D color RGB value is (151,108,157).

RGB: (151,108,157) (59%, 42%, 62%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 108 of 255 = 42%
B 157 of 255 = 62%

151
108
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 108 + 157 = 416 (100%)
R 151 of 416 ~ 36.3%
G 108 of 416 ~ 25.96%
B 157 of 416 ~ 37.74'%

%36.3
%25.96
%37.74

CMYK RENK MODELİ

#976C9D rengi CMYK tonu (4,31,0,38).

  • camgöbeği tonu 3.82%
  • eflatun tonu 31.21%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (4,31,0,38)
C4M31Y0K38 (4%, 31%, 0%, 38%)
(0.04 / 0.31 / 0.00 / 0.38)

CMYK yüzdeleri

%3.82
%31.21
%0
%38.43

Codes

Color #976C9D in popluar color models

97 6C 9D
RGB 151 108 157
HSL 293° 20.00% 51.96%
HSB/HSV 293° 31.21% 61.57%
CMYK 3.82% 31.21% 0.00%
38.43%

Color #976C9D in popluar number systems.

HEX 97 6C 9D
Decimal 151 108 157
Binary 10010111 1101100 10011101
Octal 227 154 235

Shades and tints

Shades of #976C9D

#976C9D
(151,108,157)
#8A638F
(138,99,143)
#7D5A81
(125,90,129)
#705173
(112,81,115)
#634865
(99,72,101)
#563F57
(86,63,87)
#493649
(73,54,73)
#3C2D3B
(60,45,59)
#2F242D
(47,36,45)
#221B1F
(34,27,31)
#151211
(21,18,17)
#000000
(0,0,0)

Tints of #976C9D

#976C9D
(151,108,157)
#A079A5
(160,121,165)
#A986AD
(169,134,173)
#B293B5
(178,147,181)
#BBA0BD
(187,160,189)
#C4ADC5
(196,173,197)
#CDBACD
(205,186,205)
#D6C7D5
(214,199,213)
#DFD4DD
(223,212,221)
#E8E1E5
(232,225,229)
#F1EEED
(241,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976C9D; }

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

This text font color is #976C9D.

Background Color

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

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

This div background color is #976C9D.

Border color

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

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

This div border color is #976C9D.

Opacity

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

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

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

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

This text has shadow with #976C9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976C9D.

Preview

Color preview on black background

This text has color #976C9D on black background.


Color preview on white background

This text has color #976C9D on white background.


Black color preview on #976C9D background

This text has black color on #976C9D background.


White color preview on #976C9D background

This text has white color on #976C9D background.


Related colors

Complementary color

Complementary color for #hex is #689362.


I love getcolorcode.com

Triadic colors

1 #9D976C and #6C9D97 with #976C9D are triadic colors.

2 #9D6C97 and #6C979D with #976C9D are triadic colors.