COLOR #ABEF79

HEX: #ABEF79 RGB: (171,239,121)

Renk bilgisi

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

RGB renk modeli

#ABEF79 color RGB value is (171,239,121).

RGB: (171,239,121) (67%, 94%, 47%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 239 of 255 = 94%
B 121 of 255 = 47%

171
239
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 239 + 121 = 531 (100%)
R 171 of 531 ~ 32.2%
G 239 of 531 ~ 45.01%
B 121 of 531 ~ 22.79'%

%32.2
%45.01
%22.79

CMYK RENK MODELİ

#ABEF79 rengi CMYK tonu (28,0,49,6).

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

CMYK: (28,0,49,6)
C28M0Y49K6 (28%, 0%, 49%, 6%)
(0.28 / 0.00 / 0.49 / 0.06)

CMYK yüzdeleri

%28.45
%0
%49.37
%6.27

Codes

Color #ABEF79 in popluar color models

AB EF 79
RGB 171 239 121
HSL 95° 78.67% 70.59%
HSB/HSV 95° 49.37% 93.73%
CMYK 28.45% 0.00% 49.37%
6.27%

Color #ABEF79 in popluar number systems.

HEX AB EF 79
Decimal 171 239 121
Binary 10101011 11101111 1111001
Octal 253 357 171

Shades and tints

Shades of #ABEF79

#ABEF79
(171,239,121)
#9CDA6E
(156,218,110)
#8DC563
(141,197,99)
#7EB058
(126,176,88)
#6F9B4D
(111,155,77)
#608642
(96,134,66)
#517137
(81,113,55)
#425C2C
(66,92,44)
#334721
(51,71,33)
#243216
(36,50,22)
#151D0B
(21,29,11)
#000000
(0,0,0)

Tints of #ABEF79

#ABEF79
(171,239,121)
#B2F085
(178,240,133)
#B9F191
(185,241,145)
#C0F29D
(192,242,157)
#C7F3A9
(199,243,169)
#CEF4B5
(206,244,181)
#D5F5C1
(213,245,193)
#DCF6CD
(220,246,205)
#E3F7D9
(227,247,217)
#EAF8E5
(234,248,229)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABEF79; }

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

This text font color is #ABEF79.

Background Color

.myBgColor { background-color: #ABEF79; }

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

This div background color is #ABEF79.

Border color

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

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

This div border color is #ABEF79.

Opacity

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

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

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

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

This text has shadow with #ABEF79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABEF79.

Preview

Color preview on black background

This text has color #ABEF79 on black background.


Color preview on white background

This text has color #ABEF79 on white background.


Black color preview on #ABEF79 background

This text has black color on #ABEF79 background.


White color preview on #ABEF79 background

This text has white color on #ABEF79 background.


Related colors

Complementary color

Complementary color for #hex is #541086.


I love getcolorcode.com

Triadic colors

1 #79ABEF and #EF79AB with #ABEF79 are triadic colors.

2 #79EFAB and #EFAB79 with #ABEF79 are triadic colors.