COLOR #A5E65C

HEX: #A5E65C RGB: (165,230,92)

Renk bilgisi

#A5E65C contains mainly green color. #A5E65C ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A5E65C color RGB value is (165,230,92).

RGB: (165,230,92) (65%, 90%, 36%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 92 of 255 = 36%

165
230
92

R + G + B ~ 64%. #A5E65C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 92 = 487 (100%)
R 165 of 487 ~ 33.88%
G 230 of 487 ~ 47.23%
B 92 of 487 ~ 18.89'%

%33.88
%47.23
%18.89

CMYK RENK MODELİ

#A5E65C rengi CMYK tonu (28,0,60,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 0.00%
  • sarı tonu 60.00%
  • ana renk tonu 9.80%

CMYK: (28,0,60,10)
C28M0Y60K10 (28%, 0%, 60%, 10%)
(0.28 / 0.00 / 0.60 / 0.10)

CMYK yüzdeleri

%28.26
%0
%60
%9.8

Codes

Color #A5E65C in popluar color models

A5 E6 5C
RGB 165 230 92
HSL 88° 73.40% 63.14%
HSB/HSV 88° 60.00% 90.20%
CMYK 28.26% 0.00% 60.00%
9.80%

Color #A5E65C in popluar number systems.

HEX A5 E6 5C
Decimal 165 230 92
Binary 10100101 11100110 1011100
Octal 245 346 134

Shades and tints

Shades of #A5E65C

#A5E65C
(165,230,92)
#96D254
(150,210,84)
#87BE4C
(135,190,76)
#78AA44
(120,170,68)
#69963C
(105,150,60)
#5A8234
(90,130,52)
#4B6E2C
(75,110,44)
#3C5A24
(60,90,36)
#2D461C
(45,70,28)
#1E3214
(30,50,20)
#0F1E0C
(15,30,12)
#000000
(0,0,0)

Tints of #A5E65C

#A5E65C
(165,230,92)
#ADE86A
(173,232,106)
#B5EA78
(181,234,120)
#BDEC86
(189,236,134)
#C5EE94
(197,238,148)
#CDF0A2
(205,240,162)
#D5F2B0
(213,242,176)
#DDF4BE
(221,244,190)
#E5F6CC
(229,246,204)
#EDF8DA
(237,248,218)
#F5FAE8
(245,250,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E65C color. Also use rgb(165,230,92) instead hex code.

Text Font Color

.myTextColor { color: #A5E65C; }

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

This text font color is #A5E65C.

Background Color

.myBgColor { background-color: #A5E65C; }

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

This div background color is #A5E65C.

Border color

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

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

This div border color is #A5E65C.

Opacity

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

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

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

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

This text has shadow with #A5E65C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E65C.

Preview

Color preview on black background

This text has color #A5E65C on black background.


Color preview on white background

This text has color #A5E65C on white background.


Black color preview on #A5E65C background

This text has black color on #A5E65C background.


White color preview on #A5E65C background

This text has white color on #A5E65C background.


Related colors

Complementary color

Complementary color for #hex is #5A19A3.


I love getcolorcode.com

Triadic colors

1 #5CA5E6 and #E65CA5 with #A5E65C are triadic colors.

2 #5CE6A5 and #E6A55C with #A5E65C are triadic colors.