COLOR #A5E7AB

HEX: #A5E7AB RGB: (165,231,171)

Renk bilgisi

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

RGB renk modeli

#A5E7AB color RGB value is (165,231,171).

RGB: (165,231,171) (65%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 171 of 255 = 67%

165
231
171

R + G + B ~ 74%. #A5E7AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 171 = 567 (100%)
R 165 of 567 ~ 29.1%
G 231 of 567 ~ 40.74%
B 171 of 567 ~ 30.16'%

%29.1
%40.74
%30.16

CMYK RENK MODELİ

#A5E7AB rengi CMYK tonu (29,0,26,9).

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

CMYK: (29,0,26,9)
C29M0Y26K9 (29%, 0%, 26%, 9%)
(0.29 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%28.57
%0
%25.97
%9.41

Codes

Color #A5E7AB in popluar color models

A5 E7 AB
RGB 165 231 171
HSL 125° 57.89% 77.65%
HSB/HSV 125° 28.57% 90.59%
CMYK 28.57% 0.00% 25.97%
9.41%

Color #A5E7AB in popluar number systems.

HEX A5 E7 AB
Decimal 165 231 171
Binary 10100101 11100111 10101011
Octal 245 347 253

Shades and tints

Shades of #A5E7AB

#A5E7AB
(165,231,171)
#96D29C
(150,210,156)
#87BD8D
(135,189,141)
#78A87E
(120,168,126)
#69936F
(105,147,111)
#5A7E60
(90,126,96)
#4B6951
(75,105,81)
#3C5442
(60,84,66)
#2D3F33
(45,63,51)
#1E2A24
(30,42,36)
#0F1515
(15,21,21)
#000000
(0,0,0)

Tints of #A5E7AB

#A5E7AB
(165,231,171)
#ADE9B2
(173,233,178)
#B5EBB9
(181,235,185)
#BDEDC0
(189,237,192)
#C5EFC7
(197,239,199)
#CDF1CE
(205,241,206)
#D5F3D5
(213,243,213)
#DDF5DC
(221,245,220)
#E5F7E3
(229,247,227)
#EDF9EA
(237,249,234)
#F5FBF1
(245,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E7AB; }

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

This text font color is #A5E7AB.

Background Color

.myBgColor { background-color: #A5E7AB; }

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

This div background color is #A5E7AB.

Border color

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

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

This div border color is #A5E7AB.

Opacity

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

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

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

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

This text has shadow with #A5E7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E7AB.

Preview

Color preview on black background

This text has color #A5E7AB on black background.


Color preview on white background

This text has color #A5E7AB on white background.


Black color preview on #A5E7AB background

This text has black color on #A5E7AB background.


White color preview on #A5E7AB background

This text has white color on #A5E7AB background.


Related colors

Complementary color

Complementary color for #hex is #5A1854.


I love getcolorcode.com

Triadic colors

1 #ABA5E7 and #E7ABA5 with #A5E7AB are triadic colors.

2 #ABE7A5 and #E7A5AB with #A5E7AB are triadic colors.