COLOR #A5E7AF

HEX: #A5E7AF RGB: (165,231,175)

Renk bilgisi

#A5E7AF contains mainly green and blue colors. #A5E7AF ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#A5E7AF color RGB value is (165,231,175).

RGB: (165,231,175) (65%, 91%, 69%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 175 of 255 = 69%

165
231
175

R + G + B ~ 75%. #A5E7AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 175 = 571 (100%)
R 165 of 571 ~ 28.9%
G 231 of 571 ~ 40.46%
B 175 of 571 ~ 30.65'%

%28.9
%40.46
%30.65

CMYK RENK MODELİ

#A5E7AF rengi CMYK tonu (29,0,24,9).

  • camgöbeği tonu 28.57%
  • eflatun tonu 0.00%
  • sarı tonu 24.24%
  • ana renk tonu 9.41%

CMYK: (29,0,24,9)
C29M0Y24K9 (29%, 0%, 24%, 9%)
(0.29 / 0.00 / 0.24 / 0.09)

CMYK yüzdeleri

%28.57
%0
%24.24
%9.41

Codes

Color #A5E7AF in popluar color models

A5 E7 AF
RGB 165 231 175
HSL 129° 57.89% 77.65%
HSB/HSV 129° 28.57% 90.59%
CMYK 28.57% 0.00% 24.24%
9.41%

Color #A5E7AF in popluar number systems.

HEX A5 E7 AF
Decimal 165 231 175
Binary 10100101 11100111 10101111
Octal 245 347 257

Shades and tints

Shades of #A5E7AF

#A5E7AF
(165,231,175)
#96D2A0
(150,210,160)
#87BD91
(135,189,145)
#78A882
(120,168,130)
#699373
(105,147,115)
#5A7E64
(90,126,100)
#4B6955
(75,105,85)
#3C5446
(60,84,70)
#2D3F37
(45,63,55)
#1E2A28
(30,42,40)
#0F1519
(15,21,25)
#000000
(0,0,0)

Tints of #A5E7AF

#A5E7AF
(165,231,175)
#ADE9B6
(173,233,182)
#B5EBBD
(181,235,189)
#BDEDC4
(189,237,196)
#C5EFCB
(197,239,203)
#CDF1D2
(205,241,210)
#D5F3D9
(213,243,217)
#DDF5E0
(221,245,224)
#E5F7E7
(229,247,231)
#EDF9EE
(237,249,238)
#F5FBF5
(245,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E7AF; }

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

This text font color is #A5E7AF.

Background Color

.myBgColor { background-color: #A5E7AF; }

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

This div background color is #A5E7AF.

Border color

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

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

This div border color is #A5E7AF.

Opacity

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

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

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

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

This text has shadow with #A5E7AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E7AF.

Preview

Color preview on black background

This text has color #A5E7AF on black background.


Color preview on white background

This text has color #A5E7AF on white background.


Black color preview on #A5E7AF background

This text has black color on #A5E7AF background.


White color preview on #A5E7AF background

This text has white color on #A5E7AF background.


Related colors

Complementary color

Complementary color for #hex is #5A1850.


I love getcolorcode.com

Triadic colors

1 #AFA5E7 and #E7AFA5 with #A5E7AF are triadic colors.

2 #AFE7A5 and #E7A5AF with #A5E7AF are triadic colors.