COLOR #977FAE

HEX: #977FAE RGB: (151,127,174)

Renk bilgisi

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

RGB renk modeli

#977FAE color RGB value is (151,127,174).

RGB: (151,127,174) (59%, 50%, 68%)

RGB bağlantıları ve doygunluk

R 151 of 255 = 59%
G 127 of 255 = 50%
B 174 of 255 = 68%

151
127
174

R + G + B ~ 59%. #977FAE is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 151 + 127 + 174 = 452 (100%)
R 151 of 452 ~ 33.41%
G 127 of 452 ~ 28.1%
B 174 of 452 ~ 38.5'%

%33.41
%28.1
%38.5

CMYK RENK MODELİ

#977FAE rengi CMYK tonu (13,27,0,32).

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

CMYK: (13,27,0,32)
C13M27Y0K32 (13%, 27%, 0%, 32%)
(0.13 / 0.27 / 0.00 / 0.32)

CMYK yüzdeleri

%13.22
%27.01
%0
%31.76

Codes

Color #977FAE in popluar color models

97 7F AE
RGB 151 127 174
HSL 271° 22.49% 59.02%
HSB/HSV 271° 27.01% 68.24%
CMYK 13.22% 27.01% 0.00%
31.76%

Color #977FAE in popluar number systems.

HEX 97 7F AE
Decimal 151 127 174
Binary 10010111 1111111 10101110
Octal 227 177 256

Shades and tints

Shades of #977FAE

#977FAE
(151,127,174)
#8A749F
(138,116,159)
#7D6990
(125,105,144)
#705E81
(112,94,129)
#635372
(99,83,114)
#564863
(86,72,99)
#493D54
(73,61,84)
#3C3245
(60,50,69)
#2F2736
(47,39,54)
#221C27
(34,28,39)
#151118
(21,17,24)
#000000
(0,0,0)

Tints of #977FAE

#977FAE
(151,127,174)
#A08AB5
(160,138,181)
#A995BC
(169,149,188)
#B2A0C3
(178,160,195)
#BBABCA
(187,171,202)
#C4B6D1
(196,182,209)
#CDC1D8
(205,193,216)
#D6CCDF
(214,204,223)
#DFD7E6
(223,215,230)
#E8E2ED
(232,226,237)
#F1EDF4
(241,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #977FAE color. Also use rgb(151,127,174) instead hex code.

Text Font Color

.myTextColor { color: #977FAE; }

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

This text font color is #977FAE.

Background Color

.myBgColor { background-color: #977FAE; }

<div style="background-color:#977FAE">Inner text</div>

This div background color is #977FAE.

Border color

.myBorderColor { border: 1px solid #977FAE; }

<div style="border:3px solid #977FAE">Div</div>

This div border color is #977FAE.

Opacity

.myOpacity80 { color: #977FAE; opacity: 0.8; }

<p style="color:#977FAE;opacity:0.8;">80%</p>

Text with #977FAE 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 #977FAE;}

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

This text has shadow with #977FAE color.


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

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

This text has shadow with #977FAE primary color and red secondary color.


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

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

This text has shadow with #977FAE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #977FAE.

Preview

Color preview on black background

This text has color #977FAE on black background.


Color preview on white background

This text has color #977FAE on white background.


Black color preview on #977FAE background

This text has black color on #977FAE background.


White color preview on #977FAE background

This text has white color on #977FAE background.


Related colors

Complementary color

Complementary color for #hex is #688051.


I love getcolorcode.com

Triadic colors

1 #AE977F and #7FAE97 with #977FAE are triadic colors.

2 #AE7F97 and #7F97AE with #977FAE are triadic colors.