COLOR #A5E9B7

HEX: #A5E9B7 RGB: (165,233,183)

Renk bilgisi

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

RGB renk modeli

#A5E9B7 color RGB value is (165,233,183).

RGB: (165,233,183) (65%, 91%, 72%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 233 of 255 = 91%
B 183 of 255 = 72%

165
233
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 233 + 183 = 581 (100%)
R 165 of 581 ~ 28.4%
G 233 of 581 ~ 40.1%
B 183 of 581 ~ 31.5'%

%28.4
%40.1
%31.5

CMYK RENK MODELİ

#A5E9B7 rengi CMYK tonu (29,0,21,9).

  • camgöbeği tonu 29.18%
  • eflatun tonu 0.00%
  • sarı tonu 21.46%
  • ana renk tonu 8.63%

CMYK: (29,0,21,9)
C29M0Y21K9 (29%, 0%, 21%, 9%)
(0.29 / 0.00 / 0.21 / 0.09)

CMYK yüzdeleri

%29.18
%0
%21.46
%8.63

Codes

Color #A5E9B7 in popluar color models

A5 E9 B7
RGB 165 233 183
HSL 136° 60.71% 78.04%
HSB/HSV 136° 29.18% 91.37%
CMYK 29.18% 0.00% 21.46%
8.63%

Color #A5E9B7 in popluar number systems.

HEX A5 E9 B7
Decimal 165 233 183
Binary 10100101 11101001 10110111
Octal 245 351 267

Shades and tints

Shades of #A5E9B7

#A5E9B7
(165,233,183)
#96D4A7
(150,212,167)
#87BF97
(135,191,151)
#78AA87
(120,170,135)
#699577
(105,149,119)
#5A8067
(90,128,103)
#4B6B57
(75,107,87)
#3C5647
(60,86,71)
#2D4137
(45,65,55)
#1E2C27
(30,44,39)
#0F1717
(15,23,23)
#000000
(0,0,0)

Tints of #A5E9B7

#A5E9B7
(165,233,183)
#ADEBBD
(173,235,189)
#B5EDC3
(181,237,195)
#BDEFC9
(189,239,201)
#C5F1CF
(197,241,207)
#CDF3D5
(205,243,213)
#D5F5DB
(213,245,219)
#DDF7E1
(221,247,225)
#E5F9E7
(229,249,231)
#EDFBED
(237,251,237)
#F5FDF3
(245,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E9B7 color. Also use rgb(165,233,183) instead hex code.

Text Font Color

.myTextColor { color: #A5E9B7; }

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

This text font color is #A5E9B7.

Background Color

.myBgColor { background-color: #A5E9B7; }

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

This div background color is #A5E9B7.

Border color

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

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

This div border color is #A5E9B7.

Opacity

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

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

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

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

This text has shadow with #A5E9B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E9B7.

Preview

Color preview on black background

This text has color #A5E9B7 on black background.


Color preview on white background

This text has color #A5E9B7 on white background.


Black color preview on #A5E9B7 background

This text has black color on #A5E9B7 background.


White color preview on #A5E9B7 background

This text has white color on #A5E9B7 background.


Related colors

Complementary color

Complementary color for #hex is #5A1648.


I love getcolorcode.com

Triadic colors

1 #B7A5E9 and #E9B7A5 with #A5E9B7 are triadic colors.

2 #B7E9A5 and #E9A5B7 with #A5E9B7 are triadic colors.