COLOR #ADAEDD

HEX: #ADAEDD RGB: (173,174,221)

Renk bilgisi

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

RGB renk modeli

#ADAEDD color RGB value is (173,174,221).

RGB: (173,174,221) (68%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 174 of 255 = 68%
B 221 of 255 = 87%

173
174
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 174 + 221 = 568 (100%)
R 173 of 568 ~ 30.46%
G 174 of 568 ~ 30.63%
B 221 of 568 ~ 38.91'%

%30.46
%30.63
%38.91

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.72%
  • eflatun tonu 21.27%
  • 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
%21.27
%0
%13.33

Codes

Color #ADAEDD in popluar color models

AD AE DD
RGB 173 174 221
HSL 239° 41.38% 77.25%
HSB/HSV 239° 21.72% 86.67%
CMYK 21.72% 21.27% 0.00%
13.33%

Color #ADAEDD in popluar number systems.

HEX AD AE DD
Decimal 173 174 221
Binary 10101101 10101110 11011101
Octal 255 256 335

Shades and tints

Shades of #ADAEDD

#ADAEDD
(173,174,221)
#9E9FC9
(158,159,201)
#8F90B5
(143,144,181)
#8081A1
(128,129,161)
#71728D
(113,114,141)
#626379
(98,99,121)
#535465
(83,84,101)
#444551
(68,69,81)
#35363D
(53,54,61)
#262729
(38,39,41)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #ADAEDD

#ADAEDD
(173,174,221)
#B4B5E0
(180,181,224)
#BBBCE3
(187,188,227)
#C2C3E6
(194,195,230)
#C9CAE9
(201,202,233)
#D0D1EC
(208,209,236)
#D7D8EF
(215,216,239)
#DEDFF2
(222,223,242)
#E5E6F5
(229,230,245)
#ECEDF8
(236,237,248)
#F3F4FB
(243,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAEDD; }

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

This text font color is #ADAEDD.

Background Color

.myBgColor { background-color: #ADAEDD; }

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

This div background color is #ADAEDD.

Border color

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

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

This div border color is #ADAEDD.

Opacity

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

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

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

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

This text has shadow with #ADAEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAEDD.

Preview

Color preview on black background

This text has color #ADAEDD on black background.


Color preview on white background

This text has color #ADAEDD on white background.


Black color preview on #ADAEDD background

This text has black color on #ADAEDD background.


White color preview on #ADAEDD background

This text has white color on #ADAEDD background.


Related colors

Complementary color

Complementary color for #hex is #525122.


I love getcolorcode.com

Triadic colors

1 #DDADAE and #AEDDAD with #ADAEDD are triadic colors.

2 #DDAEAD and #AEADDD with #ADAEDD are triadic colors.