COLOR #ADEDC0

HEX: #ADEDC0 RGB: (173,237,192)

Renk bilgisi

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

RGB renk modeli

#ADEDC0 color RGB value is (173,237,192).

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

RGB bağlantıları ve doygunluk

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

173
237
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 237 + 192 = 602 (100%)
R 173 of 602 ~ 28.74%
G 237 of 602 ~ 39.37%
B 192 of 602 ~ 31.89'%

%28.74
%39.37
%31.89

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.00%
  • eflatun tonu 0.00%
  • sarı tonu 18.99%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%27
%0
%18.99
%7.06

Codes

Color #ADEDC0 in popluar color models

AD ED C0
RGB 173 237 192
HSL 138° 64.00% 80.39%
HSB/HSV 138° 27.00% 92.94%
CMYK 27.00% 0.00% 18.99%
7.06%

Color #ADEDC0 in popluar number systems.

HEX AD ED C0
Decimal 173 237 192
Binary 10101101 11101101 11000000
Octal 255 355 300

Shades and tints

Shades of #ADEDC0

#ADEDC0
(173,237,192)
#9ED8AF
(158,216,175)
#8FC39E
(143,195,158)
#80AE8D
(128,174,141)
#71997C
(113,153,124)
#62846B
(98,132,107)
#536F5A
(83,111,90)
#445A49
(68,90,73)
#354538
(53,69,56)
#263027
(38,48,39)
#171B16
(23,27,22)
#000000
(0,0,0)

Tints of #ADEDC0

#ADEDC0
(173,237,192)
#B4EEC5
(180,238,197)
#BBEFCA
(187,239,202)
#C2F0CF
(194,240,207)
#C9F1D4
(201,241,212)
#D0F2D9
(208,242,217)
#D7F3DE
(215,243,222)
#DEF4E3
(222,244,227)
#E5F5E8
(229,245,232)
#ECF6ED
(236,246,237)
#F3F7F2
(243,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEDC0; }

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

This text font color is #ADEDC0.

Background Color

.myBgColor { background-color: #ADEDC0; }

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

This div background color is #ADEDC0.

Border color

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

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

This div border color is #ADEDC0.

Opacity

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

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

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

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

This text has shadow with #ADEDC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEDC0.

Preview

Color preview on black background

This text has color #ADEDC0 on black background.


Color preview on white background

This text has color #ADEDC0 on white background.


Black color preview on #ADEDC0 background

This text has black color on #ADEDC0 background.


White color preview on #ADEDC0 background

This text has white color on #ADEDC0 background.


Related colors

Complementary color

Complementary color for #hex is #52123F.


I love getcolorcode.com

Triadic colors

1 #C0ADED and #EDC0AD with #ADEDC0 are triadic colors.

2 #C0EDAD and #EDADC0 with #ADEDC0 are triadic colors.