COLOR #A5E4AF

HEX: #A5E4AF RGB: (165,228,175)

Renk bilgisi

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

RGB renk modeli

#A5E4AF color RGB value is (165,228,175).

RGB: (165,228,175) (65%, 89%, 69%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 175 of 255 = 69%

165
228
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 175 = 568 (100%)
R 165 of 568 ~ 29.05%
G 228 of 568 ~ 40.14%
B 175 of 568 ~ 30.81'%

%29.05
%40.14
%30.81

CMYK RENK MODELİ

#A5E4AF rengi CMYK tonu (28,0,23,11).

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

CMYK: (28,0,23,11)
C28M0Y23K11 (28%, 0%, 23%, 11%)
(0.28 / 0.00 / 0.23 / 0.11)

CMYK yüzdeleri

%27.63
%0
%23.25
%10.59

Codes

Color #A5E4AF in popluar color models

A5 E4 AF
RGB 165 228 175
HSL 130° 53.85% 77.06%
HSB/HSV 130° 27.63% 89.41%
CMYK 27.63% 0.00% 23.25%
10.59%

Color #A5E4AF in popluar number systems.

HEX A5 E4 AF
Decimal 165 228 175
Binary 10100101 11100100 10101111
Octal 245 344 257

Shades and tints

Shades of #A5E4AF

#A5E4AF
(165,228,175)
#96D0A0
(150,208,160)
#87BC91
(135,188,145)
#78A882
(120,168,130)
#699473
(105,148,115)
#5A8064
(90,128,100)
#4B6C55
(75,108,85)
#3C5846
(60,88,70)
#2D4437
(45,68,55)
#1E3028
(30,48,40)
#0F1C19
(15,28,25)
#000000
(0,0,0)

Tints of #A5E4AF

#A5E4AF
(165,228,175)
#ADE6B6
(173,230,182)
#B5E8BD
(181,232,189)
#BDEAC4
(189,234,196)
#C5ECCB
(197,236,203)
#CDEED2
(205,238,210)
#D5F0D9
(213,240,217)
#DDF2E0
(221,242,224)
#E5F4E7
(229,244,231)
#EDF6EE
(237,246,238)
#F5F8F5
(245,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4AF; }

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

This text font color is #A5E4AF.

Background Color

.myBgColor { background-color: #A5E4AF; }

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

This div background color is #A5E4AF.

Border color

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

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

This div border color is #A5E4AF.

Opacity

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

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

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

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

This text has shadow with #A5E4AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4AF.

Preview

Color preview on black background

This text has color #A5E4AF on black background.


Color preview on white background

This text has color #A5E4AF on white background.


Black color preview on #A5E4AF background

This text has black color on #A5E4AF background.


White color preview on #A5E4AF background

This text has white color on #A5E4AF background.


Related colors

Complementary color

Complementary color for #hex is #5A1B50.


I love getcolorcode.com

Triadic colors

1 #AFA5E4 and #E4AFA5 with #A5E4AF are triadic colors.

2 #AFE4A5 and #E4A5AF with #A5E4AF are triadic colors.