COLOR #ADA5DB

HEX: #ADA5DB RGB: (173,165,219)

Renk bilgisi

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

RGB renk modeli

#ADA5DB color RGB value is (173,165,219).

RGB: (173,165,219) (68%, 65%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 165 of 255 = 65%
B 219 of 255 = 86%

173
165
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 165 + 219 = 557 (100%)
R 173 of 557 ~ 31.06%
G 165 of 557 ~ 29.62%
B 219 of 557 ~ 39.32'%

%31.06
%29.62
%39.32

CMYK RENK MODELİ

#ADA5DB rengi CMYK tonu (21,25,0,14).

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

CMYK: (21,25,0,14)
C21M25Y0K14 (21%, 25%, 0%, 14%)
(0.21 / 0.25 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%24.66
%0
%14.12

Codes

Color #ADA5DB in popluar color models

AD A5 DB
RGB 173 165 219
HSL 249° 42.86% 75.29%
HSB/HSV 249° 24.66% 85.88%
CMYK 21.00% 24.66% 0.00%
14.12%

Color #ADA5DB in popluar number systems.

HEX AD A5 DB
Decimal 173 165 219
Binary 10101101 10100101 11011011
Octal 255 245 333

Shades and tints

Shades of #ADA5DB

#ADA5DB
(173,165,219)
#9E96C8
(158,150,200)
#8F87B5
(143,135,181)
#8078A2
(128,120,162)
#71698F
(113,105,143)
#625A7C
(98,90,124)
#534B69
(83,75,105)
#443C56
(68,60,86)
#352D43
(53,45,67)
#261E30
(38,30,48)
#170F1D
(23,15,29)
#000000
(0,0,0)

Tints of #ADA5DB

#ADA5DB
(173,165,219)
#B4ADDE
(180,173,222)
#BBB5E1
(187,181,225)
#C2BDE4
(194,189,228)
#C9C5E7
(201,197,231)
#D0CDEA
(208,205,234)
#D7D5ED
(215,213,237)
#DEDDF0
(222,221,240)
#E5E5F3
(229,229,243)
#ECEDF6
(236,237,246)
#F3F5F9
(243,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA5DB; }

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

This text font color is #ADA5DB.

Background Color

.myBgColor { background-color: #ADA5DB; }

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

This div background color is #ADA5DB.

Border color

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

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

This div border color is #ADA5DB.

Opacity

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

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

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

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

This text has shadow with #ADA5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA5DB.

Preview

Color preview on black background

This text has color #ADA5DB on black background.


Color preview on white background

This text has color #ADA5DB on white background.


Black color preview on #ADA5DB background

This text has black color on #ADA5DB background.


White color preview on #ADA5DB background

This text has white color on #ADA5DB background.


Related colors

Complementary color

Complementary color for #hex is #525A24.


I love getcolorcode.com

Triadic colors

1 #DBADA5 and #A5DBAD with #ADA5DB are triadic colors.

2 #DBA5AD and #A5ADDB with #ADA5DB are triadic colors.