COLOR #ADE3E1

HEX: #ADE3E1 RGB: (173,227,225)

Renk bilgisi

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

RGB renk modeli

#ADE3E1 color RGB value is (173,227,225).

RGB: (173,227,225) (68%, 89%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 225 of 255 = 88%

173
227
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 225 = 625 (100%)
R 173 of 625 ~ 27.68%
G 227 of 625 ~ 36.32%
B 225 of 625 ~ 36'%

%27.68
%36.32
%36

CMYK RENK MODELİ

#ADE3E1 rengi CMYK tonu (24,0,1,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 0.88%
  • ana renk tonu 10.98%

CMYK: (24,0,1,11)
C24M0Y1K11 (24%, 0%, 1%, 11%)
(0.24 / 0.00 / 0.01 / 0.11)

CMYK yüzdeleri

%23.79
%0
%0.88
%10.98

Codes

Color #ADE3E1 in popluar color models

AD E3 E1
RGB 173 227 225
HSL 178° 49.09% 78.43%
HSB/HSV 178° 23.79% 89.02%
CMYK 23.79% 0.00% 0.88%
10.98%

Color #ADE3E1 in popluar number systems.

HEX AD E3 E1
Decimal 173 227 225
Binary 10101101 11100011 11100001
Octal 255 343 341

Shades and tints

Shades of #ADE3E1

#ADE3E1
(173,227,225)
#9ECFCD
(158,207,205)
#8FBBB9
(143,187,185)
#80A7A5
(128,167,165)
#719391
(113,147,145)
#627F7D
(98,127,125)
#536B69
(83,107,105)
#445755
(68,87,85)
#354341
(53,67,65)
#262F2D
(38,47,45)
#171B19
(23,27,25)
#000000
(0,0,0)

Tints of #ADE3E1

#ADE3E1
(173,227,225)
#B4E5E3
(180,229,227)
#BBE7E5
(187,231,229)
#C2E9E7
(194,233,231)
#C9EBE9
(201,235,233)
#D0EDEB
(208,237,235)
#D7EFED
(215,239,237)
#DEF1EF
(222,241,239)
#E5F3F1
(229,243,241)
#ECF5F3
(236,245,243)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3E1; }

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

This text font color is #ADE3E1.

Background Color

.myBgColor { background-color: #ADE3E1; }

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

This div background color is #ADE3E1.

Border color

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

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

This div border color is #ADE3E1.

Opacity

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

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

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

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

This text has shadow with #ADE3E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3E1.

Preview

Color preview on black background

This text has color #ADE3E1 on black background.


Color preview on white background

This text has color #ADE3E1 on white background.


Black color preview on #ADE3E1 background

This text has black color on #ADE3E1 background.


White color preview on #ADE3E1 background

This text has white color on #ADE3E1 background.


Related colors

Complementary color

Complementary color for #hex is #521C1E.


I love getcolorcode.com

Triadic colors

1 #E1ADE3 and #E3E1AD with #ADE3E1 are triadic colors.

2 #E1E3AD and #E3ADE1 with #ADE3E1 are triadic colors.