COLOR #AD84E6

HEX: #AD84E6 RGB: (173,132,230)

Renk bilgisi

#AD84E6 contains mainly red and blue colors. #AD84E6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AD84E6 color RGB value is (173,132,230).

RGB: (173,132,230) (68%, 52%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 132 of 255 = 52%
B 230 of 255 = 90%

173
132
230

R + G + B ~ 70%. #AD84E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 132 + 230 = 535 (100%)
R 173 of 535 ~ 32.34%
G 132 of 535 ~ 24.67%
B 230 of 535 ~ 42.99'%

%32.34
%24.67
%42.99

CMYK RENK MODELİ

#AD84E6 rengi CMYK tonu (25,43,0,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 42.61%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (25,43,0,10)
C25M43Y0K10 (25%, 43%, 0%, 10%)
(0.25 / 0.43 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%42.61
%0
%9.8

Codes

Color #AD84E6 in popluar color models

AD 84 E6
RGB 173 132 230
HSL 265° 66.22% 70.98%
HSB/HSV 265° 42.61% 90.20%
CMYK 24.78% 42.61% 0.00%
9.80%

Color #AD84E6 in popluar number systems.

HEX AD 84 E6
Decimal 173 132 230
Binary 10101101 10000100 11100110
Octal 255 204 346

Shades and tints

Shades of #AD84E6

#AD84E6
(173,132,230)
#9E78D2
(158,120,210)
#8F6CBE
(143,108,190)
#8060AA
(128,96,170)
#715496
(113,84,150)
#624882
(98,72,130)
#533C6E
(83,60,110)
#44305A
(68,48,90)
#352446
(53,36,70)
#261832
(38,24,50)
#170C1E
(23,12,30)
#000000
(0,0,0)

Tints of #AD84E6

#AD84E6
(173,132,230)
#B48FE8
(180,143,232)
#BB9AEA
(187,154,234)
#C2A5EC
(194,165,236)
#C9B0EE
(201,176,238)
#D0BBF0
(208,187,240)
#D7C6F2
(215,198,242)
#DED1F4
(222,209,244)
#E5DCF6
(229,220,246)
#ECE7F8
(236,231,248)
#F3F2FA
(243,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD84E6; }

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

This text font color is #AD84E6.

Background Color

.myBgColor { background-color: #AD84E6; }

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

This div background color is #AD84E6.

Border color

.myBorderColor { border: 1px solid #AD84E6; }

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

This div border color is #AD84E6.

Opacity

.myOpacity80 { color: #AD84E6; opacity: 0.8; }

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

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

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

This text has shadow with #AD84E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD84E6.

Preview

Color preview on black background

This text has color #AD84E6 on black background.


Color preview on white background

This text has color #AD84E6 on white background.


Black color preview on #AD84E6 background

This text has black color on #AD84E6 background.


White color preview on #AD84E6 background

This text has white color on #AD84E6 background.


Related colors

Complementary color

Complementary color for #hex is #527B19.


I love getcolorcode.com

Triadic colors

1 #E6AD84 and #84E6AD with #AD84E6 are triadic colors.

2 #E684AD and #84ADE6 with #AD84E6 are triadic colors.