COLOR #ADAAE5

HEX: #ADAAE5 RGB: (173,170,229)

Renk bilgisi

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

RGB renk modeli

#ADAAE5 color RGB value is (173,170,229).

RGB: (173,170,229) (68%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 170 of 255 = 67%
B 229 of 255 = 90%

173
170
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 170 + 229 = 572 (100%)
R 173 of 572 ~ 30.24%
G 170 of 572 ~ 29.72%
B 229 of 572 ~ 40.03'%

%30.24
%29.72
%40.03

CMYK RENK MODELİ

#ADAAE5 rengi CMYK tonu (24,26,0,10).

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

CMYK: (24,26,0,10)
C24M26Y0K10 (24%, 26%, 0%, 10%)
(0.24 / 0.26 / 0.00 / 0.10)

CMYK yüzdeleri

%24.45
%25.76
%0
%10.2

Codes

Color #ADAAE5 in popluar color models

AD AA E5
RGB 173 170 229
HSL 243° 53.15% 78.24%
HSB/HSV 243° 25.76% 89.80%
CMYK 24.45% 25.76% 0.00%
10.20%

Color #ADAAE5 in popluar number systems.

HEX AD AA E5
Decimal 173 170 229
Binary 10101101 10101010 11100101
Octal 255 252 345

Shades and tints

Shades of #ADAAE5

#ADAAE5
(173,170,229)
#9E9BD1
(158,155,209)
#8F8CBD
(143,140,189)
#807DA9
(128,125,169)
#716E95
(113,110,149)
#625F81
(98,95,129)
#53506D
(83,80,109)
#444159
(68,65,89)
#353245
(53,50,69)
#262331
(38,35,49)
#17141D
(23,20,29)
#000000
(0,0,0)

Tints of #ADAAE5

#ADAAE5
(173,170,229)
#B4B1E7
(180,177,231)
#BBB8E9
(187,184,233)
#C2BFEB
(194,191,235)
#C9C6ED
(201,198,237)
#D0CDEF
(208,205,239)
#D7D4F1
(215,212,241)
#DEDBF3
(222,219,243)
#E5E2F5
(229,226,245)
#ECE9F7
(236,233,247)
#F3F0F9
(243,240,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAAE5; }

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

This text font color is #ADAAE5.

Background Color

.myBgColor { background-color: #ADAAE5; }

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

This div background color is #ADAAE5.

Border color

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

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

This div border color is #ADAAE5.

Opacity

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

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

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

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

This text has shadow with #ADAAE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAAE5.

Preview

Color preview on black background

This text has color #ADAAE5 on black background.


Color preview on white background

This text has color #ADAAE5 on white background.


Black color preview on #ADAAE5 background

This text has black color on #ADAAE5 background.


White color preview on #ADAAE5 background

This text has white color on #ADAAE5 background.


Related colors

Complementary color

Complementary color for #hex is #52551A.


I love getcolorcode.com

Triadic colors

1 #E5ADAA and #AAE5AD with #ADAAE5 are triadic colors.

2 #E5AAAD and #AAADE5 with #ADAAE5 are triadic colors.