COLOR #A4E695

HEX: #A4E695 RGB: (164,230,149)

Renk bilgisi

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

RGB renk modeli

#A4E695 color RGB value is (164,230,149).

RGB: (164,230,149) (64%, 90%, 58%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 230 of 255 = 90%
B 149 of 255 = 58%

164
230
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 230 + 149 = 543 (100%)
R 164 of 543 ~ 30.2%
G 230 of 543 ~ 42.36%
B 149 of 543 ~ 27.44'%

%30.2
%42.36
%27.44

CMYK RENK MODELİ

#A4E695 rengi CMYK tonu (29,0,35,10).

  • camgöbeği tonu 28.70%
  • eflatun tonu 0.00%
  • sarı tonu 35.22%
  • ana renk tonu 9.80%

CMYK: (29,0,35,10)
C29M0Y35K10 (29%, 0%, 35%, 10%)
(0.29 / 0.00 / 0.35 / 0.10)

CMYK yüzdeleri

%28.7
%0
%35.22
%9.8

Codes

Color #A4E695 in popluar color models

A4 E6 95
RGB 164 230 149
HSL 109° 61.83% 74.31%
HSB/HSV 109° 35.22% 90.20%
CMYK 28.70% 0.00% 35.22%
9.80%

Color #A4E695 in popluar number systems.

HEX A4 E6 95
Decimal 164 230 149
Binary 10100100 11100110 10010101
Octal 244 346 225

Shades and tints

Shades of #A4E695

#A4E695
(164,230,149)
#96D288
(150,210,136)
#88BE7B
(136,190,123)
#7AAA6E
(122,170,110)
#6C9661
(108,150,97)
#5E8254
(94,130,84)
#506E47
(80,110,71)
#425A3A
(66,90,58)
#34462D
(52,70,45)
#263220
(38,50,32)
#181E13
(24,30,19)
#000000
(0,0,0)

Tints of #A4E695

#A4E695
(164,230,149)
#ACE89E
(172,232,158)
#B4EAA7
(180,234,167)
#BCECB0
(188,236,176)
#C4EEB9
(196,238,185)
#CCF0C2
(204,240,194)
#D4F2CB
(212,242,203)
#DCF4D4
(220,244,212)
#E4F6DD
(228,246,221)
#ECF8E6
(236,248,230)
#F4FAEF
(244,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4E695 color. Also use rgb(164,230,149) instead hex code.

Text Font Color

.myTextColor { color: #A4E695; }

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

This text font color is #A4E695.

Background Color

.myBgColor { background-color: #A4E695; }

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

This div background color is #A4E695.

Border color

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

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

This div border color is #A4E695.

Opacity

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

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

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

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

This text has shadow with #A4E695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4E695.

Preview

Color preview on black background

This text has color #A4E695 on black background.


Color preview on white background

This text has color #A4E695 on white background.


Black color preview on #A4E695 background

This text has black color on #A4E695 background.


White color preview on #A4E695 background

This text has white color on #A4E695 background.


Related colors

Complementary color

Complementary color for #hex is #5B196A.


I love getcolorcode.com

Triadic colors

1 #95A4E6 and #E695A4 with #A4E695 are triadic colors.

2 #95E6A4 and #E6A495 with #A4E695 are triadic colors.