COLOR #AD90DB

HEX: #AD90DB RGB: (173,144,219)

Renk bilgisi

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

RGB renk modeli

#AD90DB color RGB value is (173,144,219).

RGB: (173,144,219) (68%, 56%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 144 of 255 = 56%
B 219 of 255 = 86%

173
144
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 144 + 219 = 536 (100%)
R 173 of 536 ~ 32.28%
G 144 of 536 ~ 26.87%
B 219 of 536 ~ 40.86'%

%32.28
%26.87
%40.86

CMYK RENK MODELİ

#AD90DB rengi CMYK tonu (21,34,0,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 34.25%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,34,0,14)
C21M34Y0K14 (21%, 34%, 0%, 14%)
(0.21 / 0.34 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%34.25
%0
%14.12

Codes

Color #AD90DB in popluar color models

AD 90 DB
RGB 173 144 219
HSL 263° 51.02% 71.18%
HSB/HSV 263° 34.25% 85.88%
CMYK 21.00% 34.25% 0.00%
14.12%

Color #AD90DB in popluar number systems.

HEX AD 90 DB
Decimal 173 144 219
Binary 10101101 10010000 11011011
Octal 255 220 333

Shades and tints

Shades of #AD90DB

#AD90DB
(173,144,219)
#9E83C8
(158,131,200)
#8F76B5
(143,118,181)
#8069A2
(128,105,162)
#715C8F
(113,92,143)
#624F7C
(98,79,124)
#534269
(83,66,105)
#443556
(68,53,86)
#352843
(53,40,67)
#261B30
(38,27,48)
#170E1D
(23,14,29)
#000000
(0,0,0)

Tints of #AD90DB

#AD90DB
(173,144,219)
#B49ADE
(180,154,222)
#BBA4E1
(187,164,225)
#C2AEE4
(194,174,228)
#C9B8E7
(201,184,231)
#D0C2EA
(208,194,234)
#D7CCED
(215,204,237)
#DED6F0
(222,214,240)
#E5E0F3
(229,224,243)
#ECEAF6
(236,234,246)
#F3F4F9
(243,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AD90DB; }

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

This text font color is #AD90DB.

Background Color

.myBgColor { background-color: #AD90DB; }

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

This div background color is #AD90DB.

Border color

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

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

This div border color is #AD90DB.

Opacity

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

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

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

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

This text has shadow with #AD90DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AD90DB.

Preview

Color preview on black background

This text has color #AD90DB on black background.


Color preview on white background

This text has color #AD90DB on white background.


Black color preview on #AD90DB background

This text has black color on #AD90DB background.


White color preview on #AD90DB background

This text has white color on #AD90DB background.


Related colors

Complementary color

Complementary color for #hex is #526F24.


I love getcolorcode.com

Triadic colors

1 #DBAD90 and #90DBAD with #AD90DB are triadic colors.

2 #DB90AD and #90ADDB with #AD90DB are triadic colors.