COLOR #A5D99D

HEX: #A5D99D RGB: (165,217,157)

Renk bilgisi

#A5D99D contains mainly red and green colors. #A5D99D ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5D99D color RGB value is (165,217,157).

RGB: (165,217,157) (65%, 85%, 62%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 217 of 255 = 85%
B 157 of 255 = 62%

165
217
157

R + G + B ~ 71%. #A5D99D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 217 + 157 = 539 (100%)
R 165 of 539 ~ 30.61%
G 217 of 539 ~ 40.26%
B 157 of 539 ~ 29.13'%

%30.61
%40.26
%29.13

CMYK RENK MODELİ

#A5D99D rengi CMYK tonu (24,0,28,15).

  • camgöbeği tonu 23.96%
  • eflatun tonu 0.00%
  • sarı tonu 27.65%
  • ana renk tonu 14.90%

CMYK: (24,0,28,15)
C24M0Y28K15 (24%, 0%, 28%, 15%)
(0.24 / 0.00 / 0.28 / 0.15)

CMYK yüzdeleri

%23.96
%0
%27.65
%14.9

Codes

Color #A5D99D in popluar color models

A5 D9 9D
RGB 165 217 157
HSL 112° 44.12% 73.33%
HSB/HSV 112° 27.65% 85.10%
CMYK 23.96% 0.00% 27.65%
14.90%

Color #A5D99D in popluar number systems.

HEX A5 D9 9D
Decimal 165 217 157
Binary 10100101 11011001 10011101
Octal 245 331 235

Shades and tints

Shades of #A5D99D

#A5D99D
(165,217,157)
#96C68F
(150,198,143)
#87B381
(135,179,129)
#78A073
(120,160,115)
#698D65
(105,141,101)
#5A7A57
(90,122,87)
#4B6749
(75,103,73)
#3C543B
(60,84,59)
#2D412D
(45,65,45)
#1E2E1F
(30,46,31)
#0F1B11
(15,27,17)
#000000
(0,0,0)

Tints of #A5D99D

#A5D99D
(165,217,157)
#ADDCA5
(173,220,165)
#B5DFAD
(181,223,173)
#BDE2B5
(189,226,181)
#C5E5BD
(197,229,189)
#CDE8C5
(205,232,197)
#D5EBCD
(213,235,205)
#DDEED5
(221,238,213)
#E5F1DD
(229,241,221)
#EDF4E5
(237,244,229)
#F5F7ED
(245,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D99D color. Also use rgb(165,217,157) instead hex code.

Text Font Color

.myTextColor { color: #A5D99D; }

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

This text font color is #A5D99D.

Background Color

.myBgColor { background-color: #A5D99D; }

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

This div background color is #A5D99D.

Border color

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

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

This div border color is #A5D99D.

Opacity

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

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

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

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

This text has shadow with #A5D99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D99D.

Preview

Color preview on black background

This text has color #A5D99D on black background.


Color preview on white background

This text has color #A5D99D on white background.


Black color preview on #A5D99D background

This text has black color on #A5D99D background.


White color preview on #A5D99D background

This text has white color on #A5D99D background.


Related colors

Complementary color

Complementary color for #hex is #5A2662.


I love getcolorcode.com

Triadic colors

1 #9DA5D9 and #D99DA5 with #A5D99D are triadic colors.

2 #9DD9A5 and #D9A59D with #A5D99D are triadic colors.