COLOR #ADEF9F

HEX: #ADEF9F RGB: (173,239,159)

Renk bilgisi

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

RGB renk modeli

#ADEF9F color RGB value is (173,239,159).

RGB: (173,239,159) (68%, 94%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 239 of 255 = 94%
B 159 of 255 = 62%

173
239
159

R + G + B ~ 75%. #ADEF9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 239 + 159 = 571 (100%)
R 173 of 571 ~ 30.3%
G 239 of 571 ~ 41.86%
B 159 of 571 ~ 27.85'%

%30.3
%41.86
%27.85

CMYK RENK MODELİ

#ADEF9F rengi CMYK tonu (28,0,33,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 33.47%
  • ana renk tonu 6.27%

CMYK: (28,0,33,6)
C28M0Y33K6 (28%, 0%, 33%, 6%)
(0.28 / 0.00 / 0.33 / 0.06)

CMYK yüzdeleri

%27.62
%0
%33.47
%6.27

Codes

Color #ADEF9F in popluar color models

AD EF 9F
RGB 173 239 159
HSL 110° 71.43% 78.04%
HSB/HSV 110° 33.47% 93.73%
CMYK 27.62% 0.00% 33.47%
6.27%

Color #ADEF9F in popluar number systems.

HEX AD EF 9F
Decimal 173 239 159
Binary 10101101 11101111 10011111
Octal 255 357 237

Shades and tints

Shades of #ADEF9F

#ADEF9F
(173,239,159)
#9EDA91
(158,218,145)
#8FC583
(143,197,131)
#80B075
(128,176,117)
#719B67
(113,155,103)
#628659
(98,134,89)
#53714B
(83,113,75)
#445C3D
(68,92,61)
#35472F
(53,71,47)
#263221
(38,50,33)
#171D13
(23,29,19)
#000000
(0,0,0)

Tints of #ADEF9F

#ADEF9F
(173,239,159)
#B4F0A7
(180,240,167)
#BBF1AF
(187,241,175)
#C2F2B7
(194,242,183)
#C9F3BF
(201,243,191)
#D0F4C7
(208,244,199)
#D7F5CF
(215,245,207)
#DEF6D7
(222,246,215)
#E5F7DF
(229,247,223)
#ECF8E7
(236,248,231)
#F3F9EF
(243,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEF9F; }

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

This text font color is #ADEF9F.

Background Color

.myBgColor { background-color: #ADEF9F; }

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

This div background color is #ADEF9F.

Border color

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

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

This div border color is #ADEF9F.

Opacity

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

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

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

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

This text has shadow with #ADEF9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEF9F.

Preview

Color preview on black background

This text has color #ADEF9F on black background.


Color preview on white background

This text has color #ADEF9F on white background.


Black color preview on #ADEF9F background

This text has black color on #ADEF9F background.


White color preview on #ADEF9F background

This text has white color on #ADEF9F background.


Related colors

Complementary color

Complementary color for #hex is #521060.


I love getcolorcode.com

Triadic colors

1 #9FADEF and #EF9FAD with #ADEF9F are triadic colors.

2 #9FEFAD and #EFAD9F with #ADEF9F are triadic colors.