COLOR #A5E7B5

HEX: #A5E7B5 RGB: (165,231,181)

Renk bilgisi

#A5E7B5 contains mainly green and blue colors. #A5E7B5 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A5E7B5 color RGB value is (165,231,181).

RGB: (165,231,181) (65%, 91%, 71%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 181 of 255 = 71%

165
231
181

R + G + B ~ 76%. #A5E7B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 181 = 577 (100%)
R 165 of 577 ~ 28.6%
G 231 of 577 ~ 40.03%
B 181 of 577 ~ 31.37'%

%28.6
%40.03
%31.37

CMYK RENK MODELİ

#A5E7B5 rengi CMYK tonu (29,0,22,9).

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

CMYK: (29,0,22,9)
C29M0Y22K9 (29%, 0%, 22%, 9%)
(0.29 / 0.00 / 0.22 / 0.09)

CMYK yüzdeleri

%28.57
%0
%21.65
%9.41

Codes

Color #A5E7B5 in popluar color models

A5 E7 B5
RGB 165 231 181
HSL 135° 57.89% 77.65%
HSB/HSV 135° 28.57% 90.59%
CMYK 28.57% 0.00% 21.65%
9.41%

Color #A5E7B5 in popluar number systems.

HEX A5 E7 B5
Decimal 165 231 181
Binary 10100101 11100111 10110101
Octal 245 347 265

Shades and tints

Shades of #A5E7B5

#A5E7B5
(165,231,181)
#96D2A5
(150,210,165)
#87BD95
(135,189,149)
#78A885
(120,168,133)
#699375
(105,147,117)
#5A7E65
(90,126,101)
#4B6955
(75,105,85)
#3C5445
(60,84,69)
#2D3F35
(45,63,53)
#1E2A25
(30,42,37)
#0F1515
(15,21,21)
#000000
(0,0,0)

Tints of #A5E7B5

#A5E7B5
(165,231,181)
#ADE9BB
(173,233,187)
#B5EBC1
(181,235,193)
#BDEDC7
(189,237,199)
#C5EFCD
(197,239,205)
#CDF1D3
(205,241,211)
#D5F3D9
(213,243,217)
#DDF5DF
(221,245,223)
#E5F7E5
(229,247,229)
#EDF9EB
(237,249,235)
#F5FBF1
(245,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E7B5; }

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

This text font color is #A5E7B5.

Background Color

.myBgColor { background-color: #A5E7B5; }

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

This div background color is #A5E7B5.

Border color

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

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

This div border color is #A5E7B5.

Opacity

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

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

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

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

This text has shadow with #A5E7B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E7B5.

Preview

Color preview on black background

This text has color #A5E7B5 on black background.


Color preview on white background

This text has color #A5E7B5 on white background.


Black color preview on #A5E7B5 background

This text has black color on #A5E7B5 background.


White color preview on #A5E7B5 background

This text has white color on #A5E7B5 background.


Related colors

Complementary color

Complementary color for #hex is #5A184A.


I love getcolorcode.com

Triadic colors

1 #B5A5E7 and #E7B5A5 with #A5E7B5 are triadic colors.

2 #B5E7A5 and #E7A5B5 with #A5E7B5 are triadic colors.