COLOR #ABD58A

HEX: #ABD58A RGB: (171,213,138)

Renk bilgisi

#ABD58A contains mainly red and green colors. #ABD58A ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ABD58A color RGB value is (171,213,138).

RGB: (171,213,138) (67%, 84%, 54%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 213 of 255 = 84%
B 138 of 255 = 54%

171
213
138

R + G + B ~ 68%. #ABD58A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 213 + 138 = 522 (100%)
R 171 of 522 ~ 32.76%
G 213 of 522 ~ 40.8%
B 138 of 522 ~ 26.44'%

%32.76
%40.8
%26.44

CMYK RENK MODELİ

#ABD58A rengi CMYK tonu (20,0,35,16).

  • camgöbeği tonu 19.72%
  • eflatun tonu 0.00%
  • sarı tonu 35.21%
  • ana renk tonu 16.47%

CMYK: (20,0,35,16)
C20M0Y35K16 (20%, 0%, 35%, 16%)
(0.20 / 0.00 / 0.35 / 0.16)

CMYK yüzdeleri

%19.72
%0
%35.21
%16.47

Codes

Color #ABD58A in popluar color models

AB D5 8A
RGB 171 213 138
HSL 94° 47.17% 68.82%
HSB/HSV 94° 35.21% 83.53%
CMYK 19.72% 0.00% 35.21%
16.47%

Color #ABD58A in popluar number systems.

HEX AB D5 8A
Decimal 171 213 138
Binary 10101011 11010101 10001010
Octal 253 325 212

Shades and tints

Shades of #ABD58A

#ABD58A
(171,213,138)
#9CC27E
(156,194,126)
#8DAF72
(141,175,114)
#7E9C66
(126,156,102)
#6F895A
(111,137,90)
#60764E
(96,118,78)
#516342
(81,99,66)
#425036
(66,80,54)
#333D2A
(51,61,42)
#242A1E
(36,42,30)
#151712
(21,23,18)
#000000
(0,0,0)

Tints of #ABD58A

#ABD58A
(171,213,138)
#B2D894
(178,216,148)
#B9DB9E
(185,219,158)
#C0DEA8
(192,222,168)
#C7E1B2
(199,225,178)
#CEE4BC
(206,228,188)
#D5E7C6
(213,231,198)
#DCEAD0
(220,234,208)
#E3EDDA
(227,237,218)
#EAF0E4
(234,240,228)
#F1F3EE
(241,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABD58A color. Also use rgb(171,213,138) instead hex code.

Text Font Color

.myTextColor { color: #ABD58A; }

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

This text font color is #ABD58A.

Background Color

.myBgColor { background-color: #ABD58A; }

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

This div background color is #ABD58A.

Border color

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

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

This div border color is #ABD58A.

Opacity

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

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

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

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

This text has shadow with #ABD58A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABD58A.

Preview

Color preview on black background

This text has color #ABD58A on black background.


Color preview on white background

This text has color #ABD58A on white background.


Black color preview on #ABD58A background

This text has black color on #ABD58A background.


White color preview on #ABD58A background

This text has white color on #ABD58A background.


Related colors

Complementary color

Complementary color for #hex is #542A75.


I love getcolorcode.com

Triadic colors

1 #8AABD5 and #D58AAB with #ABD58A are triadic colors.

2 #8AD5AB and #D5AB8A with #ABD58A are triadic colors.