COLOR #A5E48D

HEX: #A5E48D RGB: (165,228,141)

Renk bilgisi

#A5E48D contains mainly green color. #A5E48D ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5E48D color RGB value is (165,228,141).

RGB: (165,228,141) (65%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 141 of 255 = 55%

165
228
141

R + G + B ~ 70%. #A5E48D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 141 = 534 (100%)
R 165 of 534 ~ 30.9%
G 228 of 534 ~ 42.7%
B 141 of 534 ~ 26.4'%

%30.9
%42.7
%26.4

CMYK RENK MODELİ

#A5E48D rengi CMYK tonu (28,0,38,11).

  • camgöbeği tonu 27.63%
  • eflatun tonu 0.00%
  • sarı tonu 38.16%
  • ana renk tonu 10.59%

CMYK: (28,0,38,11)
C28M0Y38K11 (28%, 0%, 38%, 11%)
(0.28 / 0.00 / 0.38 / 0.11)

CMYK yüzdeleri

%27.63
%0
%38.16
%10.59

Codes

Color #A5E48D in popluar color models

A5 E4 8D
RGB 165 228 141
HSL 103° 61.70% 72.35%
HSB/HSV 103° 38.16% 89.41%
CMYK 27.63% 0.00% 38.16%
10.59%

Color #A5E48D in popluar number systems.

HEX A5 E4 8D
Decimal 165 228 141
Binary 10100101 11100100 10001101
Octal 245 344 215

Shades and tints

Shades of #A5E48D

#A5E48D
(165,228,141)
#96D081
(150,208,129)
#87BC75
(135,188,117)
#78A869
(120,168,105)
#69945D
(105,148,93)
#5A8051
(90,128,81)
#4B6C45
(75,108,69)
#3C5839
(60,88,57)
#2D442D
(45,68,45)
#1E3021
(30,48,33)
#0F1C15
(15,28,21)
#000000
(0,0,0)

Tints of #A5E48D

#A5E48D
(165,228,141)
#ADE697
(173,230,151)
#B5E8A1
(181,232,161)
#BDEAAB
(189,234,171)
#C5ECB5
(197,236,181)
#CDEEBF
(205,238,191)
#D5F0C9
(213,240,201)
#DDF2D3
(221,242,211)
#E5F4DD
(229,244,221)
#EDF6E7
(237,246,231)
#F5F8F1
(245,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E48D color. Also use rgb(165,228,141) instead hex code.

Text Font Color

.myTextColor { color: #A5E48D; }

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

This text font color is #A5E48D.

Background Color

.myBgColor { background-color: #A5E48D; }

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

This div background color is #A5E48D.

Border color

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

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

This div border color is #A5E48D.

Opacity

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

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

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

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

This text has shadow with #A5E48D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E48D.

Preview

Color preview on black background

This text has color #A5E48D on black background.


Color preview on white background

This text has color #A5E48D on white background.


Black color preview on #A5E48D background

This text has black color on #A5E48D background.


White color preview on #A5E48D background

This text has white color on #A5E48D background.


Related colors

Complementary color

Complementary color for #hex is #5A1B72.


I love getcolorcode.com

Triadic colors

1 #8DA5E4 and #E48DA5 with #A5E48D are triadic colors.

2 #8DE4A5 and #E4A58D with #A5E48D are triadic colors.