COLOR #976DAE

HEX: #976DAE RGB: (151,109,174)

Renk bilgisi

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

RGB renk modeli

#976DAE color RGB value is (151,109,174).

RGB: (151,109,174) (59%, 43%, 68%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 109 of 255 = 43%
B 174 of 255 = 68%

151
109
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 109 + 174 = 434 (100%)
R 151 of 434 ~ 34.79%
G 109 of 434 ~ 25.12%
B 174 of 434 ~ 40.09'%

%34.79
%25.12
%40.09

CMYK RENK MODELİ

#976DAE rengi CMYK tonu (13,37,0,32).

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

CMYK: (13,37,0,32)
C13M37Y0K32 (13%, 37%, 0%, 32%)
(0.13 / 0.37 / 0.00 / 0.32)

CMYK yüzdeleri

%13.22
%37.36
%0
%31.76

Codes

Color #976DAE in popluar color models

97 6D AE
RGB 151 109 174
HSL 279° 28.63% 55.49%
HSB/HSV 279° 37.36% 68.24%
CMYK 13.22% 37.36% 0.00%
31.76%

Color #976DAE in popluar number systems.

HEX 97 6D AE
Decimal 151 109 174
Binary 10010111 1101101 10101110
Octal 227 155 256

Shades and tints

Shades of #976DAE

#976DAE
(151,109,174)
#8A649F
(138,100,159)
#7D5B90
(125,91,144)
#705281
(112,82,129)
#634972
(99,73,114)
#564063
(86,64,99)
#493754
(73,55,84)
#3C2E45
(60,46,69)
#2F2536
(47,37,54)
#221C27
(34,28,39)
#151318
(21,19,24)
#000000
(0,0,0)

Tints of #976DAE

#976DAE
(151,109,174)
#A07AB5
(160,122,181)
#A987BC
(169,135,188)
#B294C3
(178,148,195)
#BBA1CA
(187,161,202)
#C4AED1
(196,174,209)
#CDBBD8
(205,187,216)
#D6C8DF
(214,200,223)
#DFD5E6
(223,213,230)
#E8E2ED
(232,226,237)
#F1EFF4
(241,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976DAE; }

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

This text font color is #976DAE.

Background Color

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

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

This div background color is #976DAE.

Border color

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

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

This div border color is #976DAE.

Opacity

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

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

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

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

This text has shadow with #976DAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976DAE.

Preview

Color preview on black background

This text has color #976DAE on black background.


Color preview on white background

This text has color #976DAE on white background.


Black color preview on #976DAE background

This text has black color on #976DAE background.


White color preview on #976DAE background

This text has white color on #976DAE background.


Related colors

Complementary color

Complementary color for #hex is #689251.


I love getcolorcode.com

Triadic colors

1 #AE976D and #6DAE97 with #976DAE are triadic colors.

2 #AE6D97 and #6D97AE with #976DAE are triadic colors.