COLOR #ADFEB6

HEX: #ADFEB6 RGB: (173,254,182)

Renk bilgisi

#ADFEB6 contains mainly green color. #ADFEB6 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADFEB6 color RGB value is (173,254,182).

RGB: (173,254,182) (68%, 100%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 254 of 255 = 100%
B 182 of 255 = 71%

173
254
182

R + G + B ~ 80%. #ADFEB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 254 + 182 = 609 (100%)
R 173 of 609 ~ 28.41%
G 254 of 609 ~ 41.71%
B 182 of 609 ~ 29.89'%

%28.41
%41.71
%29.89

CMYK RENK MODELİ

#ADFEB6 rengi CMYK tonu (32,0,28,0).

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

CMYK: (32,0,28,0)
C32M0Y28K0 (32%, 0%, 28%, 0%)
(0.32 / 0.00 / 0.28 / 0.00)

CMYK yüzdeleri

%31.89
%0
%28.35
%0.39

Codes

Color #ADFEB6 in popluar color models

AD FE B6
RGB 173 254 182
HSL 127° 97.59% 83.73%
HSB/HSV 127° 31.89% 99.61%
CMYK 31.89% 0.00% 28.35%
0.39%

Color #ADFEB6 in popluar number systems.

HEX AD FE B6
Decimal 173 254 182
Binary 10101101 11111110 10110110
Octal 255 376 266

Shades and tints

Shades of #ADFEB6

#ADFEB6
(173,254,182)
#9EE7A6
(158,231,166)
#8FD096
(143,208,150)
#80B986
(128,185,134)
#71A276
(113,162,118)
#628B66
(98,139,102)
#537456
(83,116,86)
#445D46
(68,93,70)
#354636
(53,70,54)
#262F26
(38,47,38)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #ADFEB6

#ADFEB6
(173,254,182)
#B4FEBC
(180,254,188)
#BBFEC2
(187,254,194)
#C2FEC8
(194,254,200)
#C9FECE
(201,254,206)
#D0FED4
(208,254,212)
#D7FEDA
(215,254,218)
#DEFEE0
(222,254,224)
#E5FEE6
(229,254,230)
#ECFEEC
(236,254,236)
#F3FEF2
(243,254,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADFEB6; }

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

This text font color is #ADFEB6.

Background Color

.myBgColor { background-color: #ADFEB6; }

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

This div background color is #ADFEB6.

Border color

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

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

This div border color is #ADFEB6.

Opacity

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

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

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

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

This text has shadow with #ADFEB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFEB6.

Preview

Color preview on black background

This text has color #ADFEB6 on black background.


Color preview on white background

This text has color #ADFEB6 on white background.


Black color preview on #ADFEB6 background

This text has black color on #ADFEB6 background.


White color preview on #ADFEB6 background

This text has white color on #ADFEB6 background.


Related colors

Complementary color

Complementary color for #hex is #520149.


I love getcolorcode.com

Triadic colors

1 #B6ADFE and #FEB6AD with #ADFEB6 are triadic colors.

2 #B6FEAD and #FEADB6 with #ADFEB6 are triadic colors.