COLOR #A5E078

HEX: #A5E078 RGB: (165,224,120)

Renk bilgisi

#A5E078 contains mainly red and green colors. #A5E078 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#A5E078 color RGB value is (165,224,120).

RGB: (165,224,120) (65%, 88%, 47%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 224 of 255 = 88%
B 120 of 255 = 47%

165
224
120

R + G + B ~ 67%. #A5E078 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 224 + 120 = 509 (100%)
R 165 of 509 ~ 32.42%
G 224 of 509 ~ 44.01%
B 120 of 509 ~ 23.58'%

%32.42
%44.01
%23.58

CMYK RENK MODELİ

#A5E078 rengi CMYK tonu (26,0,46,12).

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

CMYK: (26,0,46,12)
C26M0Y46K12 (26%, 0%, 46%, 12%)
(0.26 / 0.00 / 0.46 / 0.12)

CMYK yüzdeleri

%26.34
%0
%46.43
%12.16

Codes

Color #A5E078 in popluar color models

A5 E0 78
RGB 165 224 120
HSL 94° 62.65% 67.45%
HSB/HSV 94° 46.43% 87.84%
CMYK 26.34% 0.00% 46.43%
12.16%

Color #A5E078 in popluar number systems.

HEX A5 E0 78
Decimal 165 224 120
Binary 10100101 11100000 1111000
Octal 245 340 170

Shades and tints

Shades of #A5E078

#A5E078
(165,224,120)
#96CC6E
(150,204,110)
#87B864
(135,184,100)
#78A45A
(120,164,90)
#699050
(105,144,80)
#5A7C46
(90,124,70)
#4B683C
(75,104,60)
#3C5432
(60,84,50)
#2D4028
(45,64,40)
#1E2C1E
(30,44,30)
#0F1814
(15,24,20)
#000000
(0,0,0)

Tints of #A5E078

#A5E078
(165,224,120)
#ADE284
(173,226,132)
#B5E490
(181,228,144)
#BDE69C
(189,230,156)
#C5E8A8
(197,232,168)
#CDEAB4
(205,234,180)
#D5ECC0
(213,236,192)
#DDEECC
(221,238,204)
#E5F0D8
(229,240,216)
#EDF2E4
(237,242,228)
#F5F4F0
(245,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E078; }

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

This text font color is #A5E078.

Background Color

.myBgColor { background-color: #A5E078; }

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

This div background color is #A5E078.

Border color

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

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

This div border color is #A5E078.

Opacity

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

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

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

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

This text has shadow with #A5E078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E078.

Preview

Color preview on black background

This text has color #A5E078 on black background.


Color preview on white background

This text has color #A5E078 on white background.


Black color preview on #A5E078 background

This text has black color on #A5E078 background.


White color preview on #A5E078 background

This text has white color on #A5E078 background.


Related colors

Complementary color

Complementary color for #hex is #5A1F87.


I love getcolorcode.com

Triadic colors

1 #78A5E0 and #E078A5 with #A5E078 are triadic colors.

2 #78E0A5 and #E0A578 with #A5E078 are triadic colors.