COLOR #ABEB6E

HEX: #ABEB6E RGB: (171,235,110)

Renk bilgisi

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

RGB renk modeli

#ABEB6E color RGB value is (171,235,110).

RGB: (171,235,110) (67%, 92%, 43%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 235 of 255 = 92%
B 110 of 255 = 43%

171
235
110

R + G + B ~ 67%. #ABEB6E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 235 + 110 = 516 (100%)
R 171 of 516 ~ 33.14%
G 235 of 516 ~ 45.54%
B 110 of 516 ~ 21.32'%

%33.14
%45.54
%21.32

CMYK RENK MODELİ

#ABEB6E rengi CMYK tonu (27,0,53,8).

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

CMYK: (27,0,53,8)
C27M0Y53K8 (27%, 0%, 53%, 8%)
(0.27 / 0.00 / 0.53 / 0.08)

CMYK yüzdeleri

%27.23
%0
%53.19
%7.84

Codes

Color #ABEB6E in popluar color models

AB EB 6E
RGB 171 235 110
HSL 91° 75.76% 67.65%
HSB/HSV 91° 53.19% 92.16%
CMYK 27.23% 0.00% 53.19%
7.84%

Color #ABEB6E in popluar number systems.

HEX AB EB 6E
Decimal 171 235 110
Binary 10101011 11101011 1101110
Octal 253 353 156

Shades and tints

Shades of #ABEB6E

#ABEB6E
(171,235,110)
#9CD664
(156,214,100)
#8DC15A
(141,193,90)
#7EAC50
(126,172,80)
#6F9746
(111,151,70)
#60823C
(96,130,60)
#516D32
(81,109,50)
#425828
(66,88,40)
#33431E
(51,67,30)
#242E14
(36,46,20)
#15190A
(21,25,10)
#000000
(0,0,0)

Tints of #ABEB6E

#ABEB6E
(171,235,110)
#B2EC7B
(178,236,123)
#B9ED88
(185,237,136)
#C0EE95
(192,238,149)
#C7EFA2
(199,239,162)
#CEF0AF
(206,240,175)
#D5F1BC
(213,241,188)
#DCF2C9
(220,242,201)
#E3F3D6
(227,243,214)
#EAF4E3
(234,244,227)
#F1F5F0
(241,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABEB6E; }

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

This text font color is #ABEB6E.

Background Color

.myBgColor { background-color: #ABEB6E; }

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

This div background color is #ABEB6E.

Border color

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

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

This div border color is #ABEB6E.

Opacity

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

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

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

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

This text has shadow with #ABEB6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABEB6E.

Preview

Color preview on black background

This text has color #ABEB6E on black background.


Color preview on white background

This text has color #ABEB6E on white background.


Black color preview on #ABEB6E background

This text has black color on #ABEB6E background.


White color preview on #ABEB6E background

This text has white color on #ABEB6E background.


Related colors

Complementary color

Complementary color for #hex is #541491.


I love getcolorcode.com

Triadic colors

1 #6EABEB and #EB6EAB with #ABEB6E are triadic colors.

2 #6EEBAB and #EBAB6E with #ABEB6E are triadic colors.