COLOR #ADAFE5

HEX: #ADAFE5 RGB: (173,175,229)

Renk bilgisi

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

RGB renk modeli

#ADAFE5 color RGB value is (173,175,229).

RGB: (173,175,229) (68%, 69%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 175 of 255 = 69%
B 229 of 255 = 90%

173
175
229

R + G + B ~ 76%. #ADAFE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 175 + 229 = 577 (100%)
R 173 of 577 ~ 29.98%
G 175 of 577 ~ 30.33%
B 229 of 577 ~ 39.69'%

%29.98
%30.33
%39.69

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.45%
  • eflatun tonu 23.58%
  • 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
%23.58
%0
%10.2

Codes

Color #ADAFE5 in popluar color models

AD AF E5
RGB 173 175 229
HSL 238° 51.85% 78.82%
HSB/HSV 238° 24.45% 89.80%
CMYK 24.45% 23.58% 0.00%
10.20%

Color #ADAFE5 in popluar number systems.

HEX AD AF E5
Decimal 173 175 229
Binary 10101101 10101111 11100101
Octal 255 257 345

Shades and tints

Shades of #ADAFE5

#ADAFE5
(173,175,229)
#9EA0D1
(158,160,209)
#8F91BD
(143,145,189)
#8082A9
(128,130,169)
#717395
(113,115,149)
#626481
(98,100,129)
#53556D
(83,85,109)
#444659
(68,70,89)
#353745
(53,55,69)
#262831
(38,40,49)
#17191D
(23,25,29)
#000000
(0,0,0)

Tints of #ADAFE5

#ADAFE5
(173,175,229)
#B4B6E7
(180,182,231)
#BBBDE9
(187,189,233)
#C2C4EB
(194,196,235)
#C9CBED
(201,203,237)
#D0D2EF
(208,210,239)
#D7D9F1
(215,217,241)
#DEE0F3
(222,224,243)
#E5E7F5
(229,231,245)
#ECEEF7
(236,238,247)
#F3F5F9
(243,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAFE5; }

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

This text font color is #ADAFE5.

Background Color

.myBgColor { background-color: #ADAFE5; }

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

This div background color is #ADAFE5.

Border color

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

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

This div border color is #ADAFE5.

Opacity

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

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

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

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

This text has shadow with #ADAFE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAFE5.

Preview

Color preview on black background

This text has color #ADAFE5 on black background.


Color preview on white background

This text has color #ADAFE5 on white background.


Black color preview on #ADAFE5 background

This text has black color on #ADAFE5 background.


White color preview on #ADAFE5 background

This text has white color on #ADAFE5 background.


Related colors

Complementary color

Complementary color for #hex is #52501A.


I love getcolorcode.com

Triadic colors

1 #E5ADAF and #AFE5AD with #ADAFE5 are triadic colors.

2 #E5AFAD and #AFADE5 with #ADAFE5 are triadic colors.