COLOR #ADACDB

HEX: #ADACDB RGB: (173,172,219)

Renk bilgisi

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

RGB renk modeli

#ADACDB color RGB value is (173,172,219).

RGB: (173,172,219) (68%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 172 of 255 = 67%
B 219 of 255 = 86%

173
172
219

R + G + B ~ 74%. #ADACDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 172 + 219 = 564 (100%)
R 173 of 564 ~ 30.67%
G 172 of 564 ~ 30.5%
B 219 of 564 ~ 38.83'%

%30.67
%30.5
%38.83

CMYK RENK MODELİ

#ADACDB rengi CMYK tonu (21,21,0,14).

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

CMYK: (21,21,0,14)
C21M21Y0K14 (21%, 21%, 0%, 14%)
(0.21 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%21.46
%0
%14.12

Codes

Color #ADACDB in popluar color models

AD AC DB
RGB 173 172 219
HSL 241° 39.50% 76.67%
HSB/HSV 241° 21.46% 85.88%
CMYK 21.00% 21.46% 0.00%
14.12%

Color #ADACDB in popluar number systems.

HEX AD AC DB
Decimal 173 172 219
Binary 10101101 10101100 11011011
Octal 255 254 333

Shades and tints

Shades of #ADACDB

#ADACDB
(173,172,219)
#9E9DC8
(158,157,200)
#8F8EB5
(143,142,181)
#807FA2
(128,127,162)
#71708F
(113,112,143)
#62617C
(98,97,124)
#535269
(83,82,105)
#444356
(68,67,86)
#353443
(53,52,67)
#262530
(38,37,48)
#17161D
(23,22,29)
#000000
(0,0,0)

Tints of #ADACDB

#ADACDB
(173,172,219)
#B4B3DE
(180,179,222)
#BBBAE1
(187,186,225)
#C2C1E4
(194,193,228)
#C9C8E7
(201,200,231)
#D0CFEA
(208,207,234)
#D7D6ED
(215,214,237)
#DEDDF0
(222,221,240)
#E5E4F3
(229,228,243)
#ECEBF6
(236,235,246)
#F3F2F9
(243,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADACDB; }

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

This text font color is #ADACDB.

Background Color

.myBgColor { background-color: #ADACDB; }

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

This div background color is #ADACDB.

Border color

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

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

This div border color is #ADACDB.

Opacity

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

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

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

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

This text has shadow with #ADACDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADACDB.

Preview

Color preview on black background

This text has color #ADACDB on black background.


Color preview on white background

This text has color #ADACDB on white background.


Black color preview on #ADACDB background

This text has black color on #ADACDB background.


White color preview on #ADACDB background

This text has white color on #ADACDB background.


Related colors

Complementary color

Complementary color for #hex is #525324.


I love getcolorcode.com

Triadic colors

1 #DBADAC and #ACDBAD with #ADACDB are triadic colors.

2 #DBACAD and #ACADDB with #ADACDB are triadic colors.