COLOR #ADE3E6

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
227
230

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

Yüzdelerle RGB renk parçaları

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

%27.46
%36.03
%36.51

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%24.78
%1.3
%0
%9.8

Codes

Color #ADE3E6 in popluar color models

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

Color #ADE3E6 in popluar number systems.

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

Shades and tints

Shades of #ADE3E6

#ADE3E6
(173,227,230)
#9ECFD2
(158,207,210)
#8FBBBE
(143,187,190)
#80A7AA
(128,167,170)
#719396
(113,147,150)
#627F82
(98,127,130)
#536B6E
(83,107,110)
#44575A
(68,87,90)
#354346
(53,67,70)
#262F32
(38,47,50)
#171B1E
(23,27,30)
#000000
(0,0,0)

Tints of #ADE3E6

#ADE3E6
(173,227,230)
#B4E5E8
(180,229,232)
#BBE7EA
(187,231,234)
#C2E9EC
(194,233,236)
#C9EBEE
(201,235,238)
#D0EDF0
(208,237,240)
#D7EFF2
(215,239,242)
#DEF1F4
(222,241,244)
#E5F3F6
(229,243,246)
#ECF5F8
(236,245,248)
#F3F7FA
(243,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3E6; }

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

This text font color is #ADE3E6.

Background Color

.myBgColor { background-color: #ADE3E6; }

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

This div background color is #ADE3E6.

Border color

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

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

This div border color is #ADE3E6.

Opacity

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

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

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

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

This text has shadow with #ADE3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3E6.

Preview

Color preview on black background

This text has color #ADE3E6 on black background.


Color preview on white background

This text has color #ADE3E6 on white background.


Black color preview on #ADE3E6 background

This text has black color on #ADE3E6 background.


White color preview on #ADE3E6 background

This text has white color on #ADE3E6 background.


Related colors

Complementary color

Complementary color for #hex is #521C19.


I love getcolorcode.com

Triadic colors

1 #E6ADE3 and #E3E6AD with #ADE3E6 are triadic colors.

2 #E6E3AD and #E3ADE6 with #ADE3E6 are triadic colors.