COLOR #A5EABB

HEX: #A5EABB RGB: (165,234,187)

Renk bilgisi

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

RGB renk modeli

#A5EABB color RGB value is (165,234,187).

RGB: (165,234,187) (65%, 92%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 234 of 255 = 92%
B 187 of 255 = 73%

165
234
187

R + G + B ~ 77%. #A5EABB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 234 + 187 = 586 (100%)
R 165 of 586 ~ 28.16%
G 234 of 586 ~ 39.93%
B 187 of 586 ~ 31.91'%

%28.16
%39.93
%31.91

CMYK RENK MODELİ

#A5EABB rengi CMYK tonu (29,0,20,8).

  • camgöbeği tonu 29.49%
  • eflatun tonu 0.00%
  • sarı tonu 20.09%
  • ana renk tonu 8.24%

CMYK: (29,0,20,8)
C29M0Y20K8 (29%, 0%, 20%, 8%)
(0.29 / 0.00 / 0.20 / 0.08)

CMYK yüzdeleri

%29.49
%0
%20.09
%8.24

Codes

Color #A5EABB in popluar color models

A5 EA BB
RGB 165 234 187
HSL 139° 62.16% 78.24%
HSB/HSV 139° 29.49% 91.76%
CMYK 29.49% 0.00% 20.09%
8.24%

Color #A5EABB in popluar number systems.

HEX A5 EA BB
Decimal 165 234 187
Binary 10100101 11101010 10111011
Octal 245 352 273

Shades and tints

Shades of #A5EABB

#A5EABB
(165,234,187)
#96D5AA
(150,213,170)
#87C099
(135,192,153)
#78AB88
(120,171,136)
#699677
(105,150,119)
#5A8166
(90,129,102)
#4B6C55
(75,108,85)
#3C5744
(60,87,68)
#2D4233
(45,66,51)
#1E2D22
(30,45,34)
#0F1811
(15,24,17)
#000000
(0,0,0)

Tints of #A5EABB

#A5EABB
(165,234,187)
#ADEBC1
(173,235,193)
#B5ECC7
(181,236,199)
#BDEDCD
(189,237,205)
#C5EED3
(197,238,211)
#CDEFD9
(205,239,217)
#D5F0DF
(213,240,223)
#DDF1E5
(221,241,229)
#E5F2EB
(229,242,235)
#EDF3F1
(237,243,241)
#F5F4F7
(245,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5EABB color. Also use rgb(165,234,187) instead hex code.

Text Font Color

.myTextColor { color: #A5EABB; }

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

This text font color is #A5EABB.

Background Color

.myBgColor { background-color: #A5EABB; }

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

This div background color is #A5EABB.

Border color

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

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

This div border color is #A5EABB.

Opacity

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

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

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

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

This text has shadow with #A5EABB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EABB.

Preview

Color preview on black background

This text has color #A5EABB on black background.


Color preview on white background

This text has color #A5EABB on white background.


Black color preview on #A5EABB background

This text has black color on #A5EABB background.


White color preview on #A5EABB background

This text has white color on #A5EABB background.


Related colors

Complementary color

Complementary color for #hex is #5A1544.


I love getcolorcode.com

Triadic colors

1 #BBA5EA and #EABBA5 with #A5EABB are triadic colors.

2 #BBEAA5 and #EAA5BB with #A5EABB are triadic colors.