COLOR #ADF2ED

HEX: #ADF2ED RGB: (173,242,237)

Renk bilgisi

#ADF2ED contains mainly green and blue colors. #ADF2ED ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ADF2ED color RGB value is (173,242,237).

RGB: (173,242,237) (68%, 95%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 242 of 255 = 95%
B 237 of 255 = 93%

173
242
237

R + G + B ~ 85%. #ADF2ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 242 + 237 = 652 (100%)
R 173 of 652 ~ 26.53%
G 242 of 652 ~ 37.12%
B 237 of 652 ~ 36.35'%

%26.53
%37.12
%36.35

CMYK RENK MODELİ

#ADF2ED rengi CMYK tonu (29,0,2,5).

  • camgöbeği tonu 28.51%
  • eflatun tonu 0.00%
  • sarı tonu 2.07%
  • ana renk tonu 5.10%

CMYK: (29,0,2,5)
C29M0Y2K5 (29%, 0%, 2%, 5%)
(0.29 / 0.00 / 0.02 / 0.05)

CMYK yüzdeleri

%28.51
%0
%2.07
%5.1

Codes

Color #ADF2ED in popluar color models

AD F2 ED
RGB 173 242 237
HSL 176° 72.63% 81.37%
HSB/HSV 176° 28.51% 94.90%
CMYK 28.51% 0.00% 2.07%
5.10%

Color #ADF2ED in popluar number systems.

HEX AD F2 ED
Decimal 173 242 237
Binary 10101101 11110010 11101101
Octal 255 362 355

Shades and tints

Shades of #ADF2ED

#ADF2ED
(173,242,237)
#9EDCD8
(158,220,216)
#8FC6C3
(143,198,195)
#80B0AE
(128,176,174)
#719A99
(113,154,153)
#628484
(98,132,132)
#536E6F
(83,110,111)
#44585A
(68,88,90)
#354245
(53,66,69)
#262C30
(38,44,48)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #ADF2ED

#ADF2ED
(173,242,237)
#B4F3EE
(180,243,238)
#BBF4EF
(187,244,239)
#C2F5F0
(194,245,240)
#C9F6F1
(201,246,241)
#D0F7F2
(208,247,242)
#D7F8F3
(215,248,243)
#DEF9F4
(222,249,244)
#E5FAF5
(229,250,245)
#ECFBF6
(236,251,246)
#F3FCF7
(243,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF2ED; }

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

This text font color is #ADF2ED.

Background Color

.myBgColor { background-color: #ADF2ED; }

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

This div background color is #ADF2ED.

Border color

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

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

This div border color is #ADF2ED.

Opacity

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

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

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

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

This text has shadow with #ADF2ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF2ED.

Preview

Color preview on black background

This text has color #ADF2ED on black background.


Color preview on white background

This text has color #ADF2ED on white background.


Black color preview on #ADF2ED background

This text has black color on #ADF2ED background.


White color preview on #ADF2ED background

This text has white color on #ADF2ED background.


Related colors

Complementary color

Complementary color for #hex is #520D12.


I love getcolorcode.com

Triadic colors

1 #EDADF2 and #F2EDAD with #ADF2ED are triadic colors.

2 #EDF2AD and #F2ADED with #ADF2ED are triadic colors.