COLOR #A5E4AC

HEX: #A5E4AC RGB: (165,228,172)

Renk bilgisi

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

RGB renk modeli

#A5E4AC color RGB value is (165,228,172).

RGB: (165,228,172) (65%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 172 of 255 = 67%

165
228
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 172 = 565 (100%)
R 165 of 565 ~ 29.2%
G 228 of 565 ~ 40.35%
B 172 of 565 ~ 30.44'%

%29.2
%40.35
%30.44

CMYK RENK MODELİ

#A5E4AC rengi CMYK tonu (28,0,25,11).

  • camgöbeği tonu 27.63%
  • eflatun tonu 0.00%
  • sarı tonu 24.56%
  • ana renk tonu 10.59%

CMYK: (28,0,25,11)
C28M0Y25K11 (28%, 0%, 25%, 11%)
(0.28 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%27.63
%0
%24.56
%10.59

Codes

Color #A5E4AC in popluar color models

A5 E4 AC
RGB 165 228 172
HSL 127° 53.85% 77.06%
HSB/HSV 127° 27.63% 89.41%
CMYK 27.63% 0.00% 24.56%
10.59%

Color #A5E4AC in popluar number systems.

HEX A5 E4 AC
Decimal 165 228 172
Binary 10100101 11100100 10101100
Octal 245 344 254

Shades and tints

Shades of #A5E4AC

#A5E4AC
(165,228,172)
#96D09D
(150,208,157)
#87BC8E
(135,188,142)
#78A87F
(120,168,127)
#699470
(105,148,112)
#5A8061
(90,128,97)
#4B6C52
(75,108,82)
#3C5843
(60,88,67)
#2D4434
(45,68,52)
#1E3025
(30,48,37)
#0F1C16
(15,28,22)
#000000
(0,0,0)

Tints of #A5E4AC

#A5E4AC
(165,228,172)
#ADE6B3
(173,230,179)
#B5E8BA
(181,232,186)
#BDEAC1
(189,234,193)
#C5ECC8
(197,236,200)
#CDEECF
(205,238,207)
#D5F0D6
(213,240,214)
#DDF2DD
(221,242,221)
#E5F4E4
(229,244,228)
#EDF6EB
(237,246,235)
#F5F8F2
(245,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4AC; }

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

This text font color is #A5E4AC.

Background Color

.myBgColor { background-color: #A5E4AC; }

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

This div background color is #A5E4AC.

Border color

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

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

This div border color is #A5E4AC.

Opacity

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

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

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

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

This text has shadow with #A5E4AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4AC.

Preview

Color preview on black background

This text has color #A5E4AC on black background.


Color preview on white background

This text has color #A5E4AC on white background.


Black color preview on #A5E4AC background

This text has black color on #A5E4AC background.


White color preview on #A5E4AC background

This text has white color on #A5E4AC background.


Related colors

Complementary color

Complementary color for #hex is #5A1B53.


I love getcolorcode.com

Triadic colors

1 #ACA5E4 and #E4ACA5 with #A5E4AC are triadic colors.

2 #ACE4A5 and #E4A5AC with #A5E4AC are triadic colors.