COLOR #976CA7

HEX: #976CA7 RGB: (151,108,167)

Renk bilgisi

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

RGB renk modeli

#976CA7 color RGB value is (151,108,167).

RGB: (151,108,167) (59%, 42%, 65%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 108 of 255 = 42%
B 167 of 255 = 65%

151
108
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 108 + 167 = 426 (100%)
R 151 of 426 ~ 35.45%
G 108 of 426 ~ 25.35%
B 167 of 426 ~ 39.2'%

%35.45
%25.35
%39.2

CMYK RENK MODELİ

#976CA7 rengi CMYK tonu (10,35,0,35).

  • camgöbeği tonu 9.58%
  • eflatun tonu 35.33%
  • sarı tonu 0.00%
  • ana renk tonu 34.51%
CMYK: (10,35,0,35) C10M35Y0K35 (10%,35%,0%,35%) (0.10/0.35/0.00/0.35) 

CMYK yüzdeleri

%9.58
%35.33
%0
%34.51

Codes

Color #976CA7 in popluar color models

97 6C A7
RGB 151 108 167
HSL 284° 25.11% 53.92%
HSB/HSV 284° 35.33% 65.49%
CMYK 9.58% 35.33% 0.00%
34.51%

Color #976CA7 in popluar number systems.

HEX 97 6C A7
Decimal 151 108 167
Binary 10010111 1101100 10100111
Octal 227 154 247

Shades and tints

Shades of #976CA7

#976CA7
(151,108,167)
#8A6398
(138,99,152)
#7D5A89
(125,90,137)
#70517A
(112,81,122)
#63486B
(99,72,107)
#563F5C
(86,63,92)
#49364D
(73,54,77)
#3C2D3E
(60,45,62)
#2F242F
(47,36,47)
#221B20
(34,27,32)
#151211
(21,18,17)
#000000
(0,0,0)

Tints of #976CA7

#976CA7
(151,108,167)
#A079AF
(160,121,175)
#A986B7
(169,134,183)
#B293BF
(178,147,191)
#BBA0C7
(187,160,199)
#C4ADCF
(196,173,207)
#CDBAD7
(205,186,215)
#D6C7DF
(214,199,223)
#DFD4E7
(223,212,231)
#E8E1EF
(232,225,239)
#F1EEF7
(241,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976CA7; }

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

This text font color is #976CA7.

Background Color

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

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

This div background color is #976CA7.

Border color

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

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

This div border color is #976CA7.

Opacity

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

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

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

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

This text has shadow with #976CA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976CA7.

Preview

Color preview on black background

This text has color #976CA7 on black background.


Color preview on white background

This text has color #976CA7 on white background.


Black color preview on #976CA7 background

This text has black color on #976CA7 background.


White color preview on #976CA7 background

This text has white color on #976CA7 background.


Related colors

Complementary color

Complementary color for #hex is #689358.


I love getcolorcode.com

Triadic colors

1 #A7976C and #6CA797 with #976CA7 are triadic colors.

2 #A76C97 and #6C97A7 with #976CA7 are triadic colors.