COLOR #ADA9C0

HEX: #ADA9C0 RGB: (173,169,192)

Renk bilgisi

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

RGB renk modeli

#ADA9C0 color RGB value is (173,169,192).

RGB: (173,169,192) (68%, 66%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 169 of 255 = 66%
B 192 of 255 = 75%

173
169
192

R + G + B ~ 70%. #ADA9C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 169 + 192 = 534 (100%)
R 173 of 534 ~ 32.4%
G 169 of 534 ~ 31.65%
B 192 of 534 ~ 35.96'%

%32.4
%31.65
%35.96

CMYK RENK MODELİ

#ADA9C0 rengi CMYK tonu (10,12,0,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 11.98%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (10,12,0,25)
C10M12Y0K25 (10%, 12%, 0%, 25%)
(0.10 / 0.12 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%11.98
%0
%24.71

Codes

Color #ADA9C0 in popluar color models

AD A9 C0
RGB 173 169 192
HSL 250° 15.44% 70.78%
HSB/HSV 250° 11.98% 75.29%
CMYK 9.90% 11.98% 0.00%
24.71%

Color #ADA9C0 in popluar number systems.

HEX AD A9 C0
Decimal 173 169 192
Binary 10101101 10101001 11000000
Octal 255 251 300

Shades and tints

Shades of #ADA9C0

#ADA9C0
(173,169,192)
#9E9AAF
(158,154,175)
#8F8B9E
(143,139,158)
#807C8D
(128,124,141)
#716D7C
(113,109,124)
#625E6B
(98,94,107)
#534F5A
(83,79,90)
#444049
(68,64,73)
#353138
(53,49,56)
#262227
(38,34,39)
#171316
(23,19,22)
#000000
(0,0,0)

Tints of #ADA9C0

#ADA9C0
(173,169,192)
#B4B0C5
(180,176,197)
#BBB7CA
(187,183,202)
#C2BECF
(194,190,207)
#C9C5D4
(201,197,212)
#D0CCD9
(208,204,217)
#D7D3DE
(215,211,222)
#DEDAE3
(222,218,227)
#E5E1E8
(229,225,232)
#ECE8ED
(236,232,237)
#F3EFF2
(243,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA9C0 color. Also use rgb(173,169,192) instead hex code.

Text Font Color

.myTextColor { color: #ADA9C0; }

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

This text font color is #ADA9C0.

Background Color

.myBgColor { background-color: #ADA9C0; }

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

This div background color is #ADA9C0.

Border color

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

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

This div border color is #ADA9C0.

Opacity

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

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

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

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

This text has shadow with #ADA9C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA9C0.

Preview

Color preview on black background

This text has color #ADA9C0 on black background.


Color preview on white background

This text has color #ADA9C0 on white background.


Black color preview on #ADA9C0 background

This text has black color on #ADA9C0 background.


White color preview on #ADA9C0 background

This text has white color on #ADA9C0 background.


Related colors

Complementary color

Complementary color for #hex is #52563F.


I love getcolorcode.com

Triadic colors

1 #C0ADA9 and #A9C0AD with #ADA9C0 are triadic colors.

2 #C0A9AD and #A9ADC0 with #ADA9C0 are triadic colors.