COLOR #A5E99E

HEX: #A5E99E RGB: (165,233,158)

Renk bilgisi

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

RGB renk modeli

#A5E99E color RGB value is (165,233,158).

RGB: (165,233,158) (65%, 91%, 62%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 233 of 255 = 91%
B 158 of 255 = 62%

165
233
158

R + G + B ~ 73%. #A5E99E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 233 + 158 = 556 (100%)
R 165 of 556 ~ 29.68%
G 233 of 556 ~ 41.91%
B 158 of 556 ~ 28.42'%

%29.68
%41.91
%28.42

CMYK RENK MODELİ

#A5E99E rengi CMYK tonu (29,0,32,9).

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

CMYK: (29,0,32,9)
C29M0Y32K9 (29%, 0%, 32%, 9%)
(0.29 / 0.00 / 0.32 / 0.09)

CMYK yüzdeleri

%29.18
%0
%32.19
%8.63

Codes

Color #A5E99E in popluar color models

A5 E9 9E
RGB 165 233 158
HSL 114° 63.03% 76.67%
HSB/HSV 114° 32.19% 91.37%
CMYK 29.18% 0.00% 32.19%
8.63%

Color #A5E99E in popluar number systems.

HEX A5 E9 9E
Decimal 165 233 158
Binary 10100101 11101001 10011110
Octal 245 351 236

Shades and tints

Shades of #A5E99E

#A5E99E
(165,233,158)
#96D490
(150,212,144)
#87BF82
(135,191,130)
#78AA74
(120,170,116)
#699566
(105,149,102)
#5A8058
(90,128,88)
#4B6B4A
(75,107,74)
#3C563C
(60,86,60)
#2D412E
(45,65,46)
#1E2C20
(30,44,32)
#0F1712
(15,23,18)
#000000
(0,0,0)

Tints of #A5E99E

#A5E99E
(165,233,158)
#ADEBA6
(173,235,166)
#B5EDAE
(181,237,174)
#BDEFB6
(189,239,182)
#C5F1BE
(197,241,190)
#CDF3C6
(205,243,198)
#D5F5CE
(213,245,206)
#DDF7D6
(221,247,214)
#E5F9DE
(229,249,222)
#EDFBE6
(237,251,230)
#F5FDEE
(245,253,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E99E; }

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

This text font color is #A5E99E.

Background Color

.myBgColor { background-color: #A5E99E; }

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

This div background color is #A5E99E.

Border color

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

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

This div border color is #A5E99E.

Opacity

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

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

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

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

This text has shadow with #A5E99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E99E.

Preview

Color preview on black background

This text has color #A5E99E on black background.


Color preview on white background

This text has color #A5E99E on white background.


Black color preview on #A5E99E background

This text has black color on #A5E99E background.


White color preview on #A5E99E background

This text has white color on #A5E99E background.


Related colors

Complementary color

Complementary color for #hex is #5A1661.


I love getcolorcode.com

Triadic colors

1 #9EA5E9 and #E99EA5 with #A5E99E are triadic colors.

2 #9EE9A5 and #E9A59E with #A5E99E are triadic colors.