COLOR #ADE7E6

HEX: #ADE7E6 RGB: (173,231,230)

Renk bilgisi

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

RGB renk modeli

#ADE7E6 color RGB value is (173,231,230).

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

RGB bağlantıları ve doygunluk

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

173
231
230

R + G + B ~ 83%. #ADE7E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 230 = 634 (100%)
R 173 of 634 ~ 27.29%
G 231 of 634 ~ 36.44%
B 230 of 634 ~ 36.28'%

%27.29
%36.44
%36.28

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%25.11
%0
%0.43
%9.41

Codes

Color #ADE7E6 in popluar color models

AD E7 E6
RGB 173 231 230
HSL 179° 54.72% 79.22%
HSB/HSV 179° 25.11% 90.59%
CMYK 25.11% 0.00% 0.43%
9.41%

Color #ADE7E6 in popluar number systems.

HEX AD E7 E6
Decimal 173 231 230
Binary 10101101 11100111 11100110
Octal 255 347 346

Shades and tints

Shades of #ADE7E6

#ADE7E6
(173,231,230)
#9ED2D2
(158,210,210)
#8FBDBE
(143,189,190)
#80A8AA
(128,168,170)
#719396
(113,147,150)
#627E82
(98,126,130)
#53696E
(83,105,110)
#44545A
(68,84,90)
#353F46
(53,63,70)
#262A32
(38,42,50)
#17151E
(23,21,30)
#000000
(0,0,0)

Tints of #ADE7E6

#ADE7E6
(173,231,230)
#B4E9E8
(180,233,232)
#BBEBEA
(187,235,234)
#C2EDEC
(194,237,236)
#C9EFEE
(201,239,238)
#D0F1F0
(208,241,240)
#D7F3F2
(215,243,242)
#DEF5F4
(222,245,244)
#E5F7F6
(229,247,246)
#ECF9F8
(236,249,248)
#F3FBFA
(243,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7E6; }

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

This text font color is #ADE7E6.

Background Color

.myBgColor { background-color: #ADE7E6; }

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

This div background color is #ADE7E6.

Border color

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

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

This div border color is #ADE7E6.

Opacity

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

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

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

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

This text has shadow with #ADE7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7E6.

Preview

Color preview on black background

This text has color #ADE7E6 on black background.


Color preview on white background

This text has color #ADE7E6 on white background.


Black color preview on #ADE7E6 background

This text has black color on #ADE7E6 background.


White color preview on #ADE7E6 background

This text has white color on #ADE7E6 background.


Related colors

Complementary color

Complementary color for #hex is #521819.


I love getcolorcode.com

Triadic colors

1 #E6ADE7 and #E7E6AD with #ADE7E6 are triadic colors.

2 #E6E7AD and #E7ADE6 with #ADE7E6 are triadic colors.