COLOR #ADE1CA

HEX: #ADE1CA RGB: (173,225,202)

Renk bilgisi

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

RGB renk modeli

#ADE1CA color RGB value is (173,225,202).

RGB: (173,225,202) (68%, 88%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 202 of 255 = 79%

173
225
202

R + G + B ~ 78%. #ADE1CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 202 = 600 (100%)
R 173 of 600 ~ 28.83%
G 225 of 600 ~ 37.5%
B 202 of 600 ~ 33.67'%

%28.83
%37.5
%33.67

CMYK RENK MODELİ

#ADE1CA rengi CMYK tonu (23,0,10,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 10.22%
  • ana renk tonu 11.76%

CMYK: (23,0,10,12)
C23M0Y10K12 (23%, 0%, 10%, 12%)
(0.23 / 0.00 / 0.10 / 0.12)

CMYK yüzdeleri

%23.11
%0
%10.22
%11.76

Codes

Color #ADE1CA in popluar color models

AD E1 CA
RGB 173 225 202
HSL 153° 46.43% 78.04%
HSB/HSV 153° 23.11% 88.24%
CMYK 23.11% 0.00% 10.22%
11.76%

Color #ADE1CA in popluar number systems.

HEX AD E1 CA
Decimal 173 225 202
Binary 10101101 11100001 11001010
Octal 255 341 312

Shades and tints

Shades of #ADE1CA

#ADE1CA
(173,225,202)
#9ECDB8
(158,205,184)
#8FB9A6
(143,185,166)
#80A594
(128,165,148)
#719182
(113,145,130)
#627D70
(98,125,112)
#53695E
(83,105,94)
#44554C
(68,85,76)
#35413A
(53,65,58)
#262D28
(38,45,40)
#171916
(23,25,22)
#000000
(0,0,0)

Tints of #ADE1CA

#ADE1CA
(173,225,202)
#B4E3CE
(180,227,206)
#BBE5D2
(187,229,210)
#C2E7D6
(194,231,214)
#C9E9DA
(201,233,218)
#D0EBDE
(208,235,222)
#D7EDE2
(215,237,226)
#DEEFE6
(222,239,230)
#E5F1EA
(229,241,234)
#ECF3EE
(236,243,238)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1CA; }

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

This text font color is #ADE1CA.

Background Color

.myBgColor { background-color: #ADE1CA; }

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

This div background color is #ADE1CA.

Border color

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

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

This div border color is #ADE1CA.

Opacity

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

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

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

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

This text has shadow with #ADE1CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1CA.

Preview

Color preview on black background

This text has color #ADE1CA on black background.


Color preview on white background

This text has color #ADE1CA on white background.


Black color preview on #ADE1CA background

This text has black color on #ADE1CA background.


White color preview on #ADE1CA background

This text has white color on #ADE1CA background.


Related colors

Complementary color

Complementary color for #hex is #521E35.


I love getcolorcode.com

Triadic colors

1 #CAADE1 and #E1CAAD with #ADE1CA are triadic colors.

2 #CAE1AD and #E1ADCA with #ADE1CA are triadic colors.