COLOR #ABE59B

HEX: #ABE59B RGB: (171,229,155)

Renk bilgisi

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

RGB renk modeli

#ABE59B color RGB value is (171,229,155).

RGB: (171,229,155) (67%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 229 of 255 = 90%
B 155 of 255 = 61%

171
229
155

R + G + B ~ 73%. #ABE59B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 229 + 155 = 555 (100%)
R 171 of 555 ~ 30.81%
G 229 of 555 ~ 41.26%
B 155 of 555 ~ 27.93'%

%30.81
%41.26
%27.93

CMYK RENK MODELİ

#ABE59B rengi CMYK tonu (25,0,32,10).

  • camgöbeği tonu 25.33%
  • eflatun tonu 0.00%
  • sarı tonu 32.31%
  • ana renk tonu 10.20%

CMYK: (25,0,32,10)
C25M0Y32K10 (25%, 0%, 32%, 10%)
(0.25 / 0.00 / 0.32 / 0.10)

CMYK yüzdeleri

%25.33
%0
%32.31
%10.2

Codes

Color #ABE59B in popluar color models

AB E5 9B
RGB 171 229 155
HSL 107° 58.73% 75.29%
HSB/HSV 107° 32.31% 89.80%
CMYK 25.33% 0.00% 32.31%
10.20%

Color #ABE59B in popluar number systems.

HEX AB E5 9B
Decimal 171 229 155
Binary 10101011 11100101 10011011
Octal 253 345 233

Shades and tints

Shades of #ABE59B

#ABE59B
(171,229,155)
#9CD18D
(156,209,141)
#8DBD7F
(141,189,127)
#7EA971
(126,169,113)
#6F9563
(111,149,99)
#608155
(96,129,85)
#516D47
(81,109,71)
#425939
(66,89,57)
#33452B
(51,69,43)
#24311D
(36,49,29)
#151D0F
(21,29,15)
#000000
(0,0,0)

Tints of #ABE59B

#ABE59B
(171,229,155)
#B2E7A4
(178,231,164)
#B9E9AD
(185,233,173)
#C0EBB6
(192,235,182)
#C7EDBF
(199,237,191)
#CEEFC8
(206,239,200)
#D5F1D1
(213,241,209)
#DCF3DA
(220,243,218)
#E3F5E3
(227,245,227)
#EAF7EC
(234,247,236)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABE59B color. Also use rgb(171,229,155) instead hex code.

Text Font Color

.myTextColor { color: #ABE59B; }

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

This text font color is #ABE59B.

Background Color

.myBgColor { background-color: #ABE59B; }

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

This div background color is #ABE59B.

Border color

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

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

This div border color is #ABE59B.

Opacity

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

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

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

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

This text has shadow with #ABE59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABE59B.

Preview

Color preview on black background

This text has color #ABE59B on black background.


Color preview on white background

This text has color #ABE59B on white background.


Black color preview on #ABE59B background

This text has black color on #ABE59B background.


White color preview on #ABE59B background

This text has white color on #ABE59B background.


Related colors

Complementary color

Complementary color for #hex is #541A64.


I love getcolorcode.com

Triadic colors

1 #9BABE5 and #E59BAB with #ABE59B are triadic colors.

2 #9BE5AB and #E5AB9B with #ABE59B are triadic colors.