COLOR #ADE1C8

HEX: #ADE1C8 RGB: (173,225,200)

Renk bilgisi

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

RGB renk modeli

#ADE1C8 color RGB value is (173,225,200).

RGB: (173,225,200) (68%, 88%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 200 of 255 = 78%

173
225
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 200 = 598 (100%)
R 173 of 598 ~ 28.93%
G 225 of 598 ~ 37.63%
B 200 of 598 ~ 33.44'%

%28.93
%37.63
%33.44

CMYK RENK MODELİ

#ADE1C8 rengi CMYK tonu (23,0,11,12).

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

CMYK: (23,0,11,12)
C23M0Y11K12 (23%, 0%, 11%, 12%)
(0.23 / 0.00 / 0.11 / 0.12)

CMYK yüzdeleri

%23.11
%0
%11.11
%11.76

Codes

Color #ADE1C8 in popluar color models

AD E1 C8
RGB 173 225 200
HSL 151° 46.43% 78.04%
HSB/HSV 151° 23.11% 88.24%
CMYK 23.11% 0.00% 11.11%
11.76%

Color #ADE1C8 in popluar number systems.

HEX AD E1 C8
Decimal 173 225 200
Binary 10101101 11100001 11001000
Octal 255 341 310

Shades and tints

Shades of #ADE1C8

#ADE1C8
(173,225,200)
#9ECDB6
(158,205,182)
#8FB9A4
(143,185,164)
#80A592
(128,165,146)
#719180
(113,145,128)
#627D6E
(98,125,110)
#53695C
(83,105,92)
#44554A
(68,85,74)
#354138
(53,65,56)
#262D26
(38,45,38)
#171914
(23,25,20)
#000000
(0,0,0)

Tints of #ADE1C8

#ADE1C8
(173,225,200)
#B4E3CD
(180,227,205)
#BBE5D2
(187,229,210)
#C2E7D7
(194,231,215)
#C9E9DC
(201,233,220)
#D0EBE1
(208,235,225)
#D7EDE6
(215,237,230)
#DEEFEB
(222,239,235)
#E5F1F0
(229,241,240)
#ECF3F5
(236,243,245)
#F3F5FA
(243,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1C8; }

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

This text font color is #ADE1C8.

Background Color

.myBgColor { background-color: #ADE1C8; }

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

This div background color is #ADE1C8.

Border color

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

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

This div border color is #ADE1C8.

Opacity

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

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

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

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

This text has shadow with #ADE1C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1C8.

Preview

Color preview on black background

This text has color #ADE1C8 on black background.


Color preview on white background

This text has color #ADE1C8 on white background.


Black color preview on #ADE1C8 background

This text has black color on #ADE1C8 background.


White color preview on #ADE1C8 background

This text has white color on #ADE1C8 background.


Related colors

Complementary color

Complementary color for #hex is #521E37.


I love getcolorcode.com

Triadic colors

1 #C8ADE1 and #E1C8AD with #ADE1C8 are triadic colors.

2 #C8E1AD and #E1ADC8 with #ADE1C8 are triadic colors.