COLOR #ADAFD9

HEX: #ADAFD9 RGB: (173,175,217)

Renk bilgisi

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

RGB renk modeli

#ADAFD9 color RGB value is (173,175,217).

RGB: (173,175,217) (68%, 69%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 175 of 255 = 69%
B 217 of 255 = 85%

173
175
217

R + G + B ~ 74%. #ADAFD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 175 + 217 = 565 (100%)
R 173 of 565 ~ 30.62%
G 175 of 565 ~ 30.97%
B 217 of 565 ~ 38.41'%

%30.62
%30.97
%38.41

CMYK RENK MODELİ

#ADAFD9 rengi CMYK tonu (20,19,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 19.35%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,19,0,15)
C20M19Y0K15 (20%, 19%, 0%, 15%)
(0.20 / 0.19 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%19.35
%0
%14.9

Codes

Color #ADAFD9 in popluar color models

AD AF D9
RGB 173 175 217
HSL 237° 36.67% 76.47%
HSB/HSV 237° 20.28% 85.10%
CMYK 20.28% 19.35% 0.00%
14.90%

Color #ADAFD9 in popluar number systems.

HEX AD AF D9
Decimal 173 175 217
Binary 10101101 10101111 11011001
Octal 255 257 331

Shades and tints

Shades of #ADAFD9

#ADAFD9
(173,175,217)
#9EA0C6
(158,160,198)
#8F91B3
(143,145,179)
#8082A0
(128,130,160)
#71738D
(113,115,141)
#62647A
(98,100,122)
#535567
(83,85,103)
#444654
(68,70,84)
#353741
(53,55,65)
#26282E
(38,40,46)
#17191B
(23,25,27)
#000000
(0,0,0)

Tints of #ADAFD9

#ADAFD9
(173,175,217)
#B4B6DC
(180,182,220)
#BBBDDF
(187,189,223)
#C2C4E2
(194,196,226)
#C9CBE5
(201,203,229)
#D0D2E8
(208,210,232)
#D7D9EB
(215,217,235)
#DEE0EE
(222,224,238)
#E5E7F1
(229,231,241)
#ECEEF4
(236,238,244)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADAFD9 color. Also use rgb(173,175,217) instead hex code.

Text Font Color

.myTextColor { color: #ADAFD9; }

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

This text font color is #ADAFD9.

Background Color

.myBgColor { background-color: #ADAFD9; }

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

This div background color is #ADAFD9.

Border color

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

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

This div border color is #ADAFD9.

Opacity

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

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

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

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

This text has shadow with #ADAFD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAFD9.

Preview

Color preview on black background

This text has color #ADAFD9 on black background.


Color preview on white background

This text has color #ADAFD9 on white background.


Black color preview on #ADAFD9 background

This text has black color on #ADAFD9 background.


White color preview on #ADAFD9 background

This text has white color on #ADAFD9 background.


Related colors

Complementary color

Complementary color for #hex is #525026.


I love getcolorcode.com

Triadic colors

1 #D9ADAF and #AFD9AD with #ADAFD9 are triadic colors.

2 #D9AFAD and #AFADD9 with #ADAFD9 are triadic colors.