COLOR #A5E199

HEX: #A5E199 RGB: (165,225,153)

Renk bilgisi

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

RGB renk modeli

#A5E199 color RGB value is (165,225,153).

RGB: (165,225,153) (65%, 88%, 60%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 225 of 255 = 88%
B 153 of 255 = 60%

165
225
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 225 + 153 = 543 (100%)
R 165 of 543 ~ 30.39%
G 225 of 543 ~ 41.44%
B 153 of 543 ~ 28.18'%

%30.39
%41.44
%28.18

CMYK RENK MODELİ

#A5E199 rengi CMYK tonu (27,0,32,12).

  • camgöbeği tonu 26.67%
  • eflatun tonu 0.00%
  • sarı tonu 32.00%
  • ana renk tonu 11.76%

CMYK: (27,0,32,12)
C27M0Y32K12 (27%, 0%, 32%, 12%)
(0.27 / 0.00 / 0.32 / 0.12)

CMYK yüzdeleri

%26.67
%0
%32
%11.76

Codes

Color #A5E199 in popluar color models

A5 E1 99
RGB 165 225 153
HSL 110° 54.55% 74.12%
HSB/HSV 110° 32.00% 88.24%
CMYK 26.67% 0.00% 32.00%
11.76%

Color #A5E199 in popluar number systems.

HEX A5 E1 99
Decimal 165 225 153
Binary 10100101 11100001 10011001
Octal 245 341 231

Shades and tints

Shades of #A5E199

#A5E199
(165,225,153)
#96CD8C
(150,205,140)
#87B97F
(135,185,127)
#78A572
(120,165,114)
#699165
(105,145,101)
#5A7D58
(90,125,88)
#4B694B
(75,105,75)
#3C553E
(60,85,62)
#2D4131
(45,65,49)
#1E2D24
(30,45,36)
#0F1917
(15,25,23)
#000000
(0,0,0)

Tints of #A5E199

#A5E199
(165,225,153)
#ADE3A2
(173,227,162)
#B5E5AB
(181,229,171)
#BDE7B4
(189,231,180)
#C5E9BD
(197,233,189)
#CDEBC6
(205,235,198)
#D5EDCF
(213,237,207)
#DDEFD8
(221,239,216)
#E5F1E1
(229,241,225)
#EDF3EA
(237,243,234)
#F5F5F3
(245,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E199 color. Also use rgb(165,225,153) instead hex code.

Text Font Color

.myTextColor { color: #A5E199; }

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

This text font color is #A5E199.

Background Color

.myBgColor { background-color: #A5E199; }

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

This div background color is #A5E199.

Border color

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

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

This div border color is #A5E199.

Opacity

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

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

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

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

This text has shadow with #A5E199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E199.

Preview

Color preview on black background

This text has color #A5E199 on black background.


Color preview on white background

This text has color #A5E199 on white background.


Black color preview on #A5E199 background

This text has black color on #A5E199 background.


White color preview on #A5E199 background

This text has white color on #A5E199 background.


Related colors

Complementary color

Complementary color for #hex is #5A1E66.


I love getcolorcode.com

Triadic colors

1 #99A5E1 and #E199A5 with #A5E199 are triadic colors.

2 #99E1A5 and #E1A599 with #A5E199 are triadic colors.