COLOR #ADA3DB

HEX: #ADA3DB RGB: (173,163,219)

Renk bilgisi

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

RGB renk modeli

#ADA3DB color RGB value is (173,163,219).

RGB: (173,163,219) (68%, 64%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 163 of 255 = 64%
B 219 of 255 = 86%

173
163
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 163 + 219 = 555 (100%)
R 173 of 555 ~ 31.17%
G 163 of 555 ~ 29.37%
B 219 of 555 ~ 39.46'%

%31.17
%29.37
%39.46

CMYK RENK MODELİ

#ADA3DB rengi CMYK tonu (21,26,0,14).

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

CMYK: (21,26,0,14)
C21M26Y0K14 (21%, 26%, 0%, 14%)
(0.21 / 0.26 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%25.57
%0
%14.12

Codes

Color #ADA3DB in popluar color models

AD A3 DB
RGB 173 163 219
HSL 251° 43.75% 74.90%
HSB/HSV 251° 25.57% 85.88%
CMYK 21.00% 25.57% 0.00%
14.12%

Color #ADA3DB in popluar number systems.

HEX AD A3 DB
Decimal 173 163 219
Binary 10101101 10100011 11011011
Octal 255 243 333

Shades and tints

Shades of #ADA3DB

#ADA3DB
(173,163,219)
#9E95C8
(158,149,200)
#8F87B5
(143,135,181)
#8079A2
(128,121,162)
#716B8F
(113,107,143)
#625D7C
(98,93,124)
#534F69
(83,79,105)
#444156
(68,65,86)
#353343
(53,51,67)
#262530
(38,37,48)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #ADA3DB

#ADA3DB
(173,163,219)
#B4ABDE
(180,171,222)
#BBB3E1
(187,179,225)
#C2BBE4
(194,187,228)
#C9C3E7
(201,195,231)
#D0CBEA
(208,203,234)
#D7D3ED
(215,211,237)
#DEDBF0
(222,219,240)
#E5E3F3
(229,227,243)
#ECEBF6
(236,235,246)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA3DB; }

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

This text font color is #ADA3DB.

Background Color

.myBgColor { background-color: #ADA3DB; }

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

This div background color is #ADA3DB.

Border color

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

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

This div border color is #ADA3DB.

Opacity

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

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

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

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

This text has shadow with #ADA3DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA3DB.

Preview

Color preview on black background

This text has color #ADA3DB on black background.


Color preview on white background

This text has color #ADA3DB on white background.


Black color preview on #ADA3DB background

This text has black color on #ADA3DB background.


White color preview on #ADA3DB background

This text has white color on #ADA3DB background.


Related colors

Complementary color

Complementary color for #hex is #525C24.


I love getcolorcode.com

Triadic colors

1 #DBADA3 and #A3DBAD with #ADA3DB are triadic colors.

2 #DBA3AD and #A3ADDB with #ADA3DB are triadic colors.