COLOR #ADE4C0

HEX: #ADE4C0 RGB: (173,228,192)

Renk bilgisi

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

RGB renk modeli

#ADE4C0 color RGB value is (173,228,192).

RGB: (173,228,192) (68%, 89%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 192 of 255 = 75%

173
228
192

R + G + B ~ 77%. #ADE4C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 192 = 593 (100%)
R 173 of 593 ~ 29.17%
G 228 of 593 ~ 38.45%
B 192 of 593 ~ 32.38'%

%29.17
%38.45
%32.38

CMYK RENK MODELİ

#ADE4C0 rengi CMYK tonu (24,0,16,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 15.79%
  • ana renk tonu 10.59%

CMYK: (24,0,16,11)
C24M0Y16K11 (24%, 0%, 16%, 11%)
(0.24 / 0.00 / 0.16 / 0.11)

CMYK yüzdeleri

%24.12
%0
%15.79
%10.59

Codes

Color #ADE4C0 in popluar color models

AD E4 C0
RGB 173 228 192
HSL 141° 50.46% 78.63%
HSB/HSV 141° 24.12% 89.41%
CMYK 24.12% 0.00% 15.79%
10.59%

Color #ADE4C0 in popluar number systems.

HEX AD E4 C0
Decimal 173 228 192
Binary 10101101 11100100 11000000
Octal 255 344 300

Shades and tints

Shades of #ADE4C0

#ADE4C0
(173,228,192)
#9ED0AF
(158,208,175)
#8FBC9E
(143,188,158)
#80A88D
(128,168,141)
#71947C
(113,148,124)
#62806B
(98,128,107)
#536C5A
(83,108,90)
#445849
(68,88,73)
#354438
(53,68,56)
#263027
(38,48,39)
#171C16
(23,28,22)
#000000
(0,0,0)

Tints of #ADE4C0

#ADE4C0
(173,228,192)
#B4E6C5
(180,230,197)
#BBE8CA
(187,232,202)
#C2EACF
(194,234,207)
#C9ECD4
(201,236,212)
#D0EED9
(208,238,217)
#D7F0DE
(215,240,222)
#DEF2E3
(222,242,227)
#E5F4E8
(229,244,232)
#ECF6ED
(236,246,237)
#F3F8F2
(243,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4C0; }

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

This text font color is #ADE4C0.

Background Color

.myBgColor { background-color: #ADE4C0; }

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

This div background color is #ADE4C0.

Border color

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

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

This div border color is #ADE4C0.

Opacity

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

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

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

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

This text has shadow with #ADE4C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4C0.

Preview

Color preview on black background

This text has color #ADE4C0 on black background.


Color preview on white background

This text has color #ADE4C0 on white background.


Black color preview on #ADE4C0 background

This text has black color on #ADE4C0 background.


White color preview on #ADE4C0 background

This text has white color on #ADE4C0 background.


Related colors

Complementary color

Complementary color for #hex is #521B3F.


I love getcolorcode.com

Triadic colors

1 #C0ADE4 and #E4C0AD with #ADE4C0 are triadic colors.

2 #C0E4AD and #E4ADC0 with #ADE4C0 are triadic colors.