COLOR #A5E996

HEX: #A5E996 RGB: (165,233,150)

Renk bilgisi

#A5E996 contains mainly green color. #A5E996 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#A5E996 color RGB value is (165,233,150).

RGB: (165,233,150) (65%, 91%, 59%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 233 of 255 = 91%
B 150 of 255 = 59%

165
233
150

R + G + B ~ 72%. #A5E996 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 233 + 150 = 548 (100%)
R 165 of 548 ~ 30.11%
G 233 of 548 ~ 42.52%
B 150 of 548 ~ 27.37'%

%30.11
%42.52
%27.37

CMYK RENK MODELİ

#A5E996 rengi CMYK tonu (29,0,36,9).

  • camgöbeği tonu 29.18%
  • eflatun tonu 0.00%
  • sarı tonu 35.62%
  • ana renk tonu 8.63%

CMYK: (29,0,36,9)
C29M0Y36K9 (29%, 0%, 36%, 9%)
(0.29 / 0.00 / 0.36 / 0.09)

CMYK yüzdeleri

%29.18
%0
%35.62
%8.63

Codes

Color #A5E996 in popluar color models

A5 E9 96
RGB 165 233 150
HSL 109° 65.35% 75.10%
HSB/HSV 109° 35.62% 91.37%
CMYK 29.18% 0.00% 35.62%
8.63%

Color #A5E996 in popluar number systems.

HEX A5 E9 96
Decimal 165 233 150
Binary 10100101 11101001 10010110
Octal 245 351 226

Shades and tints

Shades of #A5E996

#A5E996
(165,233,150)
#96D489
(150,212,137)
#87BF7C
(135,191,124)
#78AA6F
(120,170,111)
#699562
(105,149,98)
#5A8055
(90,128,85)
#4B6B48
(75,107,72)
#3C563B
(60,86,59)
#2D412E
(45,65,46)
#1E2C21
(30,44,33)
#0F1714
(15,23,20)
#000000
(0,0,0)

Tints of #A5E996

#A5E996
(165,233,150)
#ADEB9F
(173,235,159)
#B5EDA8
(181,237,168)
#BDEFB1
(189,239,177)
#C5F1BA
(197,241,186)
#CDF3C3
(205,243,195)
#D5F5CC
(213,245,204)
#DDF7D5
(221,247,213)
#E5F9DE
(229,249,222)
#EDFBE7
(237,251,231)
#F5FDF0
(245,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E996 color. Also use rgb(165,233,150) instead hex code.

Text Font Color

.myTextColor { color: #A5E996; }

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

This text font color is #A5E996.

Background Color

.myBgColor { background-color: #A5E996; }

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

This div background color is #A5E996.

Border color

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

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

This div border color is #A5E996.

Opacity

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

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

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

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

This text has shadow with #A5E996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E996.

Preview

Color preview on black background

This text has color #A5E996 on black background.


Color preview on white background

This text has color #A5E996 on white background.


Black color preview on #A5E996 background

This text has black color on #A5E996 background.


White color preview on #A5E996 background

This text has white color on #A5E996 background.


Related colors

Complementary color

Complementary color for #hex is #5A1669.


I love getcolorcode.com

Triadic colors

1 #96A5E9 and #E996A5 with #A5E996 are triadic colors.

2 #96E9A5 and #E9A596 with #A5E996 are triadic colors.