COLOR #A5E69B

HEX: #A5E69B RGB: (165,230,155)

Renk bilgisi

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

RGB renk modeli

#A5E69B color RGB value is (165,230,155).

RGB: (165,230,155) (65%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 155 of 255 = 61%

165
230
155

R + G + B ~ 72%. #A5E69B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 155 = 550 (100%)
R 165 of 550 ~ 30%
G 230 of 550 ~ 41.82%
B 155 of 550 ~ 28.18'%

%30
%41.82
%28.18

CMYK RENK MODELİ

#A5E69B rengi CMYK tonu (28,0,33,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 0.00%
  • sarı tonu 32.61%
  • ana renk tonu 9.80%

CMYK: (28,0,33,10)
C28M0Y33K10 (28%, 0%, 33%, 10%)
(0.28 / 0.00 / 0.33 / 0.10)

CMYK yüzdeleri

%28.26
%0
%32.61
%9.8

Codes

Color #A5E69B in popluar color models

A5 E6 9B
RGB 165 230 155
HSL 112° 60.00% 75.49%
HSB/HSV 112° 32.61% 90.20%
CMYK 28.26% 0.00% 32.61%
9.80%

Color #A5E69B in popluar number systems.

HEX A5 E6 9B
Decimal 165 230 155
Binary 10100101 11100110 10011011
Octal 245 346 233

Shades and tints

Shades of #A5E69B

#A5E69B
(165,230,155)
#96D28D
(150,210,141)
#87BE7F
(135,190,127)
#78AA71
(120,170,113)
#699663
(105,150,99)
#5A8255
(90,130,85)
#4B6E47
(75,110,71)
#3C5A39
(60,90,57)
#2D462B
(45,70,43)
#1E321D
(30,50,29)
#0F1E0F
(15,30,15)
#000000
(0,0,0)

Tints of #A5E69B

#A5E69B
(165,230,155)
#ADE8A4
(173,232,164)
#B5EAAD
(181,234,173)
#BDECB6
(189,236,182)
#C5EEBF
(197,238,191)
#CDF0C8
(205,240,200)
#D5F2D1
(213,242,209)
#DDF4DA
(221,244,218)
#E5F6E3
(229,246,227)
#EDF8EC
(237,248,236)
#F5FAF5
(245,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E69B color. Also use rgb(165,230,155) instead hex code.

Text Font Color

.myTextColor { color: #A5E69B; }

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

This text font color is #A5E69B.

Background Color

.myBgColor { background-color: #A5E69B; }

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

This div background color is #A5E69B.

Border color

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

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

This div border color is #A5E69B.

Opacity

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

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

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

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

This text has shadow with #A5E69B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E69B.

Preview

Color preview on black background

This text has color #A5E69B on black background.


Color preview on white background

This text has color #A5E69B on white background.


Black color preview on #A5E69B background

This text has black color on #A5E69B background.


White color preview on #A5E69B background

This text has white color on #A5E69B background.


Related colors

Complementary color

Complementary color for #hex is #5A1964.


I love getcolorcode.com

Triadic colors

1 #9BA5E6 and #E69BA5 with #A5E69B are triadic colors.

2 #9BE6A5 and #E6A59B with #A5E69B are triadic colors.