COLOR #A5E6AB

HEX: #A5E6AB RGB: (165,230,171)

Renk bilgisi

#A5E6AB contains mainly green and blue colors. #A5E6AB ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5E6AB color RGB value is (165,230,171).

RGB: (165,230,171) (65%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 171 of 255 = 67%

165
230
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 171 = 566 (100%)
R 165 of 566 ~ 29.15%
G 230 of 566 ~ 40.64%
B 171 of 566 ~ 30.21'%

%29.15
%40.64
%30.21

CMYK RENK MODELİ

#A5E6AB rengi CMYK tonu (28,0,26,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 0.00%
  • sarı tonu 25.65%
  • ana renk tonu 9.80%

CMYK: (28,0,26,10)
C28M0Y26K10 (28%, 0%, 26%, 10%)
(0.28 / 0.00 / 0.26 / 0.10)

CMYK yüzdeleri

%28.26
%0
%25.65
%9.8

Codes

Color #A5E6AB in popluar color models

A5 E6 AB
RGB 165 230 171
HSL 126° 56.52% 77.45%
HSB/HSV 126° 28.26% 90.20%
CMYK 28.26% 0.00% 25.65%
9.80%

Color #A5E6AB in popluar number systems.

HEX A5 E6 AB
Decimal 165 230 171
Binary 10100101 11100110 10101011
Octal 245 346 253

Shades and tints

Shades of #A5E6AB

#A5E6AB
(165,230,171)
#96D29C
(150,210,156)
#87BE8D
(135,190,141)
#78AA7E
(120,170,126)
#69966F
(105,150,111)
#5A8260
(90,130,96)
#4B6E51
(75,110,81)
#3C5A42
(60,90,66)
#2D4633
(45,70,51)
#1E3224
(30,50,36)
#0F1E15
(15,30,21)
#000000
(0,0,0)

Tints of #A5E6AB

#A5E6AB
(165,230,171)
#ADE8B2
(173,232,178)
#B5EAB9
(181,234,185)
#BDECC0
(189,236,192)
#C5EEC7
(197,238,199)
#CDF0CE
(205,240,206)
#D5F2D5
(213,242,213)
#DDF4DC
(221,244,220)
#E5F6E3
(229,246,227)
#EDF8EA
(237,248,234)
#F5FAF1
(245,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6AB; }

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

This text font color is #A5E6AB.

Background Color

.myBgColor { background-color: #A5E6AB; }

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

This div background color is #A5E6AB.

Border color

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

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

This div border color is #A5E6AB.

Opacity

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

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

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

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

This text has shadow with #A5E6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6AB.

Preview

Color preview on black background

This text has color #A5E6AB on black background.


Color preview on white background

This text has color #A5E6AB on white background.


Black color preview on #A5E6AB background

This text has black color on #A5E6AB background.


White color preview on #A5E6AB background

This text has white color on #A5E6AB background.


Related colors

Complementary color

Complementary color for #hex is #5A1954.


I love getcolorcode.com

Triadic colors

1 #ABA5E6 and #E6ABA5 with #A5E6AB are triadic colors.

2 #ABE6A5 and #E6A5AB with #A5E6AB are triadic colors.