COLOR #ADEEC0

HEX: #ADEEC0 RGB: (173,238,192)

Renk bilgisi

#ADEEC0 contains mainly green and blue colors. #ADEEC0 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEEC0 color RGB value is (173,238,192).

RGB: (173,238,192) (68%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 192 of 255 = 75%

173
238
192

R + G + B ~ 79%. #ADEEC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 192 = 603 (100%)
R 173 of 603 ~ 28.69%
G 238 of 603 ~ 39.47%
B 192 of 603 ~ 31.84'%

%28.69
%39.47
%31.84

CMYK RENK MODELİ

#ADEEC0 rengi CMYK tonu (27,0,19,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 19.33%
  • ana renk tonu 6.67%

CMYK: (27,0,19,7)
C27M0Y19K7 (27%, 0%, 19%, 7%)
(0.27 / 0.00 / 0.19 / 0.07)

CMYK yüzdeleri

%27.31
%0
%19.33
%6.67

Codes

Color #ADEEC0 in popluar color models

AD EE C0
RGB 173 238 192
HSL 138° 65.66% 80.59%
HSB/HSV 138° 27.31% 93.33%
CMYK 27.31% 0.00% 19.33%
6.67%

Color #ADEEC0 in popluar number systems.

HEX AD EE C0
Decimal 173 238 192
Binary 10101101 11101110 11000000
Octal 255 356 300

Shades and tints

Shades of #ADEEC0

#ADEEC0
(173,238,192)
#9ED9AF
(158,217,175)
#8FC49E
(143,196,158)
#80AF8D
(128,175,141)
#719A7C
(113,154,124)
#62856B
(98,133,107)
#53705A
(83,112,90)
#445B49
(68,91,73)
#354638
(53,70,56)
#263127
(38,49,39)
#171C16
(23,28,22)
#000000
(0,0,0)

Tints of #ADEEC0

#ADEEC0
(173,238,192)
#B4EFC5
(180,239,197)
#BBF0CA
(187,240,202)
#C2F1CF
(194,241,207)
#C9F2D4
(201,242,212)
#D0F3D9
(208,243,217)
#D7F4DE
(215,244,222)
#DEF5E3
(222,245,227)
#E5F6E8
(229,246,232)
#ECF7ED
(236,247,237)
#F3F8F2
(243,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEEC0 color. Also use rgb(173,238,192) instead hex code.

Text Font Color

.myTextColor { color: #ADEEC0; }

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

This text font color is #ADEEC0.

Background Color

.myBgColor { background-color: #ADEEC0; }

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

This div background color is #ADEEC0.

Border color

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

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

This div border color is #ADEEC0.

Opacity

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

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

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

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

This text has shadow with #ADEEC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEC0.

Preview

Color preview on black background

This text has color #ADEEC0 on black background.


Color preview on white background

This text has color #ADEEC0 on white background.


Black color preview on #ADEEC0 background

This text has black color on #ADEEC0 background.


White color preview on #ADEEC0 background

This text has white color on #ADEEC0 background.


Related colors

Complementary color

Complementary color for #hex is #52113F.


I love getcolorcode.com

Triadic colors

1 #C0ADEE and #EEC0AD with #ADEEC0 are triadic colors.

2 #C0EEAD and #EEADC0 with #ADEEC0 are triadic colors.