COLOR #ABE09D

HEX: #ABE09D RGB: (171,224,157)

Renk bilgisi

#ABE09D contains mainly red and green colors. #ABE09D ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ABE09D color RGB value is (171,224,157).

RGB: (171,224,157) (67%, 88%, 62%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 224 of 255 = 88%
B 157 of 255 = 62%

171
224
157

R + G + B ~ 72%. #ABE09D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 224 + 157 = 552 (100%)
R 171 of 552 ~ 30.98%
G 224 of 552 ~ 40.58%
B 157 of 552 ~ 28.44'%

%30.98
%40.58
%28.44

CMYK RENK MODELİ

#ABE09D rengi CMYK tonu (24,0,30,12).

  • camgöbeği tonu 23.66%
  • eflatun tonu 0.00%
  • sarı tonu 29.91%
  • ana renk tonu 12.16%

CMYK: (24,0,30,12)
C24M0Y30K12 (24%, 0%, 30%, 12%)
(0.24 / 0.00 / 0.30 / 0.12)

CMYK yüzdeleri

%23.66
%0
%29.91
%12.16

Codes

Color #ABE09D in popluar color models

AB E0 9D
RGB 171 224 157
HSL 107° 51.94% 74.71%
HSB/HSV 107° 29.91% 87.84%
CMYK 23.66% 0.00% 29.91%
12.16%

Color #ABE09D in popluar number systems.

HEX AB E0 9D
Decimal 171 224 157
Binary 10101011 11100000 10011101
Octal 253 340 235

Shades and tints

Shades of #ABE09D

#ABE09D
(171,224,157)
#9CCC8F
(156,204,143)
#8DB881
(141,184,129)
#7EA473
(126,164,115)
#6F9065
(111,144,101)
#607C57
(96,124,87)
#516849
(81,104,73)
#42543B
(66,84,59)
#33402D
(51,64,45)
#242C1F
(36,44,31)
#151811
(21,24,17)
#000000
(0,0,0)

Tints of #ABE09D

#ABE09D
(171,224,157)
#B2E2A5
(178,226,165)
#B9E4AD
(185,228,173)
#C0E6B5
(192,230,181)
#C7E8BD
(199,232,189)
#CEEAC5
(206,234,197)
#D5ECCD
(213,236,205)
#DCEED5
(220,238,213)
#E3F0DD
(227,240,221)
#EAF2E5
(234,242,229)
#F1F4ED
(241,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABE09D color. Also use rgb(171,224,157) instead hex code.

Text Font Color

.myTextColor { color: #ABE09D; }

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

This text font color is #ABE09D.

Background Color

.myBgColor { background-color: #ABE09D; }

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

This div background color is #ABE09D.

Border color

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

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

This div border color is #ABE09D.

Opacity

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

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

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

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

This text has shadow with #ABE09D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABE09D.

Preview

Color preview on black background

This text has color #ABE09D on black background.


Color preview on white background

This text has color #ABE09D on white background.


Black color preview on #ABE09D background

This text has black color on #ABE09D background.


White color preview on #ABE09D background

This text has white color on #ABE09D background.


Related colors

Complementary color

Complementary color for #hex is #541F62.


I love getcolorcode.com

Triadic colors

1 #9DABE0 and #E09DAB with #ABE09D are triadic colors.

2 #9DE0AB and #E0AB9D with #ABE09D are triadic colors.