COLOR #AD98E6

HEX: #AD98E6 RGB: (173,152,230)

Renk bilgisi

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

RGB renk modeli

#AD98E6 color RGB value is (173,152,230).

RGB: (173,152,230) (68%, 60%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 152 of 255 = 60%
B 230 of 255 = 90%

173
152
230

R + G + B ~ 73%. #AD98E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 152 + 230 = 555 (100%)
R 173 of 555 ~ 31.17%
G 152 of 555 ~ 27.39%
B 230 of 555 ~ 41.44'%

%31.17
%27.39
%41.44

CMYK RENK MODELİ

#AD98E6 rengi CMYK tonu (25,34,0,10).

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

CMYK: (25,34,0,10)
C25M34Y0K10 (25%, 34%, 0%, 10%)
(0.25 / 0.34 / 0.00 / 0.10)

CMYK yüzdeleri

%24.78
%33.91
%0
%9.8

Codes

Color #AD98E6 in popluar color models

AD 98 E6
RGB 173 152 230
HSL 256° 60.94% 74.90%
HSB/HSV 256° 33.91% 90.20%
CMYK 24.78% 33.91% 0.00%
9.80%

Color #AD98E6 in popluar number systems.

HEX AD 98 E6
Decimal 173 152 230
Binary 10101101 10011000 11100110
Octal 255 230 346

Shades and tints

Shades of #AD98E6

#AD98E6
(173,152,230)
#9E8BD2
(158,139,210)
#8F7EBE
(143,126,190)
#8071AA
(128,113,170)
#716496
(113,100,150)
#625782
(98,87,130)
#534A6E
(83,74,110)
#443D5A
(68,61,90)
#353046
(53,48,70)
#262332
(38,35,50)
#17161E
(23,22,30)
#000000
(0,0,0)

Tints of #AD98E6

#AD98E6
(173,152,230)
#B4A1E8
(180,161,232)
#BBAAEA
(187,170,234)
#C2B3EC
(194,179,236)
#C9BCEE
(201,188,238)
#D0C5F0
(208,197,240)
#D7CEF2
(215,206,242)
#DED7F4
(222,215,244)
#E5E0F6
(229,224,246)
#ECE9F8
(236,233,248)
#F3F2FA
(243,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD98E6; }

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

This text font color is #AD98E6.

Background Color

.myBgColor { background-color: #AD98E6; }

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

This div background color is #AD98E6.

Border color

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

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

This div border color is #AD98E6.

Opacity

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

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

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

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

This text has shadow with #AD98E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD98E6.

Preview

Color preview on black background

This text has color #AD98E6 on black background.


Color preview on white background

This text has color #AD98E6 on white background.


Black color preview on #AD98E6 background

This text has black color on #AD98E6 background.


White color preview on #AD98E6 background

This text has white color on #AD98E6 background.


Related colors

Complementary color

Complementary color for #hex is #526719.


I love getcolorcode.com

Triadic colors

1 #E6AD98 and #98E6AD with #AD98E6 are triadic colors.

2 #E698AD and #98ADE6 with #AD98E6 are triadic colors.