COLOR #ADEECA

HEX: #ADEECA RGB: (173,238,202)

Renk bilgisi

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

RGB renk modeli

#ADEECA color RGB value is (173,238,202).

RGB: (173,238,202) (68%, 93%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 202 of 255 = 79%

173
238
202

R + G + B ~ 80%. #ADEECA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 202 = 613 (100%)
R 173 of 613 ~ 28.22%
G 238 of 613 ~ 38.83%
B 202 of 613 ~ 32.95'%

%28.22
%38.83
%32.95

CMYK RENK MODELİ

#ADEECA rengi CMYK tonu (27,0,15,7).

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

CMYK: (27,0,15,7)
C27M0Y15K7 (27%, 0%, 15%, 7%)
(0.27 / 0.00 / 0.15 / 0.07)

CMYK yüzdeleri

%27.31
%0
%15.13
%6.67

Codes

Color #ADEECA in popluar color models

AD EE CA
RGB 173 238 202
HSL 147° 65.66% 80.59%
HSB/HSV 147° 27.31% 93.33%
CMYK 27.31% 0.00% 15.13%
6.67%

Color #ADEECA in popluar number systems.

HEX AD EE CA
Decimal 173 238 202
Binary 10101101 11101110 11001010
Octal 255 356 312

Shades and tints

Shades of #ADEECA

#ADEECA
(173,238,202)
#9ED9B8
(158,217,184)
#8FC4A6
(143,196,166)
#80AF94
(128,175,148)
#719A82
(113,154,130)
#628570
(98,133,112)
#53705E
(83,112,94)
#445B4C
(68,91,76)
#35463A
(53,70,58)
#263128
(38,49,40)
#171C16
(23,28,22)
#000000
(0,0,0)

Tints of #ADEECA

#ADEECA
(173,238,202)
#B4EFCE
(180,239,206)
#BBF0D2
(187,240,210)
#C2F1D6
(194,241,214)
#C9F2DA
(201,242,218)
#D0F3DE
(208,243,222)
#D7F4E2
(215,244,226)
#DEF5E6
(222,245,230)
#E5F6EA
(229,246,234)
#ECF7EE
(236,247,238)
#F3F8F2
(243,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEECA; }

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

This text font color is #ADEECA.

Background Color

.myBgColor { background-color: #ADEECA; }

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

This div background color is #ADEECA.

Border color

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

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

This div border color is #ADEECA.

Opacity

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

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

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

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

This text has shadow with #ADEECA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEECA.

Preview

Color preview on black background

This text has color #ADEECA on black background.


Color preview on white background

This text has color #ADEECA on white background.


Black color preview on #ADEECA background

This text has black color on #ADEECA background.


White color preview on #ADEECA background

This text has white color on #ADEECA background.


Related colors

Complementary color

Complementary color for #hex is #521135.


I love getcolorcode.com

Triadic colors

1 #CAADEE and #EECAAD with #ADEECA are triadic colors.

2 #CAEEAD and #EEADCA with #ADEECA are triadic colors.