COLOR #976CAE

HEX: #976CAE RGB: (151,108,174)

Renk bilgisi

#976CAE contains mainly red and blue colors. #976CAE ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#976CAE color RGB value is (151,108,174).

RGB: (151,108,174) (59%, 42%, 68%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 108 of 255 = 42%
B 174 of 255 = 68%

151
108
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 108 + 174 = 433 (100%)
R 151 of 433 ~ 34.87%
G 108 of 433 ~ 24.94%
B 174 of 433 ~ 40.18'%

%34.87
%24.94
%40.18

CMYK RENK MODELİ

#976CAE rengi CMYK tonu (13,38,0,32).

  • camgöbeği tonu 13.22%
  • eflatun tonu 37.93%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%

CMYK: (13,38,0,32)
C13M38Y0K32 (13%, 38%, 0%, 32%)
(0.13 / 0.38 / 0.00 / 0.32)

CMYK yüzdeleri

%13.22
%37.93
%0
%31.76

Codes

Color #976CAE in popluar color models

97 6C AE
RGB 151 108 174
HSL 279° 28.95% 55.29%
HSB/HSV 279° 37.93% 68.24%
CMYK 13.22% 37.93% 0.00%
31.76%

Color #976CAE in popluar number systems.

HEX 97 6C AE
Decimal 151 108 174
Binary 10010111 1101100 10101110
Octal 227 154 256

Shades and tints

Shades of #976CAE

#976CAE
(151,108,174)
#8A639F
(138,99,159)
#7D5A90
(125,90,144)
#705181
(112,81,129)
#634872
(99,72,114)
#563F63
(86,63,99)
#493654
(73,54,84)
#3C2D45
(60,45,69)
#2F2436
(47,36,54)
#221B27
(34,27,39)
#151218
(21,18,24)
#000000
(0,0,0)

Tints of #976CAE

#976CAE
(151,108,174)
#A079B5
(160,121,181)
#A986BC
(169,134,188)
#B293C3
(178,147,195)
#BBA0CA
(187,160,202)
#C4ADD1
(196,173,209)
#CDBAD8
(205,186,216)
#D6C7DF
(214,199,223)
#DFD4E6
(223,212,230)
#E8E1ED
(232,225,237)
#F1EEF4
(241,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976CAE; }

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

This text font color is #976CAE.

Background Color

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

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

This div background color is #976CAE.

Border color

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

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

This div border color is #976CAE.

Opacity

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

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

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

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

This text has shadow with #976CAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976CAE.

Preview

Color preview on black background

This text has color #976CAE on black background.


Color preview on white background

This text has color #976CAE on white background.


Black color preview on #976CAE background

This text has black color on #976CAE background.


White color preview on #976CAE background

This text has white color on #976CAE background.


Related colors

Complementary color

Complementary color for #hex is #689351.


I love getcolorcode.com

Triadic colors

1 #AE976C and #6CAE97 with #976CAE are triadic colors.

2 #AE6C97 and #6C97AE with #976CAE are triadic colors.