COLOR #ADAFD5

HEX: #ADAFD5 RGB: (173,175,213)

Renk bilgisi

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

RGB renk modeli

#ADAFD5 color RGB value is (173,175,213).

RGB: (173,175,213) (68%, 69%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 175 of 255 = 69%
B 213 of 255 = 84%

173
175
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 175 + 213 = 561 (100%)
R 173 of 561 ~ 30.84%
G 175 of 561 ~ 31.19%
B 213 of 561 ~ 37.97'%

%30.84
%31.19
%37.97

CMYK RENK MODELİ

#ADAFD5 rengi CMYK tonu (19,18,0,16).

  • camgöbeği tonu 18.78%
  • eflatun tonu 17.84%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,18,0,16)
C19M18Y0K16 (19%, 18%, 0%, 16%)
(0.19 / 0.18 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%17.84
%0
%16.47

Codes

Color #ADAFD5 in popluar color models

AD AF D5
RGB 173 175 213
HSL 237° 32.26% 75.69%
HSB/HSV 237° 18.78% 83.53%
CMYK 18.78% 17.84% 0.00%
16.47%

Color #ADAFD5 in popluar number systems.

HEX AD AF D5
Decimal 173 175 213
Binary 10101101 10101111 11010101
Octal 255 257 325

Shades and tints

Shades of #ADAFD5

#ADAFD5
(173,175,213)
#9EA0C2
(158,160,194)
#8F91AF
(143,145,175)
#80829C
(128,130,156)
#717389
(113,115,137)
#626476
(98,100,118)
#535563
(83,85,99)
#444650
(68,70,80)
#35373D
(53,55,61)
#26282A
(38,40,42)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADAFD5

#ADAFD5
(173,175,213)
#B4B6D8
(180,182,216)
#BBBDDB
(187,189,219)
#C2C4DE
(194,196,222)
#C9CBE1
(201,203,225)
#D0D2E4
(208,210,228)
#D7D9E7
(215,217,231)
#DEE0EA
(222,224,234)
#E5E7ED
(229,231,237)
#ECEEF0
(236,238,240)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAFD5; }

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

This text font color is #ADAFD5.

Background Color

.myBgColor { background-color: #ADAFD5; }

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

This div background color is #ADAFD5.

Border color

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

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

This div border color is #ADAFD5.

Opacity

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

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

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

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

This text has shadow with #ADAFD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAFD5.

Preview

Color preview on black background

This text has color #ADAFD5 on black background.


Color preview on white background

This text has color #ADAFD5 on white background.


Black color preview on #ADAFD5 background

This text has black color on #ADAFD5 background.


White color preview on #ADAFD5 background

This text has white color on #ADAFD5 background.


Related colors

Complementary color

Complementary color for #hex is #52502A.


I love getcolorcode.com

Triadic colors

1 #D5ADAF and #AFD5AD with #ADAFD5 are triadic colors.

2 #D5AFAD and #AFADD5 with #ADAFD5 are triadic colors.