COLOR #A5C896

HEX: #A5C896 RGB: (165,200,150)

Color info

#A5C896 contains red, green and blue colors in about the same proportion. Web safe color of #A5C896 is #99CC99 (or #9C9).

RGB color model

#A5C896 color RGB value is (165,200,150).

RGB: (165,200,150) (65%, 78%, 59%)

RGB channels and saturation

R 165 of 255 = 65%
G 200 of 255 = 78%
B 150 of 255 = 59%

165
200
150

R + G + B ~ 67%. #A5C896 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 200 + 150 = 515 (100%)
R 165 of 515 ~ 32.04%
G 200 of 515 ~ 38.83%
B 150 of 515 ~ 29.13'%

%32.04
%38.83
%29.13

CMYK color model

#A5C896 color CMYK value is (18,0,25,22).

  • cyan value is 17.50%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 21.57%
CMYK: (18,0,25,22) C18M0Y25K22 (18%,0%,25%,22%) (0.18/0.00/0.25/0.22) 

CMYK percentages

%17.5
%0
%25
%21.57

Codes

Color #A5C896 in popluar color models

A5 C8 96
RGB 165 200 150
HSL 102° 31.25% 68.63%
HSB/HSV 102° 25.00% 78.43%
CMYK 17.50% 0.00% 25.00%
21.57%

Color #A5C896 in popluar number systems.

HEX A5 C8 96
Decimal 165 200 150
Binary 10100101 11001000 10010110
Octal 245 310 226

Shades and tints

Shades of #A5C896

#A5C896
(165,200,150)
#96B689
(150,182,137)
#87A47C
(135,164,124)
#78926F
(120,146,111)
#698062
(105,128,98)
#5A6E55
(90,110,85)
#4B5C48
(75,92,72)
#3C4A3B
(60,74,59)
#2D382E
(45,56,46)
#1E2621
(30,38,33)
#0F1414
(15,20,20)
#000000
(0,0,0)

Tints of #A5C896

#A5C896
(165,200,150)
#ADCD9F
(173,205,159)
#B5D2A8
(181,210,168)
#BDD7B1
(189,215,177)
#C5DCBA
(197,220,186)
#CDE1C3
(205,225,195)
#D5E6CC
(213,230,204)
#DDEBD5
(221,235,213)
#E5F0DE
(229,240,222)
#EDF5E7
(237,245,231)
#F5FAF0
(245,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5C896 color. Also use rgb(165,200,150) instead hex code.

Text Font Color

.myTextColor { color: #A5C896; }

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

This text font color is #A5C896.

Background Color

.myBgColor { background-color: #A5C896; }

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

This div background color is #A5C896.

Border color

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

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

This div border color is #A5C896.

Opacity

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

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

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

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

This text has shadow with #A5C896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C896.

Preview

Color preview on black background

This text has color #A5C896 on black background.


Color preview on white background

This text has color #A5C896 on white background.


Black color preview on #A5C896 background

This text has black color on #A5C896 background.


White color preview on #A5C896 background

This text has white color on #A5C896 background.


Related colors

Complementary color

Complementary color for #hex is #5A3769.


I love getcolorcode.com

Triadic colors

1 #96A5C8 and #C896A5 with #A5C896 are triadic colors.

2 #96C8A5 and #C8A596 with #A5C896 are triadic colors.