COLOR #ABEB7B

HEX: #ABEB7B RGB: (171,235,123)

Renk bilgisi

#ABEB7B contains mainly green color. #ABEB7B ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#ABEB7B color RGB value is (171,235,123).

RGB: (171,235,123) (67%, 92%, 48%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 235 of 255 = 92%
B 123 of 255 = 48%

171
235
123

R + G + B ~ 69%. #ABEB7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 235 + 123 = 529 (100%)
R 171 of 529 ~ 32.33%
G 235 of 529 ~ 44.42%
B 123 of 529 ~ 23.25'%

%32.33
%44.42
%23.25

CMYK RENK MODELİ

#ABEB7B rengi CMYK tonu (27,0,48,8).

  • camgöbeği tonu 27.23%
  • eflatun tonu 0.00%
  • sarı tonu 47.66%
  • ana renk tonu 7.84%

CMYK: (27,0,48,8)
C27M0Y48K8 (27%, 0%, 48%, 8%)
(0.27 / 0.00 / 0.48 / 0.08)

CMYK yüzdeleri

%27.23
%0
%47.66
%7.84

Codes

Color #ABEB7B in popluar color models

AB EB 7B
RGB 171 235 123
HSL 94° 73.68% 70.20%
HSB/HSV 94° 47.66% 92.16%
CMYK 27.23% 0.00% 47.66%
7.84%

Color #ABEB7B in popluar number systems.

HEX AB EB 7B
Decimal 171 235 123
Binary 10101011 11101011 1111011
Octal 253 353 173

Shades and tints

Shades of #ABEB7B

#ABEB7B
(171,235,123)
#9CD670
(156,214,112)
#8DC165
(141,193,101)
#7EAC5A
(126,172,90)
#6F974F
(111,151,79)
#608244
(96,130,68)
#516D39
(81,109,57)
#42582E
(66,88,46)
#334323
(51,67,35)
#242E18
(36,46,24)
#15190D
(21,25,13)
#000000
(0,0,0)

Tints of #ABEB7B

#ABEB7B
(171,235,123)
#B2EC87
(178,236,135)
#B9ED93
(185,237,147)
#C0EE9F
(192,238,159)
#C7EFAB
(199,239,171)
#CEF0B7
(206,240,183)
#D5F1C3
(213,241,195)
#DCF2CF
(220,242,207)
#E3F3DB
(227,243,219)
#EAF4E7
(234,244,231)
#F1F5F3
(241,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABEB7B color. Also use rgb(171,235,123) instead hex code.

Text Font Color

.myTextColor { color: #ABEB7B; }

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

This text font color is #ABEB7B.

Background Color

.myBgColor { background-color: #ABEB7B; }

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

This div background color is #ABEB7B.

Border color

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

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

This div border color is #ABEB7B.

Opacity

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

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

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

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

This text has shadow with #ABEB7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABEB7B.

Preview

Color preview on black background

This text has color #ABEB7B on black background.


Color preview on white background

This text has color #ABEB7B on white background.


Black color preview on #ABEB7B background

This text has black color on #ABEB7B background.


White color preview on #ABEB7B background

This text has white color on #ABEB7B background.


Related colors

Complementary color

Complementary color for #hex is #541484.


I love getcolorcode.com

Triadic colors

1 #7BABEB and #EB7BAB with #ABEB7B are triadic colors.

2 #7BEBAB and #EBAB7B with #ABEB7B are triadic colors.