COLOR #8984AD

HEX: #8984AD RGB: (137,132,173)

Renk bilgisi

#8984AD contains red, green and blue colors in about the same proportion. #8984AD ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#8984AD color RGB value is (137,132,173).

RGB: (137,132,173) (54%, 52%, 68%)

RGB bağlantıları ve doygunluk

R 137 of 255 = 54%
G 132 of 255 = 52%
B 173 of 255 = 68%

137
132
173

R + G + B ~ 58%. #8984AD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 137 + 132 + 173 = 442 (100%)
R 137 of 442 ~ 31%
G 132 of 442 ~ 29.86%
B 173 of 442 ~ 39.14'%

%31
%29.86
%39.14

CMYK RENK MODELİ

#8984AD rengi CMYK tonu (21,24,0,32).

  • camgöbeği tonu 20.81%
  • eflatun tonu 23.70%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (21,24,0,32)
C21M24Y0K32 (21%, 24%, 0%, 32%)
(0.21 / 0.24 / 0.00 / 0.32)

CMYK yüzdeleri

%20.81
%23.7
%0
%32.16

Codes

Color #8984AD in popluar color models

89 84 AD
RGB 137 132 173
HSL 247° 20.00% 59.80%
HSB/HSV 247° 23.70% 67.84%
CMYK 20.81% 23.70% 0.00%
32.16%

Color #8984AD in popluar number systems.

HEX 89 84 AD
Decimal 137 132 173
Binary 10001001 10000100 10101101
Octal 211 204 255

Shades and tints

Shades of #8984AD

#8984AD
(137,132,173)
#7D789E
(125,120,158)
#716C8F
(113,108,143)
#656080
(101,96,128)
#595471
(89,84,113)
#4D4862
(77,72,98)
#413C53
(65,60,83)
#353044
(53,48,68)
#292435
(41,36,53)
#1D1826
(29,24,38)
#110C17
(17,12,23)
#000000
(0,0,0)

Tints of #8984AD

#8984AD
(137,132,173)
#938FB4
(147,143,180)
#9D9ABB
(157,154,187)
#A7A5C2
(167,165,194)
#B1B0C9
(177,176,201)
#BBBBD0
(187,187,208)
#C5C6D7
(197,198,215)
#CFD1DE
(207,209,222)
#D9DCE5
(217,220,229)
#E3E7EC
(227,231,236)
#EDF2F3
(237,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8984AD color. Also use rgb(137,132,173) instead hex code.

Text Font Color

.myTextColor { color: #8984AD; }

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

This text font color is #8984AD.

Background Color

.myBgColor { background-color: #8984AD; }

<div style="background-color:#8984AD">Inner text</div>

This div background color is #8984AD.

Border color

.myBorderColor { border: 1px solid #8984AD; }

<div style="border:3px solid #8984AD">Div</div>

This div border color is #8984AD.

Opacity

.myOpacity80 { color: #8984AD; opacity: 0.8; }

<p style="color:#8984AD;opacity:0.8;">80%</p>

Text with #8984AD 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 #8984AD;}

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

This text has shadow with #8984AD color.


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

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

This text has shadow with #8984AD primary color and red secondary color.


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

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

This text has shadow with #8984AD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8984AD.

Preview

Color preview on black background

This text has color #8984AD on black background.


Color preview on white background

This text has color #8984AD on white background.


Black color preview on #8984AD background

This text has black color on #8984AD background.


White color preview on #8984AD background

This text has white color on #8984AD background.


Related colors

Complementary color

Complementary color for #hex is #767B52.


I love getcolorcode.com

Triadic colors

1 #AD8984 and #84AD89 with #8984AD are triadic colors.

2 #AD8489 and #8489AD with #8984AD are triadic colors.