COLOR #ADFED6

HEX: #ADFED6 RGB: (173,254,214)

Renk bilgisi

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

RGB renk modeli

#ADFED6 color RGB value is (173,254,214).

RGB: (173,254,214) (68%, 100%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 254 of 255 = 100%
B 214 of 255 = 84%

173
254
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 254 + 214 = 641 (100%)
R 173 of 641 ~ 26.99%
G 254 of 641 ~ 39.63%
B 214 of 641 ~ 33.39'%

%26.99
%39.63
%33.39

CMYK RENK MODELİ

#ADFED6 rengi CMYK tonu (32,0,16,0).

  • camgöbeği tonu 31.89%
  • eflatun tonu 0.00%
  • sarı tonu 15.75%
  • ana renk tonu 0.39%

CMYK: (32,0,16,0)
C32M0Y16K0 (32%, 0%, 16%, 0%)
(0.32 / 0.00 / 0.16 / 0.00)

CMYK yüzdeleri

%31.89
%0
%15.75
%0.39

Codes

Color #ADFED6 in popluar color models

AD FE D6
RGB 173 254 214
HSL 150° 97.59% 83.73%
HSB/HSV 150° 31.89% 99.61%
CMYK 31.89% 0.00% 15.75%
0.39%

Color #ADFED6 in popluar number systems.

HEX AD FE D6
Decimal 173 254 214
Binary 10101101 11111110 11010110
Octal 255 376 326

Shades and tints

Shades of #ADFED6

#ADFED6
(173,254,214)
#9EE7C3
(158,231,195)
#8FD0B0
(143,208,176)
#80B99D
(128,185,157)
#71A28A
(113,162,138)
#628B77
(98,139,119)
#537464
(83,116,100)
#445D51
(68,93,81)
#35463E
(53,70,62)
#262F2B
(38,47,43)
#171818
(23,24,24)
#000000
(0,0,0)

Tints of #ADFED6

#ADFED6
(173,254,214)
#B4FED9
(180,254,217)
#BBFEDC
(187,254,220)
#C2FEDF
(194,254,223)
#C9FEE2
(201,254,226)
#D0FEE5
(208,254,229)
#D7FEE8
(215,254,232)
#DEFEEB
(222,254,235)
#E5FEEE
(229,254,238)
#ECFEF1
(236,254,241)
#F3FEF4
(243,254,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADFED6 color. Also use rgb(173,254,214) instead hex code.

Text Font Color

.myTextColor { color: #ADFED6; }

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

This text font color is #ADFED6.

Background Color

.myBgColor { background-color: #ADFED6; }

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

This div background color is #ADFED6.

Border color

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

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

This div border color is #ADFED6.

Opacity

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

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

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

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

This text has shadow with #ADFED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFED6.

Preview

Color preview on black background

This text has color #ADFED6 on black background.


Color preview on white background

This text has color #ADFED6 on white background.


Black color preview on #ADFED6 background

This text has black color on #ADFED6 background.


White color preview on #ADFED6 background

This text has white color on #ADFED6 background.


Related colors

Complementary color

Complementary color for #hex is #520129.


I love getcolorcode.com

Triadic colors

1 #D6ADFE and #FED6AD with #ADFED6 are triadic colors.

2 #D6FEAD and #FEADD6 with #ADFED6 are triadic colors.