COLOR #A5E19B

HEX: #A5E19B RGB: (165,225,155)

Renk bilgisi

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

RGB renk modeli

#A5E19B color RGB value is (165,225,155).

RGB: (165,225,155) (65%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 225 of 255 = 88%
B 155 of 255 = 61%

165
225
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 225 + 155 = 545 (100%)
R 165 of 545 ~ 30.28%
G 225 of 545 ~ 41.28%
B 155 of 545 ~ 28.44'%

%30.28
%41.28
%28.44

CMYK RENK MODELİ

#A5E19B rengi CMYK tonu (27,0,31,12).

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

CMYK: (27,0,31,12)
C27M0Y31K12 (27%, 0%, 31%, 12%)
(0.27 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%26.67
%0
%31.11
%11.76

Codes

Color #A5E19B in popluar color models

A5 E1 9B
RGB 165 225 155
HSL 111° 53.85% 74.51%
HSB/HSV 111° 31.11% 88.24%
CMYK 26.67% 0.00% 31.11%
11.76%

Color #A5E19B in popluar number systems.

HEX A5 E1 9B
Decimal 165 225 155
Binary 10100101 11100001 10011011
Octal 245 341 233

Shades and tints

Shades of #A5E19B

#A5E19B
(165,225,155)
#96CD8D
(150,205,141)
#87B97F
(135,185,127)
#78A571
(120,165,113)
#699163
(105,145,99)
#5A7D55
(90,125,85)
#4B6947
(75,105,71)
#3C5539
(60,85,57)
#2D412B
(45,65,43)
#1E2D1D
(30,45,29)
#0F190F
(15,25,15)
#000000
(0,0,0)

Tints of #A5E19B

#A5E19B
(165,225,155)
#ADE3A4
(173,227,164)
#B5E5AD
(181,229,173)
#BDE7B6
(189,231,182)
#C5E9BF
(197,233,191)
#CDEBC8
(205,235,200)
#D5EDD1
(213,237,209)
#DDEFDA
(221,239,218)
#E5F1E3
(229,241,227)
#EDF3EC
(237,243,236)
#F5F5F5
(245,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E19B; }

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

This text font color is #A5E19B.

Background Color

.myBgColor { background-color: #A5E19B; }

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

This div background color is #A5E19B.

Border color

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

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

This div border color is #A5E19B.

Opacity

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

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

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

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

This text has shadow with #A5E19B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E19B.

Preview

Color preview on black background

This text has color #A5E19B on black background.


Color preview on white background

This text has color #A5E19B on white background.


Black color preview on #A5E19B background

This text has black color on #A5E19B background.


White color preview on #A5E19B background

This text has white color on #A5E19B background.


Related colors

Complementary color

Complementary color for #hex is #5A1E64.


I love getcolorcode.com

Triadic colors

1 #9BA5E1 and #E19BA5 with #A5E19B are triadic colors.

2 #9BE1A5 and #E1A59B with #A5E19B are triadic colors.