COLOR #ADFEE6

HEX: #ADFEE6 RGB: (173,254,230)

Renk bilgisi

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

RGB renk modeli

#ADFEE6 color RGB value is (173,254,230).

RGB: (173,254,230) (68%, 100%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 254 of 255 = 100%
B 230 of 255 = 90%

173
254
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 254 + 230 = 657 (100%)
R 173 of 657 ~ 26.33%
G 254 of 657 ~ 38.66%
B 230 of 657 ~ 35.01'%

%26.33
%38.66
%35.01

CMYK RENK MODELİ

#ADFEE6 rengi CMYK tonu (32,0,9,0).

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

CMYK: (32,0,9,0)
C32M0Y9K0 (32%, 0%, 9%, 0%)
(0.32 / 0.00 / 0.09 / 0.00)

CMYK yüzdeleri

%31.89
%0
%9.45
%0.39

Codes

Color #ADFEE6 in popluar color models

AD FE E6
RGB 173 254 230
HSL 162° 97.59% 83.73%
HSB/HSV 162° 31.89% 99.61%
CMYK 31.89% 0.00% 9.45%
0.39%

Color #ADFEE6 in popluar number systems.

HEX AD FE E6
Decimal 173 254 230
Binary 10101101 11111110 11100110
Octal 255 376 346

Shades and tints

Shades of #ADFEE6

#ADFEE6
(173,254,230)
#9EE7D2
(158,231,210)
#8FD0BE
(143,208,190)
#80B9AA
(128,185,170)
#71A296
(113,162,150)
#628B82
(98,139,130)
#53746E
(83,116,110)
#445D5A
(68,93,90)
#354646
(53,70,70)
#262F32
(38,47,50)
#17181E
(23,24,30)
#000000
(0,0,0)

Tints of #ADFEE6

#ADFEE6
(173,254,230)
#B4FEE8
(180,254,232)
#BBFEEA
(187,254,234)
#C2FEEC
(194,254,236)
#C9FEEE
(201,254,238)
#D0FEF0
(208,254,240)
#D7FEF2
(215,254,242)
#DEFEF4
(222,254,244)
#E5FEF6
(229,254,246)
#ECFEF8
(236,254,248)
#F3FEFA
(243,254,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFEE6; }

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

This text font color is #ADFEE6.

Background Color

.myBgColor { background-color: #ADFEE6; }

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

This div background color is #ADFEE6.

Border color

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

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

This div border color is #ADFEE6.

Opacity

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

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

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

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

This text has shadow with #ADFEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFEE6.

Preview

Color preview on black background

This text has color #ADFEE6 on black background.


Color preview on white background

This text has color #ADFEE6 on white background.


Black color preview on #ADFEE6 background

This text has black color on #ADFEE6 background.


White color preview on #ADFEE6 background

This text has white color on #ADFEE6 background.


Related colors

Complementary color

Complementary color for #hex is #520119.


I love getcolorcode.com

Triadic colors

1 #E6ADFE and #FEE6AD with #ADFEE6 are triadic colors.

2 #E6FEAD and #FEADE6 with #ADFEE6 are triadic colors.