COLOR #ADA0DB

HEX: #ADA0DB RGB: (173,160,219)

Renk bilgisi

#ADA0DB contains red, green and blue colors in about the same proportion. #ADA0DB ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#ADA0DB color RGB value is (173,160,219).

RGB: (173,160,219) (68%, 63%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 160 of 255 = 63%
B 219 of 255 = 86%

173
160
219

R + G + B ~ 72%. #ADA0DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 160 + 219 = 552 (100%)
R 173 of 552 ~ 31.34%
G 160 of 552 ~ 28.99%
B 219 of 552 ~ 39.67'%

%31.34
%28.99
%39.67

CMYK RENK MODELİ

#ADA0DB rengi CMYK tonu (21,27,0,14).

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

CMYK: (21,27,0,14)
C21M27Y0K14 (21%, 27%, 0%, 14%)
(0.21 / 0.27 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%26.94
%0
%14.12

Codes

Color #ADA0DB in popluar color models

AD A0 DB
RGB 173 160 219
HSL 253° 45.04% 74.31%
HSB/HSV 253° 26.94% 85.88%
CMYK 21.00% 26.94% 0.00%
14.12%

Color #ADA0DB in popluar number systems.

HEX AD A0 DB
Decimal 173 160 219
Binary 10101101 10100000 11011011
Octal 255 240 333

Shades and tints

Shades of #ADA0DB

#ADA0DB
(173,160,219)
#9E92C8
(158,146,200)
#8F84B5
(143,132,181)
#8076A2
(128,118,162)
#71688F
(113,104,143)
#625A7C
(98,90,124)
#534C69
(83,76,105)
#443E56
(68,62,86)
#353043
(53,48,67)
#262230
(38,34,48)
#17141D
(23,20,29)
#000000
(0,0,0)

Tints of #ADA0DB

#ADA0DB
(173,160,219)
#B4A8DE
(180,168,222)
#BBB0E1
(187,176,225)
#C2B8E4
(194,184,228)
#C9C0E7
(201,192,231)
#D0C8EA
(208,200,234)
#D7D0ED
(215,208,237)
#DED8F0
(222,216,240)
#E5E0F3
(229,224,243)
#ECE8F6
(236,232,246)
#F3F0F9
(243,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA0DB; }

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

This text font color is #ADA0DB.

Background Color

.myBgColor { background-color: #ADA0DB; }

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

This div background color is #ADA0DB.

Border color

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

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

This div border color is #ADA0DB.

Opacity

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

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

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

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

This text has shadow with #ADA0DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA0DB.

Preview

Color preview on black background

This text has color #ADA0DB on black background.


Color preview on white background

This text has color #ADA0DB on white background.


Black color preview on #ADA0DB background

This text has black color on #ADA0DB background.


White color preview on #ADA0DB background

This text has white color on #ADA0DB background.


Related colors

Complementary color

Complementary color for #hex is #525F24.


I love getcolorcode.com

Triadic colors

1 #DBADA0 and #A0DBAD with #ADA0DB are triadic colors.

2 #DBA0AD and #A0ADDB with #ADA0DB are triadic colors.