COLOR #ADEFCC

HEX: #ADEFCC RGB: (173,239,204)

Renk bilgisi

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

RGB renk modeli

#ADEFCC color RGB value is (173,239,204).

RGB: (173,239,204) (68%, 94%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 204 of 255 = 80%

173
239
204

R + G + B ~ 81%. #ADEFCC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 204 = 616 (100%)
R 173 of 616 ~ 28.08%
G 239 of 616 ~ 38.8%
B 204 of 616 ~ 33.12'%

%28.08
%38.8
%33.12

CMYK RENK MODELİ

#ADEFCC rengi CMYK tonu (28,0,15,6).

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

CMYK: (28,0,15,6)
C28M0Y15K6 (28%, 0%, 15%, 6%)
(0.28 / 0.00 / 0.15 / 0.06)

CMYK yüzdeleri

%27.62
%0
%14.64
%6.27

Codes

Color #ADEFCC in popluar color models

AD EF CC
RGB 173 239 204
HSL 148° 67.35% 80.78%
HSB/HSV 148° 27.62% 93.73%
CMYK 27.62% 0.00% 14.64%
6.27%

Color #ADEFCC in popluar number systems.

HEX AD EF CC
Decimal 173 239 204
Binary 10101101 11101111 11001100
Octal 255 357 314

Shades and tints

Shades of #ADEFCC

#ADEFCC
(173,239,204)
#9EDABA
(158,218,186)
#8FC5A8
(143,197,168)
#80B096
(128,176,150)
#719B84
(113,155,132)
#628672
(98,134,114)
#537160
(83,113,96)
#445C4E
(68,92,78)
#35473C
(53,71,60)
#26322A
(38,50,42)
#171D18
(23,29,24)
#000000
(0,0,0)

Tints of #ADEFCC

#ADEFCC
(173,239,204)
#B4F0D0
(180,240,208)
#BBF1D4
(187,241,212)
#C2F2D8
(194,242,216)
#C9F3DC
(201,243,220)
#D0F4E0
(208,244,224)
#D7F5E4
(215,245,228)
#DEF6E8
(222,246,232)
#E5F7EC
(229,247,236)
#ECF8F0
(236,248,240)
#F3F9F4
(243,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFCC; }

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

This text font color is #ADEFCC.

Background Color

.myBgColor { background-color: #ADEFCC; }

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

This div background color is #ADEFCC.

Border color

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

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

This div border color is #ADEFCC.

Opacity

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

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

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

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

This text has shadow with #ADEFCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFCC.

Preview

Color preview on black background

This text has color #ADEFCC on black background.


Color preview on white background

This text has color #ADEFCC on white background.


Black color preview on #ADEFCC background

This text has black color on #ADEFCC background.


White color preview on #ADEFCC background

This text has white color on #ADEFCC background.


Related colors

Complementary color

Complementary color for #hex is #521033.


I love getcolorcode.com

Triadic colors

1 #CCADEF and #EFCCAD with #ADEFCC are triadic colors.

2 #CCEFAD and #EFADCC with #ADEFCC are triadic colors.