COLOR #ADE6E3

HEX: #ADE6E3 RGB: (173,230,227)

Renk bilgisi

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

RGB renk modeli

#ADE6E3 color RGB value is (173,230,227).

RGB: (173,230,227) (68%, 90%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 227 of 255 = 89%

173
230
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 227 = 630 (100%)
R 173 of 630 ~ 27.46%
G 230 of 630 ~ 36.51%
B 227 of 630 ~ 36.03'%

%27.46
%36.51
%36.03

CMYK RENK MODELİ

#ADE6E3 rengi CMYK tonu (25,0,1,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 1.30%
  • ana renk tonu 9.80%

CMYK: (25,0,1,10)
C25M0Y1K10 (25%, 0%, 1%, 10%)
(0.25 / 0.00 / 0.01 / 0.10)

CMYK yüzdeleri

%24.78
%0
%1.3
%9.8

Codes

Color #ADE6E3 in popluar color models

AD E6 E3
RGB 173 230 227
HSL 177° 53.27% 79.02%
HSB/HSV 177° 24.78% 90.20%
CMYK 24.78% 0.00% 1.30%
9.80%

Color #ADE6E3 in popluar number systems.

HEX AD E6 E3
Decimal 173 230 227
Binary 10101101 11100110 11100011
Octal 255 346 343

Shades and tints

Shades of #ADE6E3

#ADE6E3
(173,230,227)
#9ED2CF
(158,210,207)
#8FBEBB
(143,190,187)
#80AAA7
(128,170,167)
#719693
(113,150,147)
#62827F
(98,130,127)
#536E6B
(83,110,107)
#445A57
(68,90,87)
#354643
(53,70,67)
#26322F
(38,50,47)
#171E1B
(23,30,27)
#000000
(0,0,0)

Tints of #ADE6E3

#ADE6E3
(173,230,227)
#B4E8E5
(180,232,229)
#BBEAE7
(187,234,231)
#C2ECE9
(194,236,233)
#C9EEEB
(201,238,235)
#D0F0ED
(208,240,237)
#D7F2EF
(215,242,239)
#DEF4F1
(222,244,241)
#E5F6F3
(229,246,243)
#ECF8F5
(236,248,245)
#F3FAF7
(243,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6E3; }

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

This text font color is #ADE6E3.

Background Color

.myBgColor { background-color: #ADE6E3; }

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

This div background color is #ADE6E3.

Border color

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

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

This div border color is #ADE6E3.

Opacity

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

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

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

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

This text has shadow with #ADE6E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6E3.

Preview

Color preview on black background

This text has color #ADE6E3 on black background.


Color preview on white background

This text has color #ADE6E3 on white background.


Black color preview on #ADE6E3 background

This text has black color on #ADE6E3 background.


White color preview on #ADE6E3 background

This text has white color on #ADE6E3 background.


Related colors

Complementary color

Complementary color for #hex is #52191C.


I love getcolorcode.com

Triadic colors

1 #E3ADE6 and #E6E3AD with #ADE6E3 are triadic colors.

2 #E3E6AD and #E6ADE3 with #ADE6E3 are triadic colors.