COLOR #A5EBA8

HEX: #A5EBA8 RGB: (165,235,168)

Renk bilgisi

#A5EBA8 contains mainly green color. #A5EBA8 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#A5EBA8 color RGB value is (165,235,168).

RGB: (165,235,168) (65%, 92%, 66%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 235 of 255 = 92%
B 168 of 255 = 66%

165
235
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 235 + 168 = 568 (100%)
R 165 of 568 ~ 29.05%
G 235 of 568 ~ 41.37%
B 168 of 568 ~ 29.58'%

%29.05
%41.37
%29.58

CMYK RENK MODELİ

#A5EBA8 rengi CMYK tonu (30,0,29,8).

  • camgöbeği tonu 29.79%
  • eflatun tonu 0.00%
  • sarı tonu 28.51%
  • ana renk tonu 7.84%

CMYK: (30,0,29,8)
C30M0Y29K8 (30%, 0%, 29%, 8%)
(0.30 / 0.00 / 0.29 / 0.08)

CMYK yüzdeleri

%29.79
%0
%28.51
%7.84

Codes

Color #A5EBA8 in popluar color models

A5 EB A8
RGB 165 235 168
HSL 123° 63.64% 78.43%
HSB/HSV 123° 29.79% 92.16%
CMYK 29.79% 0.00% 28.51%
7.84%

Color #A5EBA8 in popluar number systems.

HEX A5 EB A8
Decimal 165 235 168
Binary 10100101 11101011 10101000
Octal 245 353 250

Shades and tints

Shades of #A5EBA8

#A5EBA8
(165,235,168)
#96D699
(150,214,153)
#87C18A
(135,193,138)
#78AC7B
(120,172,123)
#69976C
(105,151,108)
#5A825D
(90,130,93)
#4B6D4E
(75,109,78)
#3C583F
(60,88,63)
#2D4330
(45,67,48)
#1E2E21
(30,46,33)
#0F1912
(15,25,18)
#000000
(0,0,0)

Tints of #A5EBA8

#A5EBA8
(165,235,168)
#ADECAF
(173,236,175)
#B5EDB6
(181,237,182)
#BDEEBD
(189,238,189)
#C5EFC4
(197,239,196)
#CDF0CB
(205,240,203)
#D5F1D2
(213,241,210)
#DDF2D9
(221,242,217)
#E5F3E0
(229,243,224)
#EDF4E7
(237,244,231)
#F5F5EE
(245,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5EBA8 color. Also use rgb(165,235,168) instead hex code.

Text Font Color

.myTextColor { color: #A5EBA8; }

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

This text font color is #A5EBA8.

Background Color

.myBgColor { background-color: #A5EBA8; }

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

This div background color is #A5EBA8.

Border color

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

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

This div border color is #A5EBA8.

Opacity

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

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

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

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

This text has shadow with #A5EBA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EBA8.

Preview

Color preview on black background

This text has color #A5EBA8 on black background.


Color preview on white background

This text has color #A5EBA8 on white background.


Black color preview on #A5EBA8 background

This text has black color on #A5EBA8 background.


White color preview on #A5EBA8 background

This text has white color on #A5EBA8 background.


Related colors

Complementary color

Complementary color for #hex is #5A1457.


I love getcolorcode.com

Triadic colors

1 #A8A5EB and #EBA8A5 with #A5EBA8 are triadic colors.

2 #A8EBA5 and #EBA5A8 with #A5EBA8 are triadic colors.