COLOR #ADA6D6

HEX: #ADA6D6 RGB: (173,166,214)

Renk bilgisi

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

RGB renk modeli

#ADA6D6 color RGB value is (173,166,214).

RGB: (173,166,214) (68%, 65%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 166 of 255 = 65%
B 214 of 255 = 84%

173
166
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 166 + 214 = 553 (100%)
R 173 of 553 ~ 31.28%
G 166 of 553 ~ 30.02%
B 214 of 553 ~ 38.7'%

%31.28
%30.02
%38.7

CMYK RENK MODELİ

#ADA6D6 rengi CMYK tonu (19,22,0,16).

  • camgöbeği tonu 19.16%
  • eflatun tonu 22.43%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,22,0,16)
C19M22Y0K16 (19%, 22%, 0%, 16%)
(0.19 / 0.22 / 0.00 / 0.16)

CMYK yüzdeleri

%19.16
%22.43
%0
%16.08

Codes

Color #ADA6D6 in popluar color models

AD A6 D6
RGB 173 166 214
HSL 249° 36.92% 74.51%
HSB/HSV 249° 22.43% 83.92%
CMYK 19.16% 22.43% 0.00%
16.08%

Color #ADA6D6 in popluar number systems.

HEX AD A6 D6
Decimal 173 166 214
Binary 10101101 10100110 11010110
Octal 255 246 326

Shades and tints

Shades of #ADA6D6

#ADA6D6
(173,166,214)
#9E97C3
(158,151,195)
#8F88B0
(143,136,176)
#80799D
(128,121,157)
#716A8A
(113,106,138)
#625B77
(98,91,119)
#534C64
(83,76,100)
#443D51
(68,61,81)
#352E3E
(53,46,62)
#261F2B
(38,31,43)
#171018
(23,16,24)
#000000
(0,0,0)

Tints of #ADA6D6

#ADA6D6
(173,166,214)
#B4AED9
(180,174,217)
#BBB6DC
(187,182,220)
#C2BEDF
(194,190,223)
#C9C6E2
(201,198,226)
#D0CEE5
(208,206,229)
#D7D6E8
(215,214,232)
#DEDEEB
(222,222,235)
#E5E6EE
(229,230,238)
#ECEEF1
(236,238,241)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA6D6; }

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

This text font color is #ADA6D6.

Background Color

.myBgColor { background-color: #ADA6D6; }

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

This div background color is #ADA6D6.

Border color

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

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

This div border color is #ADA6D6.

Opacity

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

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

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

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

This text has shadow with #ADA6D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA6D6.

Preview

Color preview on black background

This text has color #ADA6D6 on black background.


Color preview on white background

This text has color #ADA6D6 on white background.


Black color preview on #ADA6D6 background

This text has black color on #ADA6D6 background.


White color preview on #ADA6D6 background

This text has white color on #ADA6D6 background.


Related colors

Complementary color

Complementary color for #hex is #525929.


I love getcolorcode.com

Triadic colors

1 #D6ADA6 and #A6D6AD with #ADA6D6 are triadic colors.

2 #D6A6AD and #A6ADD6 with #ADA6D6 are triadic colors.