COLOR #ADF6DF

HEX: #ADF6DF RGB: (173,246,223)

Renk bilgisi

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

RGB renk modeli

#ADF6DF color RGB value is (173,246,223).

RGB: (173,246,223) (68%, 96%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 246 of 255 = 96%
B 223 of 255 = 87%

173
246
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 246 + 223 = 642 (100%)
R 173 of 642 ~ 26.95%
G 246 of 642 ~ 38.32%
B 223 of 642 ~ 34.74'%

%26.95
%38.32
%34.74

CMYK RENK MODELİ

#ADF6DF rengi CMYK tonu (30,0,9,4).

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

CMYK: (30,0,9,4)
C30M0Y9K4 (30%, 0%, 9%, 4%)
(0.30 / 0.00 / 0.09 / 0.04)

CMYK yüzdeleri

%29.67
%0
%9.35
%3.53

Codes

Color #ADF6DF in popluar color models

AD F6 DF
RGB 173 246 223
HSL 161° 80.22% 82.16%
HSB/HSV 161° 29.67% 96.47%
CMYK 29.67% 0.00% 9.35%
3.53%

Color #ADF6DF in popluar number systems.

HEX AD F6 DF
Decimal 173 246 223
Binary 10101101 11110110 11011111
Octal 255 366 337

Shades and tints

Shades of #ADF6DF

#ADF6DF
(173,246,223)
#9EE0CB
(158,224,203)
#8FCAB7
(143,202,183)
#80B4A3
(128,180,163)
#719E8F
(113,158,143)
#62887B
(98,136,123)
#537267
(83,114,103)
#445C53
(68,92,83)
#35463F
(53,70,63)
#26302B
(38,48,43)
#171A17
(23,26,23)
#000000
(0,0,0)

Tints of #ADF6DF

#ADF6DF
(173,246,223)
#B4F6E1
(180,246,225)
#BBF6E3
(187,246,227)
#C2F6E5
(194,246,229)
#C9F6E7
(201,246,231)
#D0F6E9
(208,246,233)
#D7F6EB
(215,246,235)
#DEF6ED
(222,246,237)
#E5F6EF
(229,246,239)
#ECF6F1
(236,246,241)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF6DF; }

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

This text font color is #ADF6DF.

Background Color

.myBgColor { background-color: #ADF6DF; }

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

This div background color is #ADF6DF.

Border color

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

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

This div border color is #ADF6DF.

Opacity

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

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

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

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

This text has shadow with #ADF6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF6DF.

Preview

Color preview on black background

This text has color #ADF6DF on black background.


Color preview on white background

This text has color #ADF6DF on white background.


Black color preview on #ADF6DF background

This text has black color on #ADF6DF background.


White color preview on #ADF6DF background

This text has white color on #ADF6DF background.


Related colors

Complementary color

Complementary color for #hex is #520920.


I love getcolorcode.com

Triadic colors

1 #DFADF6 and #F6DFAD with #ADF6DF are triadic colors.

2 #DFF6AD and #F6ADDF with #ADF6DF are triadic colors.