COLOR #A5E799

HEX: #A5E799 RGB: (165,231,153)

Renk bilgisi

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

RGB renk modeli

#A5E799 color RGB value is (165,231,153).

RGB: (165,231,153) (65%, 91%, 60%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 153 of 255 = 60%

165
231
153

R + G + B ~ 72%. #A5E799 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 153 = 549 (100%)
R 165 of 549 ~ 30.05%
G 231 of 549 ~ 42.08%
B 153 of 549 ~ 27.87'%

%30.05
%42.08
%27.87

CMYK RENK MODELİ

#A5E799 rengi CMYK tonu (29,0,34,9).

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

CMYK: (29,0,34,9)
C29M0Y34K9 (29%, 0%, 34%, 9%)
(0.29 / 0.00 / 0.34 / 0.09)

CMYK yüzdeleri

%28.57
%0
%33.77
%9.41

Codes

Color #A5E799 in popluar color models

A5 E7 99
RGB 165 231 153
HSL 111° 61.90% 75.29%
HSB/HSV 111° 33.77% 90.59%
CMYK 28.57% 0.00% 33.77%
9.41%

Color #A5E799 in popluar number systems.

HEX A5 E7 99
Decimal 165 231 153
Binary 10100101 11100111 10011001
Octal 245 347 231

Shades and tints

Shades of #A5E799

#A5E799
(165,231,153)
#96D28C
(150,210,140)
#87BD7F
(135,189,127)
#78A872
(120,168,114)
#699365
(105,147,101)
#5A7E58
(90,126,88)
#4B694B
(75,105,75)
#3C543E
(60,84,62)
#2D3F31
(45,63,49)
#1E2A24
(30,42,36)
#0F1517
(15,21,23)
#000000
(0,0,0)

Tints of #A5E799

#A5E799
(165,231,153)
#ADE9A2
(173,233,162)
#B5EBAB
(181,235,171)
#BDEDB4
(189,237,180)
#C5EFBD
(197,239,189)
#CDF1C6
(205,241,198)
#D5F3CF
(213,243,207)
#DDF5D8
(221,245,216)
#E5F7E1
(229,247,225)
#EDF9EA
(237,249,234)
#F5FBF3
(245,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E799; }

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

This text font color is #A5E799.

Background Color

.myBgColor { background-color: #A5E799; }

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

This div background color is #A5E799.

Border color

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

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

This div border color is #A5E799.

Opacity

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

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

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

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

This text has shadow with #A5E799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E799.

Preview

Color preview on black background

This text has color #A5E799 on black background.


Color preview on white background

This text has color #A5E799 on white background.


Black color preview on #A5E799 background

This text has black color on #A5E799 background.


White color preview on #A5E799 background

This text has white color on #A5E799 background.


Related colors

Complementary color

Complementary color for #hex is #5A1866.


I love getcolorcode.com

Triadic colors

1 #99A5E7 and #E799A5 with #A5E799 are triadic colors.

2 #99E7A5 and #E7A599 with #A5E799 are triadic colors.