COLOR #A5E5A7

HEX: #A5E5A7 RGB: (165,229,167)

Renk bilgisi

#A5E5A7 contains mainly green color. #A5E5A7 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5E5A7 color RGB value is (165,229,167).

RGB: (165,229,167) (65%, 90%, 65%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 167 of 255 = 65%

165
229
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 167 = 561 (100%)
R 165 of 561 ~ 29.41%
G 229 of 561 ~ 40.82%
B 167 of 561 ~ 29.77'%

%29.41
%40.82
%29.77

CMYK RENK MODELİ

#A5E5A7 rengi CMYK tonu (28,0,27,10).

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

CMYK: (28,0,27,10)
C28M0Y27K10 (28%, 0%, 27%, 10%)
(0.28 / 0.00 / 0.27 / 0.10)

CMYK yüzdeleri

%27.95
%0
%27.07
%10.2

Codes

Color #A5E5A7 in popluar color models

A5 E5 A7
RGB 165 229 167
HSL 122° 55.17% 77.25%
HSB/HSV 122° 27.95% 89.80%
CMYK 27.95% 0.00% 27.07%
10.20%

Color #A5E5A7 in popluar number systems.

HEX A5 E5 A7
Decimal 165 229 167
Binary 10100101 11100101 10100111
Octal 245 345 247

Shades and tints

Shades of #A5E5A7

#A5E5A7
(165,229,167)
#96D198
(150,209,152)
#87BD89
(135,189,137)
#78A97A
(120,169,122)
#69956B
(105,149,107)
#5A815C
(90,129,92)
#4B6D4D
(75,109,77)
#3C593E
(60,89,62)
#2D452F
(45,69,47)
#1E3120
(30,49,32)
#0F1D11
(15,29,17)
#000000
(0,0,0)

Tints of #A5E5A7

#A5E5A7
(165,229,167)
#ADE7AF
(173,231,175)
#B5E9B7
(181,233,183)
#BDEBBF
(189,235,191)
#C5EDC7
(197,237,199)
#CDEFCF
(205,239,207)
#D5F1D7
(213,241,215)
#DDF3DF
(221,243,223)
#E5F5E7
(229,245,231)
#EDF7EF
(237,247,239)
#F5F9F7
(245,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5A7; }

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

This text font color is #A5E5A7.

Background Color

.myBgColor { background-color: #A5E5A7; }

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

This div background color is #A5E5A7.

Border color

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

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

This div border color is #A5E5A7.

Opacity

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

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

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

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

This text has shadow with #A5E5A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5A7.

Preview

Color preview on black background

This text has color #A5E5A7 on black background.


Color preview on white background

This text has color #A5E5A7 on white background.


Black color preview on #A5E5A7 background

This text has black color on #A5E5A7 background.


White color preview on #A5E5A7 background

This text has white color on #A5E5A7 background.


Related colors

Complementary color

Complementary color for #hex is #5A1A58.


I love getcolorcode.com

Triadic colors

1 #A7A5E5 and #E5A7A5 with #A5E5A7 are triadic colors.

2 #A7E5A5 and #E5A5A7 with #A5E5A7 are triadic colors.