COLOR #ADA4D6

HEX: #ADA4D6 RGB: (173,164,214)

Renk bilgisi

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

RGB renk modeli

#ADA4D6 color RGB value is (173,164,214).

RGB: (173,164,214) (68%, 64%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 164 of 255 = 64%
B 214 of 255 = 84%

173
164
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 164 + 214 = 551 (100%)
R 173 of 551 ~ 31.4%
G 164 of 551 ~ 29.76%
B 214 of 551 ~ 38.84'%

%31.4
%29.76
%38.84

CMYK RENK MODELİ

#ADA4D6 rengi CMYK tonu (19,23,0,16).

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

CMYK: (19,23,0,16)
C19M23Y0K16 (19%, 23%, 0%, 16%)
(0.19 / 0.23 / 0.00 / 0.16)

CMYK yüzdeleri

%19.16
%23.36
%0
%16.08

Codes

Color #ADA4D6 in popluar color models

AD A4 D6
RGB 173 164 214
HSL 251° 37.88% 74.12%
HSB/HSV 251° 23.36% 83.92%
CMYK 19.16% 23.36% 0.00%
16.08%

Color #ADA4D6 in popluar number systems.

HEX AD A4 D6
Decimal 173 164 214
Binary 10101101 10100100 11010110
Octal 255 244 326

Shades and tints

Shades of #ADA4D6

#ADA4D6
(173,164,214)
#9E96C3
(158,150,195)
#8F88B0
(143,136,176)
#807A9D
(128,122,157)
#716C8A
(113,108,138)
#625E77
(98,94,119)
#535064
(83,80,100)
#444251
(68,66,81)
#35343E
(53,52,62)
#26262B
(38,38,43)
#171818
(23,24,24)
#000000
(0,0,0)

Tints of #ADA4D6

#ADA4D6
(173,164,214)
#B4ACD9
(180,172,217)
#BBB4DC
(187,180,220)
#C2BCDF
(194,188,223)
#C9C4E2
(201,196,226)
#D0CCE5
(208,204,229)
#D7D4E8
(215,212,232)
#DEDCEB
(222,220,235)
#E5E4EE
(229,228,238)
#ECECF1
(236,236,241)
#F3F4F4
(243,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA4D6; }

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

This text font color is #ADA4D6.

Background Color

.myBgColor { background-color: #ADA4D6; }

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

This div background color is #ADA4D6.

Border color

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

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

This div border color is #ADA4D6.

Opacity

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

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

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

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

This text has shadow with #ADA4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA4D6.

Preview

Color preview on black background

This text has color #ADA4D6 on black background.


Color preview on white background

This text has color #ADA4D6 on white background.


Black color preview on #ADA4D6 background

This text has black color on #ADA4D6 background.


White color preview on #ADA4D6 background

This text has white color on #ADA4D6 background.


Related colors

Complementary color

Complementary color for #hex is #525B29.


I love getcolorcode.com

Triadic colors

1 #D6ADA4 and #A4D6AD with #ADA4D6 are triadic colors.

2 #D6A4AD and #A4ADD6 with #ADA4D6 are triadic colors.