COLOR #A5E79F

HEX: #A5E79F RGB: (165,231,159)

Renk bilgisi

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

RGB renk modeli

#A5E79F color RGB value is (165,231,159).

RGB: (165,231,159) (65%, 91%, 62%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 159 of 255 = 62%

165
231
159

R + G + B ~ 73%. #A5E79F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 159 = 555 (100%)
R 165 of 555 ~ 29.73%
G 231 of 555 ~ 41.62%
B 159 of 555 ~ 28.65'%

%29.73
%41.62
%28.65

CMYK RENK MODELİ

#A5E79F rengi CMYK tonu (29,0,31,9).

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

CMYK: (29,0,31,9)
C29M0Y31K9 (29%, 0%, 31%, 9%)
(0.29 / 0.00 / 0.31 / 0.09)

CMYK yüzdeleri

%28.57
%0
%31.17
%9.41

Codes

Color #A5E79F in popluar color models

A5 E7 9F
RGB 165 231 159
HSL 115° 60.00% 76.47%
HSB/HSV 115° 31.17% 90.59%
CMYK 28.57% 0.00% 31.17%
9.41%

Color #A5E79F in popluar number systems.

HEX A5 E7 9F
Decimal 165 231 159
Binary 10100101 11100111 10011111
Octal 245 347 237

Shades and tints

Shades of #A5E79F

#A5E79F
(165,231,159)
#96D291
(150,210,145)
#87BD83
(135,189,131)
#78A875
(120,168,117)
#699367
(105,147,103)
#5A7E59
(90,126,89)
#4B694B
(75,105,75)
#3C543D
(60,84,61)
#2D3F2F
(45,63,47)
#1E2A21
(30,42,33)
#0F1513
(15,21,19)
#000000
(0,0,0)

Tints of #A5E79F

#A5E79F
(165,231,159)
#ADE9A7
(173,233,167)
#B5EBAF
(181,235,175)
#BDEDB7
(189,237,183)
#C5EFBF
(197,239,191)
#CDF1C7
(205,241,199)
#D5F3CF
(213,243,207)
#DDF5D7
(221,245,215)
#E5F7DF
(229,247,223)
#EDF9E7
(237,249,231)
#F5FBEF
(245,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E79F; }

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

This text font color is #A5E79F.

Background Color

.myBgColor { background-color: #A5E79F; }

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

This div background color is #A5E79F.

Border color

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

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

This div border color is #A5E79F.

Opacity

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

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

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

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

This text has shadow with #A5E79F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E79F.

Preview

Color preview on black background

This text has color #A5E79F on black background.


Color preview on white background

This text has color #A5E79F on white background.


Black color preview on #A5E79F background

This text has black color on #A5E79F background.


White color preview on #A5E79F background

This text has white color on #A5E79F background.


Related colors

Complementary color

Complementary color for #hex is #5A1860.


I love getcolorcode.com

Triadic colors

1 #9FA5E7 and #E79FA5 with #A5E79F are triadic colors.

2 #9FE7A5 and #E7A59F with #A5E79F are triadic colors.