COLOR #A0C2A5

HEX: #A0C2A5 RGB: (160,194,165)

Color info

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

RGB color model

#A0C2A5 color RGB value is (160,194,165).

RGB: (160,194,165) (63%, 76%, 65%)

RGB channels and saturation

R 160 of 255 = 63%
G 194 of 255 = 76%
B 165 of 255 = 65%

160
194
165

R + G + B ~ 68%. #A0C2A5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 160 + 194 + 165 = 519 (100%)
R 160 of 519 ~ 30.83%
G 194 of 519 ~ 37.38%
B 165 of 519 ~ 31.79'%

%30.83
%37.38
%31.79

CMYK color model

#A0C2A5 color CMYK value is (18,0,15,24).

  • cyan value is 17.53%
  • magenta value is 0.00%
  • yellow value is 14.95%
  • key color value is 23.92%

CMYK: (18,0,15,24)
C18M0Y15K24 (18%, 0%, 15%, 24%)
(0.18 / 0.00 / 0.15 / 0.24)

CMYK percentages

%17.53
%0
%14.95
%23.92

Codes

Color #A0C2A5 in popluar color models

A0 C2 A5
RGB 160 194 165
HSL 129° 21.79% 69.41%
HSB/HSV 129° 17.53% 76.08%
CMYK 17.53% 0.00% 14.95%
23.92%

Color #A0C2A5 in popluar number systems.

HEX A0 C2 A5
Decimal 160 194 165
Binary 10100000 11000010 10100101
Octal 240 302 245

Shades and tints

Shades of #A0C2A5

#A0C2A5
(160,194,165)
#92B196
(146,177,150)
#84A087
(132,160,135)
#768F78
(118,143,120)
#687E69
(104,126,105)
#5A6D5A
(90,109,90)
#4C5C4B
(76,92,75)
#3E4B3C
(62,75,60)
#303A2D
(48,58,45)
#22291E
(34,41,30)
#14180F
(20,24,15)
#000000
(0,0,0)

Tints of #A0C2A5

#A0C2A5
(160,194,165)
#A8C7AD
(168,199,173)
#B0CCB5
(176,204,181)
#B8D1BD
(184,209,189)
#C0D6C5
(192,214,197)
#C8DBCD
(200,219,205)
#D0E0D5
(208,224,213)
#D8E5DD
(216,229,221)
#E0EAE5
(224,234,229)
#E8EFED
(232,239,237)
#F0F4F5
(240,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A0C2A5 color. Also use rgb(160,194,165) instead hex code.

Text Font Color

.myTextColor { color: #A0C2A5; }

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

This text font color is #A0C2A5.

Background Color

.myBgColor { background-color: #A0C2A5; }

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

This div background color is #A0C2A5.

Border color

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

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

This div border color is #A0C2A5.

Opacity

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

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

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

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

This text has shadow with #A0C2A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0C2A5.

Preview

Color preview on black background

This text has color #A0C2A5 on black background.


Color preview on white background

This text has color #A0C2A5 on white background.


Black color preview on #A0C2A5 background

This text has black color on #A0C2A5 background.


White color preview on #A0C2A5 background

This text has white color on #A0C2A5 background.


Related colors

Complementary color

Complementary color for #hex is #5F3D5A.


I love getcolorcode.com

Triadic colors

1 #A5A0C2 and #C2A5A0 with #A0C2A5 are triadic colors.

2 #A5C2A0 and #C2A0A5 with #A0C2A5 are triadic colors.