COLOR #987FAE

HEX: #987FAE RGB: (152,127,174)

Renk bilgisi

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

RGB renk modeli

#987FAE color RGB value is (152,127,174).

RGB: (152,127,174) (60%, 50%, 68%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 127 of 255 = 50%
B 174 of 255 = 68%

152
127
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 127 + 174 = 453 (100%)
R 152 of 453 ~ 33.55%
G 127 of 453 ~ 28.04%
B 174 of 453 ~ 38.41'%

%33.55
%28.04
%38.41

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.64%
  • 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

%12.64
%27.01
%0
%31.76

Codes

Color #987FAE in popluar color models

98 7F AE
RGB 152 127 174
HSL 272° 22.49% 59.02%
HSB/HSV 272° 27.01% 68.24%
CMYK 12.64% 27.01% 0.00%
31.76%

Color #987FAE in popluar number systems.

HEX 98 7F AE
Decimal 152 127 174
Binary 10011000 1111111 10101110
Octal 230 177 256

Shades and tints

Shades of #987FAE

#987FAE
(152,127,174)
#8B749F
(139,116,159)
#7E6990
(126,105,144)
#715E81
(113,94,129)
#645372
(100,83,114)
#574863
(87,72,99)
#4A3D54
(74,61,84)
#3D3245
(61,50,69)
#302736
(48,39,54)
#231C27
(35,28,39)
#161118
(22,17,24)
#000000
(0,0,0)

Tints of #987FAE

#987FAE
(152,127,174)
#A18AB5
(161,138,181)
#AA95BC
(170,149,188)
#B3A0C3
(179,160,195)
#BCABCA
(188,171,202)
#C5B6D1
(197,182,209)
#CEC1D8
(206,193,216)
#D7CCDF
(215,204,223)
#E0D7E6
(224,215,230)
#E9E2ED
(233,226,237)
#F2EDF4
(242,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #987FAE; }

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

This text font color is #987FAE.

Background Color

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

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

This div background color is #987FAE.

Border color

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

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

This div border color is #987FAE.

Opacity

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

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

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

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

This text has shadow with #987FAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987FAE.

Preview

Color preview on black background

This text has color #987FAE on black background.


Color preview on white background

This text has color #987FAE on white background.


Black color preview on #987FAE background

This text has black color on #987FAE background.


White color preview on #987FAE background

This text has white color on #987FAE background.


Related colors

Complementary color

Complementary color for #hex is #678051.


I love getcolorcode.com

Triadic colors

1 #AE987F and #7FAE98 with #987FAE are triadic colors.

2 #AE7F98 and #7F98AE with #987FAE are triadic colors.