COLOR #AD90DA

HEX: #AD90DA RGB: (173,144,218)

Renk bilgisi

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

RGB renk modeli

#AD90DA color RGB value is (173,144,218).

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

RGB bağlantıları ve doygunluk

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

173
144
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 144 + 218 = 535 (100%)
R 173 of 535 ~ 32.34%
G 144 of 535 ~ 26.92%
B 218 of 535 ~ 40.75'%

%32.34
%26.92
%40.75

CMYK RENK MODELİ

#AD90DA rengi CMYK tonu (21,34,0,15).

  • camgöbeği tonu 20.64%
  • eflatun tonu 33.94%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (21,34,0,15)
C21M34Y0K15 (21%, 34%, 0%, 15%)
(0.21 / 0.34 / 0.00 / 0.15)

CMYK yüzdeleri

%20.64
%33.94
%0
%14.51

Codes

Color #AD90DA in popluar color models

AD 90 DA
RGB 173 144 218
HSL 264° 50.00% 70.98%
HSB/HSV 264° 33.94% 85.49%
CMYK 20.64% 33.94% 0.00%
14.51%

Color #AD90DA in popluar number systems.

HEX AD 90 DA
Decimal 173 144 218
Binary 10101101 10010000 11011010
Octal 255 220 332

Shades and tints

Shades of #AD90DA

#AD90DA
(173,144,218)
#9E83C7
(158,131,199)
#8F76B4
(143,118,180)
#8069A1
(128,105,161)
#715C8E
(113,92,142)
#624F7B
(98,79,123)
#534268
(83,66,104)
#443555
(68,53,85)
#352842
(53,40,66)
#261B2F
(38,27,47)
#170E1C
(23,14,28)
#000000
(0,0,0)

Tints of #AD90DA

#AD90DA
(173,144,218)
#B49ADD
(180,154,221)
#BBA4E0
(187,164,224)
#C2AEE3
(194,174,227)
#C9B8E6
(201,184,230)
#D0C2E9
(208,194,233)
#D7CCEC
(215,204,236)
#DED6EF
(222,214,239)
#E5E0F2
(229,224,242)
#ECEAF5
(236,234,245)
#F3F4F8
(243,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD90DA; }

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

This text font color is #AD90DA.

Background Color

.myBgColor { background-color: #AD90DA; }

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

This div background color is #AD90DA.

Border color

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

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

This div border color is #AD90DA.

Opacity

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

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

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

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

This text has shadow with #AD90DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD90DA.

Preview

Color preview on black background

This text has color #AD90DA on black background.


Color preview on white background

This text has color #AD90DA on white background.


Black color preview on #AD90DA background

This text has black color on #AD90DA background.


White color preview on #AD90DA background

This text has white color on #AD90DA background.


Related colors

Complementary color

Complementary color for #hex is #526F25.


I love getcolorcode.com

Triadic colors

1 #DAAD90 and #90DAAD with #AD90DA are triadic colors.

2 #DA90AD and #90ADDA with #AD90DA are triadic colors.