COLOR #A5D185

HEX: #A5D185 RGB: (165,209,133)

Color info

#A5D185 contains mainly red and green colors. Web safe color of #A5D185 is #99CC99 (or #9C9).

RGB color model

#A5D185 color RGB value is (165,209,133).

RGB: (165,209,133) (65%, 82%, 52%)

RGB channels and saturation

R 165 of 255 = 65%
G 209 of 255 = 82%
B 133 of 255 = 52%

165
209
133

R + G + B ~ 66%. #A5D185 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 209 + 133 = 507 (100%)
R 165 of 507 ~ 32.54%
G 209 of 507 ~ 41.22%
B 133 of 507 ~ 26.23'%

%32.54
%41.22
%26.23

CMYK color model

#A5D185 color CMYK value is (21,0,36,18).

  • cyan value is 21.05%
  • magenta value is 0.00%
  • yellow value is 36.36%
  • key color value is 18.04%

CMYK: (21,0,36,18)
C21M0Y36K18 (21%, 0%, 36%, 18%)
(0.21 / 0.00 / 0.36 / 0.18)

CMYK percentages

%21.05
%0
%36.36
%18.04

Codes

Color #A5D185 in popluar color models

A5 D1 85
RGB 165 209 133
HSL 95° 45.24% 67.06%
HSB/HSV 95° 36.36% 81.96%
CMYK 21.05% 0.00% 36.36%
18.04%

Color #A5D185 in popluar number systems.

HEX A5 D1 85
Decimal 165 209 133
Binary 10100101 11010001 10000101
Octal 245 321 205

Shades and tints

Shades of #A5D185

#A5D185
(165,209,133)
#96BE79
(150,190,121)
#87AB6D
(135,171,109)
#789861
(120,152,97)
#698555
(105,133,85)
#5A7249
(90,114,73)
#4B5F3D
(75,95,61)
#3C4C31
(60,76,49)
#2D3925
(45,57,37)
#1E2619
(30,38,25)
#0F130D
(15,19,13)
#000000
(0,0,0)

Tints of #A5D185

#A5D185
(165,209,133)
#ADD590
(173,213,144)
#B5D99B
(181,217,155)
#BDDDA6
(189,221,166)
#C5E1B1
(197,225,177)
#CDE5BC
(205,229,188)
#D5E9C7
(213,233,199)
#DDEDD2
(221,237,210)
#E5F1DD
(229,241,221)
#EDF5E8
(237,245,232)
#F5F9F3
(245,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D185 color. Also use rgb(165,209,133) instead hex code.

Text Font Color

.myTextColor { color: #A5D185; }

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

This text font color is #A5D185.

Background Color

.myBgColor { background-color: #A5D185; }

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

This div background color is #A5D185.

Border color

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

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

This div border color is #A5D185.

Opacity

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

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

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

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

This text has shadow with #A5D185 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D185.

Preview

Color preview on black background

This text has color #A5D185 on black background.


Color preview on white background

This text has color #A5D185 on white background.


Black color preview on #A5D185 background

This text has black color on #A5D185 background.


White color preview on #A5D185 background

This text has white color on #A5D185 background.


Related colors

Complementary color

Complementary color for #hex is #5A2E7A.


I love getcolorcode.com

Triadic colors

1 #85A5D1 and #D185A5 with #A5D185 are triadic colors.

2 #85D1A5 and #D1A585 with #A5D185 are triadic colors.