COLOR #ADAEE5

HEX: #ADAEE5 RGB: (173,174,229)

Renk bilgisi

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

RGB renk modeli

#ADAEE5 color RGB value is (173,174,229).

RGB: (173,174,229) (68%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 174 of 255 = 68%
B 229 of 255 = 90%

173
174
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 174 + 229 = 576 (100%)
R 173 of 576 ~ 30.03%
G 174 of 576 ~ 30.21%
B 229 of 576 ~ 39.76'%

%30.03
%30.21
%39.76

CMYK RENK MODELİ

#ADAEE5 rengi CMYK tonu (24,24,0,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 24.02%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,24,0,10)
C24M24Y0K10 (24%, 24%, 0%, 10%)
(0.24 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%24.02
%0
%10.2

Codes

Color #ADAEE5 in popluar color models

AD AE E5
RGB 173 174 229
HSL 239° 51.85% 78.82%
HSB/HSV 239° 24.45% 89.80%
CMYK 24.45% 24.02% 0.00%
10.20%

Color #ADAEE5 in popluar number systems.

HEX AD AE E5
Decimal 173 174 229
Binary 10101101 10101110 11100101
Octal 255 256 345

Shades and tints

Shades of #ADAEE5

#ADAEE5
(173,174,229)
#9E9FD1
(158,159,209)
#8F90BD
(143,144,189)
#8081A9
(128,129,169)
#717295
(113,114,149)
#626381
(98,99,129)
#53546D
(83,84,109)
#444559
(68,69,89)
#353645
(53,54,69)
#262731
(38,39,49)
#17181D
(23,24,29)
#000000
(0,0,0)

Tints of #ADAEE5

#ADAEE5
(173,174,229)
#B4B5E7
(180,181,231)
#BBBCE9
(187,188,233)
#C2C3EB
(194,195,235)
#C9CAED
(201,202,237)
#D0D1EF
(208,209,239)
#D7D8F1
(215,216,241)
#DEDFF3
(222,223,243)
#E5E6F5
(229,230,245)
#ECEDF7
(236,237,247)
#F3F4F9
(243,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAEE5; }

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

This text font color is #ADAEE5.

Background Color

.myBgColor { background-color: #ADAEE5; }

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

This div background color is #ADAEE5.

Border color

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

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

This div border color is #ADAEE5.

Opacity

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

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

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

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

This text has shadow with #ADAEE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAEE5.

Preview

Color preview on black background

This text has color #ADAEE5 on black background.


Color preview on white background

This text has color #ADAEE5 on white background.


Black color preview on #ADAEE5 background

This text has black color on #ADAEE5 background.


White color preview on #ADAEE5 background

This text has white color on #ADAEE5 background.


Related colors

Complementary color

Complementary color for #hex is #52511A.


I love getcolorcode.com

Triadic colors

1 #E5ADAE and #AEE5AD with #ADAEE5 are triadic colors.

2 #E5AEAD and #AEADE5 with #ADAEE5 are triadic colors.