COLOR #A4EBAB

HEX: #A4EBAB RGB: (164,235,171)

Color info

#A4EBAB contains mainly green color. Web safe color of #A4EBAB is #99FF99 (or #9F9).

RGB color model

#A4EBAB color RGB value is (164,235,171).

RGB: (164,235,171) (64%, 92%, 67%)

RGB channels and saturation

R 164 of 255 = 64%
G 235 of 255 = 92%
B 171 of 255 = 67%

164
235
171

R + G + B ~ 74%. #A4EBAB is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 235 + 171 = 570 (100%)
R 164 of 570 ~ 28.77%
G 235 of 570 ~ 41.23%
B 171 of 570 ~ 30'%

%28.77
%41.23
%30

CMYK color model

#A4EBAB color CMYK value is (30,0,27,8).

  • cyan value is 30.21%
  • magenta value is 0.00%
  • yellow value is 27.23%
  • key color value is 7.84%

CMYK: (30,0,27,8)
C30M0Y27K8 (30%, 0%, 27%, 8%)
(0.30 / 0.00 / 0.27 / 0.08)

CMYK percentages

%30.21
%0
%27.23
%7.84

Codes

Color #A4EBAB in popluar color models

A4 EB AB
RGB 164 235 171
HSL 126° 63.96% 78.24%
HSB/HSV 126° 30.21% 92.16%
CMYK 30.21% 0.00% 27.23%
7.84%

Color #A4EBAB in popluar number systems.

HEX A4 EB AB
Decimal 164 235 171
Binary 10100100 11101011 10101011
Octal 244 353 253

Shades and tints

Shades of #A4EBAB

#A4EBAB
(164,235,171)
#96D69C
(150,214,156)
#88C18D
(136,193,141)
#7AAC7E
(122,172,126)
#6C976F
(108,151,111)
#5E8260
(94,130,96)
#506D51
(80,109,81)
#425842
(66,88,66)
#344333
(52,67,51)
#262E24
(38,46,36)
#181915
(24,25,21)
#000000
(0,0,0)

Tints of #A4EBAB

#A4EBAB
(164,235,171)
#ACECB2
(172,236,178)
#B4EDB9
(180,237,185)
#BCEEC0
(188,238,192)
#C4EFC7
(196,239,199)
#CCF0CE
(204,240,206)
#D4F1D5
(212,241,213)
#DCF2DC
(220,242,220)
#E4F3E3
(228,243,227)
#ECF4EA
(236,244,234)
#F4F5F1
(244,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4EBAB; }

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

This text font color is #A4EBAB.

Background Color

.myBgColor { background-color: #A4EBAB; }

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

This div background color is #A4EBAB.

Border color

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

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

This div border color is #A4EBAB.

Opacity

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

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

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

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

This text has shadow with #A4EBAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4EBAB.

Preview

Color preview on black background

This text has color #A4EBAB on black background.


Color preview on white background

This text has color #A4EBAB on white background.


Black color preview on #A4EBAB background

This text has black color on #A4EBAB background.


White color preview on #A4EBAB background

This text has white color on #A4EBAB background.


Related colors

Complementary color

Complementary color for #hex is #5B1454.


I love getcolorcode.com

Triadic colors

1 #ABA4EB and #EBABA4 with #A4EBAB are triadic colors.

2 #ABEBA4 and #EBA4AB with #A4EBAB are triadic colors.