COLOR #ADAED8

HEX: #ADAED8 RGB: (173,174,216)

Renk bilgisi

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

RGB renk modeli

#ADAED8 color RGB value is (173,174,216).

RGB: (173,174,216) (68%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 174 of 255 = 68%
B 216 of 255 = 85%

173
174
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 174 + 216 = 563 (100%)
R 173 of 563 ~ 30.73%
G 174 of 563 ~ 30.91%
B 216 of 563 ~ 38.37'%

%30.73
%30.91
%38.37

CMYK RENK MODELİ

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

  • camgöbeği tonu 19.91%
  • eflatun tonu 19.44%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

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

CMYK yüzdeleri

%19.91
%19.44
%0
%15.29

Codes

Color #ADAED8 in popluar color models

AD AE D8
RGB 173 174 216
HSL 239° 35.54% 76.27%
HSB/HSV 239° 19.91% 84.71%
CMYK 19.91% 19.44% 0.00%
15.29%

Color #ADAED8 in popluar number systems.

HEX AD AE D8
Decimal 173 174 216
Binary 10101101 10101110 11011000
Octal 255 256 330

Shades and tints

Shades of #ADAED8

#ADAED8
(173,174,216)
#9E9FC5
(158,159,197)
#8F90B2
(143,144,178)
#80819F
(128,129,159)
#71728C
(113,114,140)
#626379
(98,99,121)
#535466
(83,84,102)
#444553
(68,69,83)
#353640
(53,54,64)
#26272D
(38,39,45)
#17181A
(23,24,26)
#000000
(0,0,0)

Tints of #ADAED8

#ADAED8
(173,174,216)
#B4B5DB
(180,181,219)
#BBBCDE
(187,188,222)
#C2C3E1
(194,195,225)
#C9CAE4
(201,202,228)
#D0D1E7
(208,209,231)
#D7D8EA
(215,216,234)
#DEDFED
(222,223,237)
#E5E6F0
(229,230,240)
#ECEDF3
(236,237,243)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAED8; }

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

This text font color is #ADAED8.

Background Color

.myBgColor { background-color: #ADAED8; }

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

This div background color is #ADAED8.

Border color

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

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

This div border color is #ADAED8.

Opacity

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

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

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

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

This text has shadow with #ADAED8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAED8.

Preview

Color preview on black background

This text has color #ADAED8 on black background.


Color preview on white background

This text has color #ADAED8 on white background.


Black color preview on #ADAED8 background

This text has black color on #ADAED8 background.


White color preview on #ADAED8 background

This text has white color on #ADAED8 background.


Related colors

Complementary color

Complementary color for #hex is #525127.


I love getcolorcode.com

Triadic colors

1 #D8ADAE and #AED8AD with #ADAED8 are triadic colors.

2 #D8AEAD and #AEADD8 with #ADAED8 are triadic colors.