COLOR #ADFF9F

HEX: #ADFF9F RGB: (173,255,159)

Renk bilgisi

#ADFF9F contains mainly green color. #ADFF9F ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADFF9F color RGB value is (173,255,159).

RGB: (173,255,159) (68%, 100%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 255 of 255 = 100%
B 159 of 255 = 62%

173
255
159

R + G + B ~ 77%. #ADFF9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 255 + 159 = 587 (100%)
R 173 of 587 ~ 29.47%
G 255 of 587 ~ 43.44%
B 159 of 587 ~ 27.09'%

%29.47
%43.44
%27.09

CMYK RENK MODELİ

#ADFF9F rengi CMYK tonu (32,0,38,0).

  • camgöbeği tonu 32.16%
  • eflatun tonu 0.00%
  • sarı tonu 37.65%
  • ana renk tonu 0.00%

CMYK: (32,0,38,0)
C32M0Y38K0 (32%, 0%, 38%, 0%)
(0.32 / 0.00 / 0.38 / 0.00)

CMYK yüzdeleri

%32.16
%0
%37.65
%0

Codes

Color #ADFF9F in popluar color models

AD FF 9F
RGB 173 255 159
HSL 111° 100.00% 81.18%
HSB/HSV 111° 37.65% 100.00%
CMYK 32.16% 0.00% 37.65%
0.00%

Color #ADFF9F in popluar number systems.

HEX AD FF 9F
Decimal 173 255 159
Binary 10101101 11111111 10011111
Octal 255 377 237

Shades and tints

Shades of #ADFF9F

#ADFF9F
(173,255,159)
#9EE891
(158,232,145)
#8FD183
(143,209,131)
#80BA75
(128,186,117)
#71A367
(113,163,103)
#628C59
(98,140,89)
#53754B
(83,117,75)
#445E3D
(68,94,61)
#35472F
(53,71,47)
#263021
(38,48,33)
#171913
(23,25,19)
#000000
(0,0,0)

Tints of #ADFF9F

#ADFF9F
(173,255,159)
#B4FFA7
(180,255,167)
#BBFFAF
(187,255,175)
#C2FFB7
(194,255,183)
#C9FFBF
(201,255,191)
#D0FFC7
(208,255,199)
#D7FFCF
(215,255,207)
#DEFFD7
(222,255,215)
#E5FFDF
(229,255,223)
#ECFFE7
(236,255,231)
#F3FFEF
(243,255,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADFF9F color. Also use rgb(173,255,159) instead hex code.

Text Font Color

.myTextColor { color: #ADFF9F; }

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

This text font color is #ADFF9F.

Background Color

.myBgColor { background-color: #ADFF9F; }

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

This div background color is #ADFF9F.

Border color

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

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

This div border color is #ADFF9F.

Opacity

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

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

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

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

This text has shadow with #ADFF9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADFF9F.

Preview

Color preview on black background

This text has color #ADFF9F on black background.


Color preview on white background

This text has color #ADFF9F on white background.


Black color preview on #ADFF9F background

This text has black color on #ADFF9F background.


White color preview on #ADFF9F background

This text has white color on #ADFF9F background.


Related colors

Complementary color

Complementary color for #hex is #520060.


I love getcolorcode.com

Triadic colors

1 #9FADFF and #FF9FAD with #ADFF9F are triadic colors.

2 #9FFFAD and #FFAD9F with #ADFF9F are triadic colors.