COLOR #A5E78C

HEX: #A5E78C RGB: (165,231,140)

Renk bilgisi

#A5E78C contains mainly green color. #A5E78C ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#A5E78C color RGB value is (165,231,140).

RGB: (165,231,140) (65%, 91%, 55%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 140 of 255 = 55%

165
231
140

R + G + B ~ 70%. #A5E78C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 140 = 536 (100%)
R 165 of 536 ~ 30.78%
G 231 of 536 ~ 43.1%
B 140 of 536 ~ 26.12'%

%30.78
%43.1
%26.12

CMYK RENK MODELİ

#A5E78C rengi CMYK tonu (29,0,39,9).

  • camgöbeği tonu 28.57%
  • eflatun tonu 0.00%
  • sarı tonu 39.39%
  • ana renk tonu 9.41%

CMYK: (29,0,39,9)
C29M0Y39K9 (29%, 0%, 39%, 9%)
(0.29 / 0.00 / 0.39 / 0.09)

CMYK yüzdeleri

%28.57
%0
%39.39
%9.41

Codes

Color #A5E78C in popluar color models

A5 E7 8C
RGB 165 231 140
HSL 104° 65.47% 72.75%
HSB/HSV 104° 39.39% 90.59%
CMYK 28.57% 0.00% 39.39%
9.41%

Color #A5E78C in popluar number systems.

HEX A5 E7 8C
Decimal 165 231 140
Binary 10100101 11100111 10001100
Octal 245 347 214

Shades and tints

Shades of #A5E78C

#A5E78C
(165,231,140)
#96D280
(150,210,128)
#87BD74
(135,189,116)
#78A868
(120,168,104)
#69935C
(105,147,92)
#5A7E50
(90,126,80)
#4B6944
(75,105,68)
#3C5438
(60,84,56)
#2D3F2C
(45,63,44)
#1E2A20
(30,42,32)
#0F1514
(15,21,20)
#000000
(0,0,0)

Tints of #A5E78C

#A5E78C
(165,231,140)
#ADE996
(173,233,150)
#B5EBA0
(181,235,160)
#BDEDAA
(189,237,170)
#C5EFB4
(197,239,180)
#CDF1BE
(205,241,190)
#D5F3C8
(213,243,200)
#DDF5D2
(221,245,210)
#E5F7DC
(229,247,220)
#EDF9E6
(237,249,230)
#F5FBF0
(245,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E78C color. Also use rgb(165,231,140) instead hex code.

Text Font Color

.myTextColor { color: #A5E78C; }

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

This text font color is #A5E78C.

Background Color

.myBgColor { background-color: #A5E78C; }

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

This div background color is #A5E78C.

Border color

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

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

This div border color is #A5E78C.

Opacity

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

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

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

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

This text has shadow with #A5E78C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E78C.

Preview

Color preview on black background

This text has color #A5E78C on black background.


Color preview on white background

This text has color #A5E78C on white background.


Black color preview on #A5E78C background

This text has black color on #A5E78C background.


White color preview on #A5E78C background

This text has white color on #A5E78C background.


Related colors

Complementary color

Complementary color for #hex is #5A1873.


I love getcolorcode.com

Triadic colors

1 #8CA5E7 and #E78CA5 with #A5E78C are triadic colors.

2 #8CE7A5 and #E7A58C with #A5E78C are triadic colors.