COLOR #ADEFDC

HEX: #ADEFDC RGB: (173,239,220)

Renk bilgisi

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

RGB renk modeli

#ADEFDC color RGB value is (173,239,220).

RGB: (173,239,220) (68%, 94%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 220 of 255 = 86%

173
239
220

R + G + B ~ 83%. #ADEFDC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 220 = 632 (100%)
R 173 of 632 ~ 27.37%
G 239 of 632 ~ 37.82%
B 220 of 632 ~ 34.81'%

%27.37
%37.82
%34.81

CMYK RENK MODELİ

#ADEFDC rengi CMYK tonu (28,0,8,6).

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

CMYK: (28,0,8,6)
C28M0Y8K6 (28%, 0%, 8%, 6%)
(0.28 / 0.00 / 0.08 / 0.06)

CMYK yüzdeleri

%27.62
%0
%7.95
%6.27

Codes

Color #ADEFDC in popluar color models

AD EF DC
RGB 173 239 220
HSL 163° 67.35% 80.78%
HSB/HSV 163° 27.62% 93.73%
CMYK 27.62% 0.00% 7.95%
6.27%

Color #ADEFDC in popluar number systems.

HEX AD EF DC
Decimal 173 239 220
Binary 10101101 11101111 11011100
Octal 255 357 334

Shades and tints

Shades of #ADEFDC

#ADEFDC
(173,239,220)
#9EDAC8
(158,218,200)
#8FC5B4
(143,197,180)
#80B0A0
(128,176,160)
#719B8C
(113,155,140)
#628678
(98,134,120)
#537164
(83,113,100)
#445C50
(68,92,80)
#35473C
(53,71,60)
#263228
(38,50,40)
#171D14
(23,29,20)
#000000
(0,0,0)

Tints of #ADEFDC

#ADEFDC
(173,239,220)
#B4F0DF
(180,240,223)
#BBF1E2
(187,241,226)
#C2F2E5
(194,242,229)
#C9F3E8
(201,243,232)
#D0F4EB
(208,244,235)
#D7F5EE
(215,245,238)
#DEF6F1
(222,246,241)
#E5F7F4
(229,247,244)
#ECF8F7
(236,248,247)
#F3F9FA
(243,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEFDC; }

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

This text font color is #ADEFDC.

Background Color

.myBgColor { background-color: #ADEFDC; }

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

This div background color is #ADEFDC.

Border color

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

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

This div border color is #ADEFDC.

Opacity

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

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

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

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

This text has shadow with #ADEFDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEFDC.

Preview

Color preview on black background

This text has color #ADEFDC on black background.


Color preview on white background

This text has color #ADEFDC on white background.


Black color preview on #ADEFDC background

This text has black color on #ADEFDC background.


White color preview on #ADEFDC background

This text has white color on #ADEFDC background.


Related colors

Complementary color

Complementary color for #hex is #521023.


I love getcolorcode.com

Triadic colors

1 #DCADEF and #EFDCAD with #ADEFDC are triadic colors.

2 #DCEFAD and #EFADDC with #ADEFDC are triadic colors.