COLOR #ADA9C7

HEX: #ADA9C7 RGB: (173,169,199)

Renk bilgisi

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

RGB renk modeli

#ADA9C7 color RGB value is (173,169,199).

RGB: (173,169,199) (68%, 66%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 169 of 255 = 66%
B 199 of 255 = 78%

173
169
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 169 + 199 = 541 (100%)
R 173 of 541 ~ 31.98%
G 169 of 541 ~ 31.24%
B 199 of 541 ~ 36.78'%

%31.98
%31.24
%36.78

CMYK RENK MODELİ

#ADA9C7 rengi CMYK tonu (13,15,0,22).

  • camgöbeği tonu 13.07%
  • eflatun tonu 15.08%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (13,15,0,22)
C13M15Y0K22 (13%, 15%, 0%, 22%)
(0.13 / 0.15 / 0.00 / 0.22)

CMYK yüzdeleri

%13.07
%15.08
%0
%21.96

Codes

Color #ADA9C7 in popluar color models

AD A9 C7
RGB 173 169 199
HSL 248° 21.13% 72.16%
HSB/HSV 248° 15.08% 78.04%
CMYK 13.07% 15.08% 0.00%
21.96%

Color #ADA9C7 in popluar number systems.

HEX AD A9 C7
Decimal 173 169 199
Binary 10101101 10101001 11000111
Octal 255 251 307

Shades and tints

Shades of #ADA9C7

#ADA9C7
(173,169,199)
#9E9AB5
(158,154,181)
#8F8BA3
(143,139,163)
#807C91
(128,124,145)
#716D7F
(113,109,127)
#625E6D
(98,94,109)
#534F5B
(83,79,91)
#444049
(68,64,73)
#353137
(53,49,55)
#262225
(38,34,37)
#171313
(23,19,19)
#000000
(0,0,0)

Tints of #ADA9C7

#ADA9C7
(173,169,199)
#B4B0CC
(180,176,204)
#BBB7D1
(187,183,209)
#C2BED6
(194,190,214)
#C9C5DB
(201,197,219)
#D0CCE0
(208,204,224)
#D7D3E5
(215,211,229)
#DEDAEA
(222,218,234)
#E5E1EF
(229,225,239)
#ECE8F4
(236,232,244)
#F3EFF9
(243,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA9C7; }

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

This text font color is #ADA9C7.

Background Color

.myBgColor { background-color: #ADA9C7; }

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

This div background color is #ADA9C7.

Border color

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

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

This div border color is #ADA9C7.

Opacity

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

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

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

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

This text has shadow with #ADA9C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA9C7.

Preview

Color preview on black background

This text has color #ADA9C7 on black background.


Color preview on white background

This text has color #ADA9C7 on white background.


Black color preview on #ADA9C7 background

This text has black color on #ADA9C7 background.


White color preview on #ADA9C7 background

This text has white color on #ADA9C7 background.


Related colors

Complementary color

Complementary color for #hex is #525638.


I love getcolorcode.com

Triadic colors

1 #C7ADA9 and #A9C7AD with #ADA9C7 are triadic colors.

2 #C7A9AD and #A9ADC7 with #ADA9C7 are triadic colors.