COLOR #ABED9F

HEX: #ABED9F RGB: (171,237,159)

Renk bilgisi

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

RGB renk modeli

#ABED9F color RGB value is (171,237,159).

RGB: (171,237,159) (67%, 93%, 62%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 237 of 255 = 93%
B 159 of 255 = 62%

171
237
159

R + G + B ~ 74%. #ABED9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 237 + 159 = 567 (100%)
R 171 of 567 ~ 30.16%
G 237 of 567 ~ 41.8%
B 159 of 567 ~ 28.04'%

%30.16
%41.8
%28.04

CMYK RENK MODELİ

#ABED9F rengi CMYK tonu (28,0,33,7).

  • camgöbeği tonu 27.85%
  • eflatun tonu 0.00%
  • sarı tonu 32.91%
  • ana renk tonu 7.06%

CMYK: (28,0,33,7)
C28M0Y33K7 (28%, 0%, 33%, 7%)
(0.28 / 0.00 / 0.33 / 0.07)

CMYK yüzdeleri

%27.85
%0
%32.91
%7.06

Codes

Color #ABED9F in popluar color models

AB ED 9F
RGB 171 237 159
HSL 111° 68.42% 77.65%
HSB/HSV 111° 32.91% 92.94%
CMYK 27.85% 0.00% 32.91%
7.06%

Color #ABED9F in popluar number systems.

HEX AB ED 9F
Decimal 171 237 159
Binary 10101011 11101101 10011111
Octal 253 355 237

Shades and tints

Shades of #ABED9F

#ABED9F
(171,237,159)
#9CD891
(156,216,145)
#8DC383
(141,195,131)
#7EAE75
(126,174,117)
#6F9967
(111,153,103)
#608459
(96,132,89)
#516F4B
(81,111,75)
#425A3D
(66,90,61)
#33452F
(51,69,47)
#243021
(36,48,33)
#151B13
(21,27,19)
#000000
(0,0,0)

Tints of #ABED9F

#ABED9F
(171,237,159)
#B2EEA7
(178,238,167)
#B9EFAF
(185,239,175)
#C0F0B7
(192,240,183)
#C7F1BF
(199,241,191)
#CEF2C7
(206,242,199)
#D5F3CF
(213,243,207)
#DCF4D7
(220,244,215)
#E3F5DF
(227,245,223)
#EAF6E7
(234,246,231)
#F1F7EF
(241,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABED9F color. Also use rgb(171,237,159) instead hex code.

Text Font Color

.myTextColor { color: #ABED9F; }

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

This text font color is #ABED9F.

Background Color

.myBgColor { background-color: #ABED9F; }

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

This div background color is #ABED9F.

Border color

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

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

This div border color is #ABED9F.

Opacity

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

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

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

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

This text has shadow with #ABED9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABED9F.

Preview

Color preview on black background

This text has color #ABED9F on black background.


Color preview on white background

This text has color #ABED9F on white background.


Black color preview on #ABED9F background

This text has black color on #ABED9F background.


White color preview on #ABED9F background

This text has white color on #ABED9F background.


Related colors

Complementary color

Complementary color for #hex is #541260.


I love getcolorcode.com

Triadic colors

1 #9FABED and #ED9FAB with #ABED9F are triadic colors.

2 #9FEDAB and #EDAB9F with #ABED9F are triadic colors.