COLOR #ADAFDD

HEX: #ADAFDD RGB: (173,175,221)

Renk bilgisi

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

RGB renk modeli

#ADAFDD color RGB value is (173,175,221).

RGB: (173,175,221) (68%, 69%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 175 of 255 = 69%
B 221 of 255 = 87%

173
175
221

R + G + B ~ 75%. #ADAFDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 175 + 221 = 569 (100%)
R 173 of 569 ~ 30.4%
G 175 of 569 ~ 30.76%
B 221 of 569 ~ 38.84'%

%30.4
%30.76
%38.84

CMYK RENK MODELİ

#ADAFDD rengi CMYK tonu (22,21,0,13).

  • camgöbeği tonu 21.72%
  • eflatun tonu 20.81%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (22,21,0,13)
C22M21Y0K13 (22%, 21%, 0%, 13%)
(0.22 / 0.21 / 0.00 / 0.13)

CMYK yüzdeleri

%21.72
%20.81
%0
%13.33

Codes

Color #ADAFDD in popluar color models

AD AF DD
RGB 173 175 221
HSL 238° 41.38% 77.25%
HSB/HSV 238° 21.72% 86.67%
CMYK 21.72% 20.81% 0.00%
13.33%

Color #ADAFDD in popluar number systems.

HEX AD AF DD
Decimal 173 175 221
Binary 10101101 10101111 11011101
Octal 255 257 335

Shades and tints

Shades of #ADAFDD

#ADAFDD
(173,175,221)
#9EA0C9
(158,160,201)
#8F91B5
(143,145,181)
#8082A1
(128,130,161)
#71738D
(113,115,141)
#626479
(98,100,121)
#535565
(83,85,101)
#444651
(68,70,81)
#35373D
(53,55,61)
#262829
(38,40,41)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADAFDD

#ADAFDD
(173,175,221)
#B4B6E0
(180,182,224)
#BBBDE3
(187,189,227)
#C2C4E6
(194,196,230)
#C9CBE9
(201,203,233)
#D0D2EC
(208,210,236)
#D7D9EF
(215,217,239)
#DEE0F2
(222,224,242)
#E5E7F5
(229,231,245)
#ECEEF8
(236,238,248)
#F3F5FB
(243,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAFDD; }

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

This text font color is #ADAFDD.

Background Color

.myBgColor { background-color: #ADAFDD; }

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

This div background color is #ADAFDD.

Border color

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

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

This div border color is #ADAFDD.

Opacity

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

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

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

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

This text has shadow with #ADAFDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAFDD.

Preview

Color preview on black background

This text has color #ADAFDD on black background.


Color preview on white background

This text has color #ADAFDD on white background.


Black color preview on #ADAFDD background

This text has black color on #ADAFDD background.


White color preview on #ADAFDD background

This text has white color on #ADAFDD background.


Related colors

Complementary color

Complementary color for #hex is #525022.


I love getcolorcode.com

Triadic colors

1 #DDADAF and #AFDDAD with #ADAFDD are triadic colors.

2 #DDAFAD and #AFADDD with #ADAFDD are triadic colors.