COLOR #ADA6DF

HEX: #ADA6DF RGB: (173,166,223)

Renk bilgisi

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

RGB renk modeli

#ADA6DF color RGB value is (173,166,223).

RGB: (173,166,223) (68%, 65%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 166 of 255 = 65%
B 223 of 255 = 87%

173
166
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 166 + 223 = 562 (100%)
R 173 of 562 ~ 30.78%
G 166 of 562 ~ 29.54%
B 223 of 562 ~ 39.68'%

%30.78
%29.54
%39.68

CMYK RENK MODELİ

#ADA6DF rengi CMYK tonu (22,26,0,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 25.56%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (22,26,0,13)
C22M26Y0K13 (22%, 26%, 0%, 13%)
(0.22 / 0.26 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%25.56
%0
%12.55

Codes

Color #ADA6DF in popluar color models

AD A6 DF
RGB 173 166 223
HSL 247° 47.11% 76.27%
HSB/HSV 247° 25.56% 87.45%
CMYK 22.42% 25.56% 0.00%
12.55%

Color #ADA6DF in popluar number systems.

HEX AD A6 DF
Decimal 173 166 223
Binary 10101101 10100110 11011111
Octal 255 246 337

Shades and tints

Shades of #ADA6DF

#ADA6DF
(173,166,223)
#9E97CB
(158,151,203)
#8F88B7
(143,136,183)
#8079A3
(128,121,163)
#716A8F
(113,106,143)
#625B7B
(98,91,123)
#534C67
(83,76,103)
#443D53
(68,61,83)
#352E3F
(53,46,63)
#261F2B
(38,31,43)
#171017
(23,16,23)
#000000
(0,0,0)

Tints of #ADA6DF

#ADA6DF
(173,166,223)
#B4AEE1
(180,174,225)
#BBB6E3
(187,182,227)
#C2BEE5
(194,190,229)
#C9C6E7
(201,198,231)
#D0CEE9
(208,206,233)
#D7D6EB
(215,214,235)
#DEDEED
(222,222,237)
#E5E6EF
(229,230,239)
#ECEEF1
(236,238,241)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA6DF color. Also use rgb(173,166,223) instead hex code.

Text Font Color

.myTextColor { color: #ADA6DF; }

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

This text font color is #ADA6DF.

Background Color

.myBgColor { background-color: #ADA6DF; }

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

This div background color is #ADA6DF.

Border color

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

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

This div border color is #ADA6DF.

Opacity

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

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

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

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

This text has shadow with #ADA6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA6DF.

Preview

Color preview on black background

This text has color #ADA6DF on black background.


Color preview on white background

This text has color #ADA6DF on white background.


Black color preview on #ADA6DF background

This text has black color on #ADA6DF background.


White color preview on #ADA6DF background

This text has white color on #ADA6DF background.


Related colors

Complementary color

Complementary color for #hex is #525920.


I love getcolorcode.com

Triadic colors

1 #DFADA6 and #A6DFAD with #ADA6DF are triadic colors.

2 #DFA6AD and #A6ADDF with #ADA6DF are triadic colors.