COLOR #A5E6AC

HEX: #A5E6AC RGB: (165,230,172)

Renk bilgisi

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

RGB renk modeli

#A5E6AC color RGB value is (165,230,172).

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

RGB bağlantıları ve doygunluk

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

165
230
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 172 = 567 (100%)
R 165 of 567 ~ 29.1%
G 230 of 567 ~ 40.56%
B 172 of 567 ~ 30.34'%

%29.1
%40.56
%30.34

CMYK RENK MODELİ

#A5E6AC rengi CMYK tonu (28,0,25,10).

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

CMYK: (28,0,25,10)
C28M0Y25K10 (28%, 0%, 25%, 10%)
(0.28 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%28.26
%0
%25.22
%9.8

Codes

Color #A5E6AC in popluar color models

A5 E6 AC
RGB 165 230 172
HSL 126° 56.52% 77.45%
HSB/HSV 126° 28.26% 90.20%
CMYK 28.26% 0.00% 25.22%
9.80%

Color #A5E6AC in popluar number systems.

HEX A5 E6 AC
Decimal 165 230 172
Binary 10100101 11100110 10101100
Octal 245 346 254

Shades and tints

Shades of #A5E6AC

#A5E6AC
(165,230,172)
#96D29D
(150,210,157)
#87BE8E
(135,190,142)
#78AA7F
(120,170,127)
#699670
(105,150,112)
#5A8261
(90,130,97)
#4B6E52
(75,110,82)
#3C5A43
(60,90,67)
#2D4634
(45,70,52)
#1E3225
(30,50,37)
#0F1E16
(15,30,22)
#000000
(0,0,0)

Tints of #A5E6AC

#A5E6AC
(165,230,172)
#ADE8B3
(173,232,179)
#B5EABA
(181,234,186)
#BDECC1
(189,236,193)
#C5EEC8
(197,238,200)
#CDF0CF
(205,240,207)
#D5F2D6
(213,242,214)
#DDF4DD
(221,244,221)
#E5F6E4
(229,246,228)
#EDF8EB
(237,248,235)
#F5FAF2
(245,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6AC; }

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

This text font color is #A5E6AC.

Background Color

.myBgColor { background-color: #A5E6AC; }

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

This div background color is #A5E6AC.

Border color

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

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

This div border color is #A5E6AC.

Opacity

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

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

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

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

This text has shadow with #A5E6AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6AC.

Preview

Color preview on black background

This text has color #A5E6AC on black background.


Color preview on white background

This text has color #A5E6AC on white background.


Black color preview on #A5E6AC background

This text has black color on #A5E6AC background.


White color preview on #A5E6AC background

This text has white color on #A5E6AC background.


Related colors

Complementary color

Complementary color for #hex is #5A1953.


I love getcolorcode.com

Triadic colors

1 #ACA5E6 and #E6ACA5 with #A5E6AC are triadic colors.

2 #ACE6A5 and #E6A5AC with #A5E6AC are triadic colors.