COLOR #ADA8CC

HEX: #ADA8CC RGB: (173,168,204)

Renk bilgisi

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

RGB renk modeli

#ADA8CC color RGB value is (173,168,204).

RGB: (173,168,204) (68%, 66%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 168 of 255 = 66%
B 204 of 255 = 80%

173
168
204

R + G + B ~ 71%. #ADA8CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 168 + 204 = 545 (100%)
R 173 of 545 ~ 31.74%
G 168 of 545 ~ 30.83%
B 204 of 545 ~ 37.43'%

%31.74
%30.83
%37.43

CMYK RENK MODELİ

#ADA8CC rengi CMYK tonu (15,18,0,20).

  • camgöbeği tonu 15.20%
  • eflatun tonu 17.65%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (15,18,0,20)
C15M18Y0K20 (15%, 18%, 0%, 20%)
(0.15 / 0.18 / 0.00 / 0.20)

CMYK yüzdeleri

%15.2
%17.65
%0
%20

Codes

Color #ADA8CC in popluar color models

AD A8 CC
RGB 173 168 204
HSL 248° 26.09% 72.94%
HSB/HSV 248° 17.65% 80.00%
CMYK 15.20% 17.65% 0.00%
20.00%

Color #ADA8CC in popluar number systems.

HEX AD A8 CC
Decimal 173 168 204
Binary 10101101 10101000 11001100
Octal 255 250 314

Shades and tints

Shades of #ADA8CC

#ADA8CC
(173,168,204)
#9E99BA
(158,153,186)
#8F8AA8
(143,138,168)
#807B96
(128,123,150)
#716C84
(113,108,132)
#625D72
(98,93,114)
#534E60
(83,78,96)
#443F4E
(68,63,78)
#35303C
(53,48,60)
#26212A
(38,33,42)
#171218
(23,18,24)
#000000
(0,0,0)

Tints of #ADA8CC

#ADA8CC
(173,168,204)
#B4AFD0
(180,175,208)
#BBB6D4
(187,182,212)
#C2BDD8
(194,189,216)
#C9C4DC
(201,196,220)
#D0CBE0
(208,203,224)
#D7D2E4
(215,210,228)
#DED9E8
(222,217,232)
#E5E0EC
(229,224,236)
#ECE7F0
(236,231,240)
#F3EEF4
(243,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA8CC color. Also use rgb(173,168,204) instead hex code.

Text Font Color

.myTextColor { color: #ADA8CC; }

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

This text font color is #ADA8CC.

Background Color

.myBgColor { background-color: #ADA8CC; }

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

This div background color is #ADA8CC.

Border color

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

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

This div border color is #ADA8CC.

Opacity

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

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

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

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

This text has shadow with #ADA8CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA8CC.

Preview

Color preview on black background

This text has color #ADA8CC on black background.


Color preview on white background

This text has color #ADA8CC on white background.


Black color preview on #ADA8CC background

This text has black color on #ADA8CC background.


White color preview on #ADA8CC background

This text has white color on #ADA8CC background.


Related colors

Complementary color

Complementary color for #hex is #525733.


I love getcolorcode.com

Triadic colors

1 #CCADA8 and #A8CCAD with #ADA8CC are triadic colors.

2 #CCA8AD and #A8ADCC with #ADA8CC are triadic colors.