COLOR #ADEFC0

HEX: #ADEFC0 RGB: (173,239,192)

Renk bilgisi

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

RGB renk modeli

#ADEFC0 color RGB value is (173,239,192).

RGB: (173,239,192) (68%, 94%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 192 of 255 = 75%

173
239
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 192 = 604 (100%)
R 173 of 604 ~ 28.64%
G 239 of 604 ~ 39.57%
B 192 of 604 ~ 31.79'%

%28.64
%39.57
%31.79

CMYK RENK MODELİ

#ADEFC0 rengi CMYK tonu (28,0,20,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 19.67%
  • ana renk tonu 6.27%

CMYK: (28,0,20,6)
C28M0Y20K6 (28%, 0%, 20%, 6%)
(0.28 / 0.00 / 0.20 / 0.06)

CMYK yüzdeleri

%27.62
%0
%19.67
%6.27

Codes

Color #ADEFC0 in popluar color models

AD EF C0
RGB 173 239 192
HSL 137° 67.35% 80.78%
HSB/HSV 137° 27.62% 93.73%
CMYK 27.62% 0.00% 19.67%
6.27%

Color #ADEFC0 in popluar number systems.

HEX AD EF C0
Decimal 173 239 192
Binary 10101101 11101111 11000000
Octal 255 357 300

Shades and tints

Shades of #ADEFC0

#ADEFC0
(173,239,192)
#9EDAAF
(158,218,175)
#8FC59E
(143,197,158)
#80B08D
(128,176,141)
#719B7C
(113,155,124)
#62866B
(98,134,107)
#53715A
(83,113,90)
#445C49
(68,92,73)
#354738
(53,71,56)
#263227
(38,50,39)
#171D16
(23,29,22)
#000000
(0,0,0)

Tints of #ADEFC0

#ADEFC0
(173,239,192)
#B4F0C5
(180,240,197)
#BBF1CA
(187,241,202)
#C2F2CF
(194,242,207)
#C9F3D4
(201,243,212)
#D0F4D9
(208,244,217)
#D7F5DE
(215,245,222)
#DEF6E3
(222,246,227)
#E5F7E8
(229,247,232)
#ECF8ED
(236,248,237)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFC0; }

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

This text font color is #ADEFC0.

Background Color

.myBgColor { background-color: #ADEFC0; }

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

This div background color is #ADEFC0.

Border color

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

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

This div border color is #ADEFC0.

Opacity

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

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

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

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

This text has shadow with #ADEFC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFC0.

Preview

Color preview on black background

This text has color #ADEFC0 on black background.


Color preview on white background

This text has color #ADEFC0 on white background.


Black color preview on #ADEFC0 background

This text has black color on #ADEFC0 background.


White color preview on #ADEFC0 background

This text has white color on #ADEFC0 background.


Related colors

Complementary color

Complementary color for #hex is #52103F.


I love getcolorcode.com

Triadic colors

1 #C0ADEF and #EFC0AD with #ADEFC0 are triadic colors.

2 #C0EFAD and #EFADC0 with #ADEFC0 are triadic colors.