COLOR #A4E499

HEX: #A4E499 RGB: (164,228,153)

Renk bilgisi

#A4E499 contains mainly green color. #A4E499 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A4E499 color RGB value is (164,228,153).

RGB: (164,228,153) (64%, 89%, 60%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 228 of 255 = 89%
B 153 of 255 = 60%

164
228
153

R + G + B ~ 71%. #A4E499 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 228 + 153 = 545 (100%)
R 164 of 545 ~ 30.09%
G 228 of 545 ~ 41.83%
B 153 of 545 ~ 28.07'%

%30.09
%41.83
%28.07

CMYK RENK MODELİ

#A4E499 rengi CMYK tonu (28,0,33,11).

  • camgöbeği tonu 28.07%
  • eflatun tonu 0.00%
  • sarı tonu 32.89%
  • ana renk tonu 10.59%

CMYK: (28,0,33,11)
C28M0Y33K11 (28%, 0%, 33%, 11%)
(0.28 / 0.00 / 0.33 / 0.11)

CMYK yüzdeleri

%28.07
%0
%32.89
%10.59

Codes

Color #A4E499 in popluar color models

A4 E4 99
RGB 164 228 153
HSL 111° 58.14% 74.71%
HSB/HSV 111° 32.89% 89.41%
CMYK 28.07% 0.00% 32.89%
10.59%

Color #A4E499 in popluar number systems.

HEX A4 E4 99
Decimal 164 228 153
Binary 10100100 11100100 10011001
Octal 244 344 231

Shades and tints

Shades of #A4E499

#A4E499
(164,228,153)
#96D08C
(150,208,140)
#88BC7F
(136,188,127)
#7AA872
(122,168,114)
#6C9465
(108,148,101)
#5E8058
(94,128,88)
#506C4B
(80,108,75)
#42583E
(66,88,62)
#344431
(52,68,49)
#263024
(38,48,36)
#181C17
(24,28,23)
#000000
(0,0,0)

Tints of #A4E499

#A4E499
(164,228,153)
#ACE6A2
(172,230,162)
#B4E8AB
(180,232,171)
#BCEAB4
(188,234,180)
#C4ECBD
(196,236,189)
#CCEEC6
(204,238,198)
#D4F0CF
(212,240,207)
#DCF2D8
(220,242,216)
#E4F4E1
(228,244,225)
#ECF6EA
(236,246,234)
#F4F8F3
(244,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4E499 color. Also use rgb(164,228,153) instead hex code.

Text Font Color

.myTextColor { color: #A4E499; }

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

This text font color is #A4E499.

Background Color

.myBgColor { background-color: #A4E499; }

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

This div background color is #A4E499.

Border color

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

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

This div border color is #A4E499.

Opacity

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

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

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

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

This text has shadow with #A4E499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4E499.

Preview

Color preview on black background

This text has color #A4E499 on black background.


Color preview on white background

This text has color #A4E499 on white background.


Black color preview on #A4E499 background

This text has black color on #A4E499 background.


White color preview on #A4E499 background

This text has white color on #A4E499 background.


Related colors

Complementary color

Complementary color for #hex is #5B1B66.


I love getcolorcode.com

Triadic colors

1 #99A4E4 and #E499A4 with #A4E499 are triadic colors.

2 #99E4A4 and #E4A499 with #A4E499 are triadic colors.