COLOR #ADF6ED

HEX: #ADF6ED RGB: (173,246,237)

Renk bilgisi

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

RGB renk modeli

#ADF6ED color RGB value is (173,246,237).

RGB: (173,246,237) (68%, 96%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 246 of 255 = 96%
B 237 of 255 = 93%

173
246
237

R + G + B ~ 86%. #ADF6ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 246 + 237 = 656 (100%)
R 173 of 656 ~ 26.37%
G 246 of 656 ~ 37.5%
B 237 of 656 ~ 36.13'%

%26.37
%37.5
%36.13

CMYK RENK MODELİ

#ADF6ED rengi CMYK tonu (30,0,4,4).

  • camgöbeği tonu 29.67%
  • eflatun tonu 0.00%
  • sarı tonu 3.66%
  • ana renk tonu 3.53%

CMYK: (30,0,4,4)
C30M0Y4K4 (30%, 0%, 4%, 4%)
(0.30 / 0.00 / 0.04 / 0.04)

CMYK yüzdeleri

%29.67
%0
%3.66
%3.53

Codes

Color #ADF6ED in popluar color models

AD F6 ED
RGB 173 246 237
HSL 173° 80.22% 82.16%
HSB/HSV 173° 29.67% 96.47%
CMYK 29.67% 0.00% 3.66%
3.53%

Color #ADF6ED in popluar number systems.

HEX AD F6 ED
Decimal 173 246 237
Binary 10101101 11110110 11101101
Octal 255 366 355

Shades and tints

Shades of #ADF6ED

#ADF6ED
(173,246,237)
#9EE0D8
(158,224,216)
#8FCAC3
(143,202,195)
#80B4AE
(128,180,174)
#719E99
(113,158,153)
#628884
(98,136,132)
#53726F
(83,114,111)
#445C5A
(68,92,90)
#354645
(53,70,69)
#263030
(38,48,48)
#171A1B
(23,26,27)
#000000
(0,0,0)

Tints of #ADF6ED

#ADF6ED
(173,246,237)
#B4F6EE
(180,246,238)
#BBF6EF
(187,246,239)
#C2F6F0
(194,246,240)
#C9F6F1
(201,246,241)
#D0F6F2
(208,246,242)
#D7F6F3
(215,246,243)
#DEF6F4
(222,246,244)
#E5F6F5
(229,246,245)
#ECF6F6
(236,246,246)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF6ED; }

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

This text font color is #ADF6ED.

Background Color

.myBgColor { background-color: #ADF6ED; }

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

This div background color is #ADF6ED.

Border color

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

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

This div border color is #ADF6ED.

Opacity

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

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

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

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

This text has shadow with #ADF6ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF6ED.

Preview

Color preview on black background

This text has color #ADF6ED on black background.


Color preview on white background

This text has color #ADF6ED on white background.


Black color preview on #ADF6ED background

This text has black color on #ADF6ED background.


White color preview on #ADF6ED background

This text has white color on #ADF6ED background.


Related colors

Complementary color

Complementary color for #hex is #520912.


I love getcolorcode.com

Triadic colors

1 #EDADF6 and #F6EDAD with #ADF6ED are triadic colors.

2 #EDF6AD and #F6ADED with #ADF6ED are triadic colors.