COLOR #A5E9A6

HEX: #A5E9A6 RGB: (165,233,166)

Renk bilgisi

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

RGB renk modeli

#A5E9A6 color RGB value is (165,233,166).

RGB: (165,233,166) (65%, 91%, 65%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 233 of 255 = 91%
B 166 of 255 = 65%

165
233
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 233 + 166 = 564 (100%)
R 165 of 564 ~ 29.26%
G 233 of 564 ~ 41.31%
B 166 of 564 ~ 29.43'%

%29.26
%41.31
%29.43

CMYK RENK MODELİ

#A5E9A6 rengi CMYK tonu (29,0,29,9).

  • camgöbeği tonu 29.18%
  • eflatun tonu 0.00%
  • sarı tonu 28.76%
  • ana renk tonu 8.63%

CMYK: (29,0,29,9)
C29M0Y29K9 (29%, 0%, 29%, 9%)
(0.29 / 0.00 / 0.29 / 0.09)

CMYK yüzdeleri

%29.18
%0
%28.76
%8.63

Codes

Color #A5E9A6 in popluar color models

A5 E9 A6
RGB 165 233 166
HSL 121° 60.71% 78.04%
HSB/HSV 121° 29.18% 91.37%
CMYK 29.18% 0.00% 28.76%
8.63%

Color #A5E9A6 in popluar number systems.

HEX A5 E9 A6
Decimal 165 233 166
Binary 10100101 11101001 10100110
Octal 245 351 246

Shades and tints

Shades of #A5E9A6

#A5E9A6
(165,233,166)
#96D497
(150,212,151)
#87BF88
(135,191,136)
#78AA79
(120,170,121)
#69956A
(105,149,106)
#5A805B
(90,128,91)
#4B6B4C
(75,107,76)
#3C563D
(60,86,61)
#2D412E
(45,65,46)
#1E2C1F
(30,44,31)
#0F1710
(15,23,16)
#000000
(0,0,0)

Tints of #A5E9A6

#A5E9A6
(165,233,166)
#ADEBAE
(173,235,174)
#B5EDB6
(181,237,182)
#BDEFBE
(189,239,190)
#C5F1C6
(197,241,198)
#CDF3CE
(205,243,206)
#D5F5D6
(213,245,214)
#DDF7DE
(221,247,222)
#E5F9E6
(229,249,230)
#EDFBEE
(237,251,238)
#F5FDF6
(245,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E9A6 color. Also use rgb(165,233,166) instead hex code.

Text Font Color

.myTextColor { color: #A5E9A6; }

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

This text font color is #A5E9A6.

Background Color

.myBgColor { background-color: #A5E9A6; }

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

This div background color is #A5E9A6.

Border color

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

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

This div border color is #A5E9A6.

Opacity

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

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

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

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

This text has shadow with #A5E9A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E9A6.

Preview

Color preview on black background

This text has color #A5E9A6 on black background.


Color preview on white background

This text has color #A5E9A6 on white background.


Black color preview on #A5E9A6 background

This text has black color on #A5E9A6 background.


White color preview on #A5E9A6 background

This text has white color on #A5E9A6 background.


Related colors

Complementary color

Complementary color for #hex is #5A1659.


I love getcolorcode.com

Triadic colors

1 #A6A5E9 and #E9A6A5 with #A5E9A6 are triadic colors.

2 #A6E9A5 and #E9A5A6 with #A5E9A6 are triadic colors.