COLOR #A5E56C

HEX: #A5E56C RGB: (165,229,108)

Renk bilgisi

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

RGB renk modeli

#A5E56C color RGB value is (165,229,108).

RGB: (165,229,108) (65%, 90%, 42%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 108 of 255 = 42%

165
229
108

R + G + B ~ 66%. #A5E56C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 108 = 502 (100%)
R 165 of 502 ~ 32.87%
G 229 of 502 ~ 45.62%
B 108 of 502 ~ 21.51'%

%32.87
%45.62
%21.51

CMYK RENK MODELİ

#A5E56C rengi CMYK tonu (28,0,53,10).

  • camgöbeği tonu 27.95%
  • eflatun tonu 0.00%
  • sarı tonu 52.84%
  • ana renk tonu 10.20%

CMYK: (28,0,53,10)
C28M0Y53K10 (28%, 0%, 53%, 10%)
(0.28 / 0.00 / 0.53 / 0.10)

CMYK yüzdeleri

%27.95
%0
%52.84
%10.2

Codes

Color #A5E56C in popluar color models

A5 E5 6C
RGB 165 229 108
HSL 92° 69.94% 66.08%
HSB/HSV 92° 52.84% 89.80%
CMYK 27.95% 0.00% 52.84%
10.20%

Color #A5E56C in popluar number systems.

HEX A5 E5 6C
Decimal 165 229 108
Binary 10100101 11100101 1101100
Octal 245 345 154

Shades and tints

Shades of #A5E56C

#A5E56C
(165,229,108)
#96D163
(150,209,99)
#87BD5A
(135,189,90)
#78A951
(120,169,81)
#699548
(105,149,72)
#5A813F
(90,129,63)
#4B6D36
(75,109,54)
#3C592D
(60,89,45)
#2D4524
(45,69,36)
#1E311B
(30,49,27)
#0F1D12
(15,29,18)
#000000
(0,0,0)

Tints of #A5E56C

#A5E56C
(165,229,108)
#ADE779
(173,231,121)
#B5E986
(181,233,134)
#BDEB93
(189,235,147)
#C5EDA0
(197,237,160)
#CDEFAD
(205,239,173)
#D5F1BA
(213,241,186)
#DDF3C7
(221,243,199)
#E5F5D4
(229,245,212)
#EDF7E1
(237,247,225)
#F5F9EE
(245,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E56C color. Also use rgb(165,229,108) instead hex code.

Text Font Color

.myTextColor { color: #A5E56C; }

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

This text font color is #A5E56C.

Background Color

.myBgColor { background-color: #A5E56C; }

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

This div background color is #A5E56C.

Border color

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

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

This div border color is #A5E56C.

Opacity

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

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

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

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

This text has shadow with #A5E56C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E56C.

Preview

Color preview on black background

This text has color #A5E56C on black background.


Color preview on white background

This text has color #A5E56C on white background.


Black color preview on #A5E56C background

This text has black color on #A5E56C background.


White color preview on #A5E56C background

This text has white color on #A5E56C background.


Related colors

Complementary color

Complementary color for #hex is #5A1A93.


I love getcolorcode.com

Triadic colors

1 #6CA5E5 and #E56CA5 with #A5E56C are triadic colors.

2 #6CE5A5 and #E5A56C with #A5E56C are triadic colors.