COLOR #AD90D9

HEX: #AD90D9 RGB: (173,144,217)

Renk bilgisi

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

RGB renk modeli

#AD90D9 color RGB value is (173,144,217).

RGB: (173,144,217) (68%, 56%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 144 of 255 = 56%
B 217 of 255 = 85%

173
144
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 144 + 217 = 534 (100%)
R 173 of 534 ~ 32.4%
G 144 of 534 ~ 26.97%
B 217 of 534 ~ 40.64'%

%32.4
%26.97
%40.64

CMYK RENK MODELİ

#AD90D9 rengi CMYK tonu (20,34,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 33.64%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,34,0,15)
C20M34Y0K15 (20%, 34%, 0%, 15%)
(0.20 / 0.34 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%33.64
%0
%14.9

Codes

Color #AD90D9 in popluar color models

AD 90 D9
RGB 173 144 217
HSL 264° 48.99% 70.78%
HSB/HSV 264° 33.64% 85.10%
CMYK 20.28% 33.64% 0.00%
14.90%

Color #AD90D9 in popluar number systems.

HEX AD 90 D9
Decimal 173 144 217
Binary 10101101 10010000 11011001
Octal 255 220 331

Shades and tints

Shades of #AD90D9

#AD90D9
(173,144,217)
#9E83C6
(158,131,198)
#8F76B3
(143,118,179)
#8069A0
(128,105,160)
#715C8D
(113,92,141)
#624F7A
(98,79,122)
#534267
(83,66,103)
#443554
(68,53,84)
#352841
(53,40,65)
#261B2E
(38,27,46)
#170E1B
(23,14,27)
#000000
(0,0,0)

Tints of #AD90D9

#AD90D9
(173,144,217)
#B49ADC
(180,154,220)
#BBA4DF
(187,164,223)
#C2AEE2
(194,174,226)
#C9B8E5
(201,184,229)
#D0C2E8
(208,194,232)
#D7CCEB
(215,204,235)
#DED6EE
(222,214,238)
#E5E0F1
(229,224,241)
#ECEAF4
(236,234,244)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AD90D9 color. Also use rgb(173,144,217) instead hex code.

Text Font Color

.myTextColor { color: #AD90D9; }

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

This text font color is #AD90D9.

Background Color

.myBgColor { background-color: #AD90D9; }

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

This div background color is #AD90D9.

Border color

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

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

This div border color is #AD90D9.

Opacity

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

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

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

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

This text has shadow with #AD90D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD90D9.

Preview

Color preview on black background

This text has color #AD90D9 on black background.


Color preview on white background

This text has color #AD90D9 on white background.


Black color preview on #AD90D9 background

This text has black color on #AD90D9 background.


White color preview on #AD90D9 background

This text has white color on #AD90D9 background.


Related colors

Complementary color

Complementary color for #hex is #526F26.


I love getcolorcode.com

Triadic colors

1 #D9AD90 and #90D9AD with #AD90D9 are triadic colors.

2 #D990AD and #90ADD9 with #AD90D9 are triadic colors.