COLOR #ADF7DC

HEX: #ADF7DC RGB: (173,247,220)

Renk bilgisi

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

RGB renk modeli

#ADF7DC color RGB value is (173,247,220).

RGB: (173,247,220) (68%, 97%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 247 of 255 = 97%
B 220 of 255 = 86%

173
247
220

R + G + B ~ 84%. #ADF7DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 247 + 220 = 640 (100%)
R 173 of 640 ~ 27.03%
G 247 of 640 ~ 38.59%
B 220 of 640 ~ 34.38'%

%27.03
%38.59
%34.38

CMYK RENK MODELİ

#ADF7DC rengi CMYK tonu (30,0,11,3).

  • camgöbeği tonu 29.96%
  • eflatun tonu 0.00%
  • sarı tonu 10.93%
  • ana renk tonu 3.14%

CMYK: (30,0,11,3)
C30M0Y11K3 (30%, 0%, 11%, 3%)
(0.30 / 0.00 / 0.11 / 0.03)

CMYK yüzdeleri

%29.96
%0
%10.93
%3.14

Codes

Color #ADF7DC in popluar color models

AD F7 DC
RGB 173 247 220
HSL 158° 82.22% 82.35%
HSB/HSV 158° 29.96% 96.86%
CMYK 29.96% 0.00% 10.93%
3.14%

Color #ADF7DC in popluar number systems.

HEX AD F7 DC
Decimal 173 247 220
Binary 10101101 11110111 11011100
Octal 255 367 334

Shades and tints

Shades of #ADF7DC

#ADF7DC
(173,247,220)
#9EE1C8
(158,225,200)
#8FCBB4
(143,203,180)
#80B5A0
(128,181,160)
#719F8C
(113,159,140)
#628978
(98,137,120)
#537364
(83,115,100)
#445D50
(68,93,80)
#35473C
(53,71,60)
#263128
(38,49,40)
#171B14
(23,27,20)
#000000
(0,0,0)

Tints of #ADF7DC

#ADF7DC
(173,247,220)
#B4F7DF
(180,247,223)
#BBF7E2
(187,247,226)
#C2F7E5
(194,247,229)
#C9F7E8
(201,247,232)
#D0F7EB
(208,247,235)
#D7F7EE
(215,247,238)
#DEF7F1
(222,247,241)
#E5F7F4
(229,247,244)
#ECF7F7
(236,247,247)
#F3F7FA
(243,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF7DC; }

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

This text font color is #ADF7DC.

Background Color

.myBgColor { background-color: #ADF7DC; }

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

This div background color is #ADF7DC.

Border color

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

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

This div border color is #ADF7DC.

Opacity

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

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

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

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

This text has shadow with #ADF7DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF7DC.

Preview

Color preview on black background

This text has color #ADF7DC on black background.


Color preview on white background

This text has color #ADF7DC on white background.


Black color preview on #ADF7DC background

This text has black color on #ADF7DC background.


White color preview on #ADF7DC background

This text has white color on #ADF7DC background.


Related colors

Complementary color

Complementary color for #hex is #520823.


I love getcolorcode.com

Triadic colors

1 #DCADF7 and #F7DCAD with #ADF7DC are triadic colors.

2 #DCF7AD and #F7ADDC with #ADF7DC are triadic colors.