COLOR #ADE1E7

HEX: #ADE1E7 RGB: (173,225,231)

Renk bilgisi

#ADE1E7 contains red, green and blue colors in about the same proportion. #ADE1E7 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADE1E7 color RGB value is (173,225,231).

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

RGB bağlantıları ve doygunluk

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

173
225
231

R + G + B ~ 82%. #ADE1E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 231 = 629 (100%)
R 173 of 629 ~ 27.5%
G 225 of 629 ~ 35.77%
B 231 of 629 ~ 36.72'%

%27.5
%35.77
%36.72

CMYK RENK MODELİ

#ADE1E7 rengi CMYK tonu (25,3,0,9).

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

CMYK: (25,3,0,9)
C25M3Y0K9 (25%, 3%, 0%, 9%)
(0.25 / 0.03 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%2.6
%0
%9.41

Codes

Color #ADE1E7 in popluar color models

AD E1 E7
RGB 173 225 231
HSL 186° 54.72% 79.22%
HSB/HSV 186° 25.11% 90.59%
CMYK 25.11% 2.60% 0.00%
9.41%

Color #ADE1E7 in popluar number systems.

HEX AD E1 E7
Decimal 173 225 231
Binary 10101101 11100001 11100111
Octal 255 341 347

Shades and tints

Shades of #ADE1E7

#ADE1E7
(173,225,231)
#9ECDD2
(158,205,210)
#8FB9BD
(143,185,189)
#80A5A8
(128,165,168)
#719193
(113,145,147)
#627D7E
(98,125,126)
#536969
(83,105,105)
#445554
(68,85,84)
#35413F
(53,65,63)
#262D2A
(38,45,42)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #ADE1E7

#ADE1E7
(173,225,231)
#B4E3E9
(180,227,233)
#BBE5EB
(187,229,235)
#C2E7ED
(194,231,237)
#C9E9EF
(201,233,239)
#D0EBF1
(208,235,241)
#D7EDF3
(215,237,243)
#DEEFF5
(222,239,245)
#E5F1F7
(229,241,247)
#ECF3F9
(236,243,249)
#F3F5FB
(243,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1E7; }

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

This text font color is #ADE1E7.

Background Color

.myBgColor { background-color: #ADE1E7; }

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

This div background color is #ADE1E7.

Border color

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

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

This div border color is #ADE1E7.

Opacity

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

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

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

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

This text has shadow with #ADE1E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1E7.

Preview

Color preview on black background

This text has color #ADE1E7 on black background.


Color preview on white background

This text has color #ADE1E7 on white background.


Black color preview on #ADE1E7 background

This text has black color on #ADE1E7 background.


White color preview on #ADE1E7 background

This text has white color on #ADE1E7 background.


Related colors

Complementary color

Complementary color for #hex is #521E18.


I love getcolorcode.com

Triadic colors

1 #E7ADE1 and #E1E7AD with #ADE1E7 are triadic colors.

2 #E7E1AD and #E1ADE7 with #ADE1E7 are triadic colors.