COLOR #ABEF9B

HEX: #ABEF9B RGB: (171,239,155)

Renk bilgisi

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

RGB renk modeli

#ABEF9B color RGB value is (171,239,155).

RGB: (171,239,155) (67%, 94%, 61%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 239 of 255 = 94%
B 155 of 255 = 61%

171
239
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 239 + 155 = 565 (100%)
R 171 of 565 ~ 30.27%
G 239 of 565 ~ 42.3%
B 155 of 565 ~ 27.43'%

%30.27
%42.3
%27.43

CMYK RENK MODELİ

#ABEF9B rengi CMYK tonu (28,0,35,6).

  • camgöbeği tonu 28.45%
  • eflatun tonu 0.00%
  • sarı tonu 35.15%
  • ana renk tonu 6.27%

CMYK: (28,0,35,6)
C28M0Y35K6 (28%, 0%, 35%, 6%)
(0.28 / 0.00 / 0.35 / 0.06)

CMYK yüzdeleri

%28.45
%0
%35.15
%6.27

Codes

Color #ABEF9B in popluar color models

AB EF 9B
RGB 171 239 155
HSL 109° 72.41% 77.25%
HSB/HSV 109° 35.15% 93.73%
CMYK 28.45% 0.00% 35.15%
6.27%

Color #ABEF9B in popluar number systems.

HEX AB EF 9B
Decimal 171 239 155
Binary 10101011 11101111 10011011
Octal 253 357 233

Shades and tints

Shades of #ABEF9B

#ABEF9B
(171,239,155)
#9CDA8D
(156,218,141)
#8DC57F
(141,197,127)
#7EB071
(126,176,113)
#6F9B63
(111,155,99)
#608655
(96,134,85)
#517147
(81,113,71)
#425C39
(66,92,57)
#33472B
(51,71,43)
#24321D
(36,50,29)
#151D0F
(21,29,15)
#000000
(0,0,0)

Tints of #ABEF9B

#ABEF9B
(171,239,155)
#B2F0A4
(178,240,164)
#B9F1AD
(185,241,173)
#C0F2B6
(192,242,182)
#C7F3BF
(199,243,191)
#CEF4C8
(206,244,200)
#D5F5D1
(213,245,209)
#DCF6DA
(220,246,218)
#E3F7E3
(227,247,227)
#EAF8EC
(234,248,236)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABEF9B; }

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

This text font color is #ABEF9B.

Background Color

.myBgColor { background-color: #ABEF9B; }

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

This div background color is #ABEF9B.

Border color

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

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

This div border color is #ABEF9B.

Opacity

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

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

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

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

This text has shadow with #ABEF9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABEF9B.

Preview

Color preview on black background

This text has color #ABEF9B on black background.


Color preview on white background

This text has color #ABEF9B on white background.


Black color preview on #ABEF9B background

This text has black color on #ABEF9B background.


White color preview on #ABEF9B background

This text has white color on #ABEF9B background.


Related colors

Complementary color

Complementary color for #hex is #541064.


I love getcolorcode.com

Triadic colors

1 #9BABEF and #EF9BAB with #ABEF9B are triadic colors.

2 #9BEFAB and #EFAB9B with #ABEF9B are triadic colors.