COLOR #ABED7E

HEX: #ABED7E RGB: (171,237,126)

Renk bilgisi

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

RGB renk modeli

#ABED7E color RGB value is (171,237,126).

RGB: (171,237,126) (67%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 237 of 255 = 93%
B 126 of 255 = 49%

171
237
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 237 + 126 = 534 (100%)
R 171 of 534 ~ 32.02%
G 237 of 534 ~ 44.38%
B 126 of 534 ~ 23.6'%

%32.02
%44.38
%23.6

CMYK RENK MODELİ

#ABED7E rengi CMYK tonu (28,0,47,7).

  • camgöbeği tonu 27.85%
  • eflatun tonu 0.00%
  • sarı tonu 46.84%
  • ana renk tonu 7.06%

CMYK: (28,0,47,7)
C28M0Y47K7 (28%, 0%, 47%, 7%)
(0.28 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%27.85
%0
%46.84
%7.06

Codes

Color #ABED7E in popluar color models

AB ED 7E
RGB 171 237 126
HSL 96° 75.51% 71.18%
HSB/HSV 96° 46.84% 92.94%
CMYK 27.85% 0.00% 46.84%
7.06%

Color #ABED7E in popluar number systems.

HEX AB ED 7E
Decimal 171 237 126
Binary 10101011 11101101 1111110
Octal 253 355 176

Shades and tints

Shades of #ABED7E

#ABED7E
(171,237,126)
#9CD873
(156,216,115)
#8DC368
(141,195,104)
#7EAE5D
(126,174,93)
#6F9952
(111,153,82)
#608447
(96,132,71)
#516F3C
(81,111,60)
#425A31
(66,90,49)
#334526
(51,69,38)
#24301B
(36,48,27)
#151B10
(21,27,16)
#000000
(0,0,0)

Tints of #ABED7E

#ABED7E
(171,237,126)
#B2EE89
(178,238,137)
#B9EF94
(185,239,148)
#C0F09F
(192,240,159)
#C7F1AA
(199,241,170)
#CEF2B5
(206,242,181)
#D5F3C0
(213,243,192)
#DCF4CB
(220,244,203)
#E3F5D6
(227,245,214)
#EAF6E1
(234,246,225)
#F1F7EC
(241,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABED7E color. Also use rgb(171,237,126) instead hex code.

Text Font Color

.myTextColor { color: #ABED7E; }

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

This text font color is #ABED7E.

Background Color

.myBgColor { background-color: #ABED7E; }

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

This div background color is #ABED7E.

Border color

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

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

This div border color is #ABED7E.

Opacity

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

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

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

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

This text has shadow with #ABED7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABED7E.

Preview

Color preview on black background

This text has color #ABED7E on black background.


Color preview on white background

This text has color #ABED7E on white background.


Black color preview on #ABED7E background

This text has black color on #ABED7E background.


White color preview on #ABED7E background

This text has white color on #ABED7E background.


Related colors

Complementary color

Complementary color for #hex is #541281.


I love getcolorcode.com

Triadic colors

1 #7EABED and #ED7EAB with #ABED7E are triadic colors.

2 #7EEDAB and #EDAB7E with #ABED7E are triadic colors.