COLOR #ABEE82

HEX: #ABEE82 RGB: (171,238,130)

Renk bilgisi

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

RGB renk modeli

#ABEE82 color RGB value is (171,238,130).

RGB: (171,238,130) (67%, 93%, 51%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 238 of 255 = 93%
B 130 of 255 = 51%

171
238
130

R + G + B ~ 70%. #ABEE82 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 238 + 130 = 539 (100%)
R 171 of 539 ~ 31.73%
G 238 of 539 ~ 44.16%
B 130 of 539 ~ 24.12'%

%31.73
%44.16
%24.12

CMYK RENK MODELİ

#ABEE82 rengi CMYK tonu (28,0,45,7).

  • camgöbeği tonu 28.15%
  • eflatun tonu 0.00%
  • sarı tonu 45.38%
  • ana renk tonu 6.67%

CMYK: (28,0,45,7)
C28M0Y45K7 (28%, 0%, 45%, 7%)
(0.28 / 0.00 / 0.45 / 0.07)

CMYK yüzdeleri

%28.15
%0
%45.38
%6.67

Codes

Color #ABEE82 in popluar color models

AB EE 82
RGB 171 238 130
HSL 97° 76.06% 72.16%
HSB/HSV 97° 45.38% 93.33%
CMYK 28.15% 0.00% 45.38%
6.67%

Color #ABEE82 in popluar number systems.

HEX AB EE 82
Decimal 171 238 130
Binary 10101011 11101110 10000010
Octal 253 356 202

Shades and tints

Shades of #ABEE82

#ABEE82
(171,238,130)
#9CD977
(156,217,119)
#8DC46C
(141,196,108)
#7EAF61
(126,175,97)
#6F9A56
(111,154,86)
#60854B
(96,133,75)
#517040
(81,112,64)
#425B35
(66,91,53)
#33462A
(51,70,42)
#24311F
(36,49,31)
#151C14
(21,28,20)
#000000
(0,0,0)

Tints of #ABEE82

#ABEE82
(171,238,130)
#B2EF8D
(178,239,141)
#B9F098
(185,240,152)
#C0F1A3
(192,241,163)
#C7F2AE
(199,242,174)
#CEF3B9
(206,243,185)
#D5F4C4
(213,244,196)
#DCF5CF
(220,245,207)
#E3F6DA
(227,246,218)
#EAF7E5
(234,247,229)
#F1F8F0
(241,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABEE82 color. Also use rgb(171,238,130) instead hex code.

Text Font Color

.myTextColor { color: #ABEE82; }

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

This text font color is #ABEE82.

Background Color

.myBgColor { background-color: #ABEE82; }

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

This div background color is #ABEE82.

Border color

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

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

This div border color is #ABEE82.

Opacity

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

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

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

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

This text has shadow with #ABEE82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABEE82.

Preview

Color preview on black background

This text has color #ABEE82 on black background.


Color preview on white background

This text has color #ABEE82 on white background.


Black color preview on #ABEE82 background

This text has black color on #ABEE82 background.


White color preview on #ABEE82 background

This text has white color on #ABEE82 background.


Related colors

Complementary color

Complementary color for #hex is #54117D.


I love getcolorcode.com

Triadic colors

1 #82ABEE and #EE82AB with #ABEE82 are triadic colors.

2 #82EEAB and #EEAB82 with #ABEE82 are triadic colors.