COLOR #A2C9C2

HEX: #A2C9C2 RGB: (162,201,194)

Color info

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

RGB color model

#A2C9C2 color RGB value is (162,201,194).

RGB: (162,201,194) (64%, 79%, 76%)

RGB channels and saturation

R 162 of 255 = 64%
G 201 of 255 = 79%
B 194 of 255 = 76%

162
201
194

R + G + B ~ 73%. #A2C9C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 162 + 201 + 194 = 557 (100%)
R 162 of 557 ~ 29.08%
G 201 of 557 ~ 36.09%
B 194 of 557 ~ 34.83'%

%29.08
%36.09
%34.83

CMYK color model

#A2C9C2 color CMYK value is (19,0,3,21).

  • cyan value is 19.40%
  • magenta value is 0.00%
  • yellow value is 3.48%
  • key color value is 21.18%

CMYK: (19,0,3,21)
C19M0Y3K21 (19%, 0%, 3%, 21%)
(0.19 / 0.00 / 0.03 / 0.21)

CMYK percentages

%19.4
%0
%3.48
%21.18

Codes

Color #A2C9C2 in popluar color models

A2 C9 C2
RGB 162 201 194
HSL 169° 26.53% 71.18%
HSB/HSV 169° 19.40% 78.82%
CMYK 19.40% 0.00% 3.48%
21.18%

Color #A2C9C2 in popluar number systems.

HEX A2 C9 C2
Decimal 162 201 194
Binary 10100010 11001001 11000010
Octal 242 311 302

Shades and tints

Shades of #A2C9C2

#A2C9C2
(162,201,194)
#94B7B1
(148,183,177)
#86A5A0
(134,165,160)
#78938F
(120,147,143)
#6A817E
(106,129,126)
#5C6F6D
(92,111,109)
#4E5D5C
(78,93,92)
#404B4B
(64,75,75)
#32393A
(50,57,58)
#242729
(36,39,41)
#161518
(22,21,24)
#000000
(0,0,0)

Tints of #A2C9C2

#A2C9C2
(162,201,194)
#AACDC7
(170,205,199)
#B2D1CC
(178,209,204)
#BAD5D1
(186,213,209)
#C2D9D6
(194,217,214)
#CADDDB
(202,221,219)
#D2E1E0
(210,225,224)
#DAE5E5
(218,229,229)
#E2E9EA
(226,233,234)
#EAEDEF
(234,237,239)
#F2F1F4
(242,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2C9C2 color. Also use rgb(162,201,194) instead hex code.

Text Font Color

.myTextColor { color: #A2C9C2; }

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

This text font color is #A2C9C2.

Background Color

.myBgColor { background-color: #A2C9C2; }

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

This div background color is #A2C9C2.

Border color

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

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

This div border color is #A2C9C2.

Opacity

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

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

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

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

This text has shadow with #A2C9C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2C9C2.

Preview

Color preview on black background

This text has color #A2C9C2 on black background.


Color preview on white background

This text has color #A2C9C2 on white background.


Black color preview on #A2C9C2 background

This text has black color on #A2C9C2 background.


White color preview on #A2C9C2 background

This text has white color on #A2C9C2 background.


Related colors

Complementary color

Complementary color for #hex is #5D363D.


I love getcolorcode.com

Triadic colors

1 #C2A2C9 and #C9C2A2 with #A2C9C2 are triadic colors.

2 #C2C9A2 and #C9A2C2 with #A2C9C2 are triadic colors.