COLOR #A5E09C

HEX: #A5E09C RGB: (165,224,156)

Renk bilgisi

#A5E09C contains mainly red and green colors. #A5E09C ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5E09C color RGB value is (165,224,156).

RGB: (165,224,156) (65%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 224 of 255 = 88%
B 156 of 255 = 61%

165
224
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 224 + 156 = 545 (100%)
R 165 of 545 ~ 30.28%
G 224 of 545 ~ 41.1%
B 156 of 545 ~ 28.62'%

%30.28
%41.1
%28.62

CMYK RENK MODELİ

#A5E09C rengi CMYK tonu (26,0,30,12).

  • camgöbeği tonu 26.34%
  • eflatun tonu 0.00%
  • sarı tonu 30.36%
  • ana renk tonu 12.16%

CMYK: (26,0,30,12)
C26M0Y30K12 (26%, 0%, 30%, 12%)
(0.26 / 0.00 / 0.30 / 0.12)

CMYK yüzdeleri

%26.34
%0
%30.36
%12.16

Codes

Color #A5E09C in popluar color models

A5 E0 9C
RGB 165 224 156
HSL 112° 52.31% 74.51%
HSB/HSV 112° 30.36% 87.84%
CMYK 26.34% 0.00% 30.36%
12.16%

Color #A5E09C in popluar number systems.

HEX A5 E0 9C
Decimal 165 224 156
Binary 10100101 11100000 10011100
Octal 245 340 234

Shades and tints

Shades of #A5E09C

#A5E09C
(165,224,156)
#96CC8E
(150,204,142)
#87B880
(135,184,128)
#78A472
(120,164,114)
#699064
(105,144,100)
#5A7C56
(90,124,86)
#4B6848
(75,104,72)
#3C543A
(60,84,58)
#2D402C
(45,64,44)
#1E2C1E
(30,44,30)
#0F1810
(15,24,16)
#000000
(0,0,0)

Tints of #A5E09C

#A5E09C
(165,224,156)
#ADE2A5
(173,226,165)
#B5E4AE
(181,228,174)
#BDE6B7
(189,230,183)
#C5E8C0
(197,232,192)
#CDEAC9
(205,234,201)
#D5ECD2
(213,236,210)
#DDEEDB
(221,238,219)
#E5F0E4
(229,240,228)
#EDF2ED
(237,242,237)
#F5F4F6
(245,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E09C color. Also use rgb(165,224,156) instead hex code.

Text Font Color

.myTextColor { color: #A5E09C; }

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

This text font color is #A5E09C.

Background Color

.myBgColor { background-color: #A5E09C; }

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

This div background color is #A5E09C.

Border color

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

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

This div border color is #A5E09C.

Opacity

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

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

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

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

This text has shadow with #A5E09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E09C.

Preview

Color preview on black background

This text has color #A5E09C on black background.


Color preview on white background

This text has color #A5E09C on white background.


Black color preview on #A5E09C background

This text has black color on #A5E09C background.


White color preview on #A5E09C background

This text has white color on #A5E09C background.


Related colors

Complementary color

Complementary color for #hex is #5A1F63.


I love getcolorcode.com

Triadic colors

1 #9CA5E0 and #E09CA5 with #A5E09C are triadic colors.

2 #9CE0A5 and #E0A59C with #A5E09C are triadic colors.