COLOR #ADADE7

HEX: #ADADE7 RGB: (173,173,231)

Renk bilgisi

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

RGB renk modeli

#ADADE7 color RGB value is (173,173,231).

RGB: (173,173,231) (68%, 68%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 173 of 255 = 68%
B 231 of 255 = 91%

173
173
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 173 + 231 = 577 (100%)
R 173 of 577 ~ 29.98%
G 173 of 577 ~ 29.98%
B 231 of 577 ~ 40.03'%

%29.98
%29.98
%40.03

CMYK RENK MODELİ

#ADADE7 rengi CMYK tonu (25,25,0,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 25.11%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,25,0,9)
C25M25Y0K9 (25%, 25%, 0%, 9%)
(0.25 / 0.25 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%25.11
%0
%9.41

Codes

Color #ADADE7 in popluar color models

AD AD E7
RGB 173 173 231
HSL 240° 54.72% 79.22%
HSB/HSV 240° 25.11% 90.59%
CMYK 25.11% 25.11% 0.00%
9.41%

Color #ADADE7 in popluar number systems.

HEX AD AD E7
Decimal 173 173 231
Binary 10101101 10101101 11100111
Octal 255 255 347

Shades and tints

Shades of #ADADE7

#ADADE7
(173,173,231)
#9E9ED2
(158,158,210)
#8F8FBD
(143,143,189)
#8080A8
(128,128,168)
#717193
(113,113,147)
#62627E
(98,98,126)
#535369
(83,83,105)
#444454
(68,68,84)
#35353F
(53,53,63)
#26262A
(38,38,42)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADADE7

#ADADE7
(173,173,231)
#B4B4E9
(180,180,233)
#BBBBEB
(187,187,235)
#C2C2ED
(194,194,237)
#C9C9EF
(201,201,239)
#D0D0F1
(208,208,241)
#D7D7F3
(215,215,243)
#DEDEF5
(222,222,245)
#E5E5F7
(229,229,247)
#ECECF9
(236,236,249)
#F3F3FB
(243,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADADE7; }

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

This text font color is #ADADE7.

Background Color

.myBgColor { background-color: #ADADE7; }

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

This div background color is #ADADE7.

Border color

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

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

This div border color is #ADADE7.

Opacity

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

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

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

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

This text has shadow with #ADADE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADADE7.

Preview

Color preview on black background

This text has color #ADADE7 on black background.


Color preview on white background

This text has color #ADADE7 on white background.


Black color preview on #ADADE7 background

This text has black color on #ADADE7 background.


White color preview on #ADADE7 background

This text has white color on #ADADE7 background.


Related colors

Complementary color

Complementary color for #hex is #525218.


I love getcolorcode.com