COLOR #A0C5C9

HEX: #A0C5C9 RGB: (160,197,201)

Color info

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

RGB color model

#A0C5C9 color RGB value is (160,197,201).

RGB: (160,197,201) (63%, 77%, 79%)

RGB channels and saturation

R 160 of 255 = 63%
G 197 of 255 = 77%
B 201 of 255 = 79%

160
197
201

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

Portions of RGB colors in percentages

R + G + B = 160 + 197 + 201 = 558 (100%)
R 160 of 558 ~ 28.67%
G 197 of 558 ~ 35.3%
B 201 of 558 ~ 36.02'%

%28.67
%35.3
%36.02

CMYK color model

#A0C5C9 color CMYK value is (20,2,0,21).

  • cyan value is 20.40%
  • magenta value is 1.99%
  • yellow value is 0.00%
  • key color value is 21.18%

CMYK: (20,2,0,21)
C20M2Y0K21 (20%, 2%, 0%, 21%)
(0.20 / 0.02 / 0.00 / 0.21)

CMYK percentages

%20.4
%1.99
%0
%21.18

Codes

Color #A0C5C9 in popluar color models

A0 C5 C9
RGB 160 197 201
HSL 186° 27.52% 70.78%
HSB/HSV 186° 20.40% 78.82%
CMYK 20.40% 1.99% 0.00%
21.18%

Color #A0C5C9 in popluar number systems.

HEX A0 C5 C9
Decimal 160 197 201
Binary 10100000 11000101 11001001
Octal 240 305 311

Shades and tints

Shades of #A0C5C9

#A0C5C9
(160,197,201)
#92B4B7
(146,180,183)
#84A3A5
(132,163,165)
#769293
(118,146,147)
#688181
(104,129,129)
#5A706F
(90,112,111)
#4C5F5D
(76,95,93)
#3E4E4B
(62,78,75)
#303D39
(48,61,57)
#222C27
(34,44,39)
#141B15
(20,27,21)
#000000
(0,0,0)

Tints of #A0C5C9

#A0C5C9
(160,197,201)
#A8CACD
(168,202,205)
#B0CFD1
(176,207,209)
#B8D4D5
(184,212,213)
#C0D9D9
(192,217,217)
#C8DEDD
(200,222,221)
#D0E3E1
(208,227,225)
#D8E8E5
(216,232,229)
#E0EDE9
(224,237,233)
#E8F2ED
(232,242,237)
#F0F7F1
(240,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A0C5C9 color. Also use rgb(160,197,201) instead hex code.

Text Font Color

.myTextColor { color: #A0C5C9; }

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

This text font color is #A0C5C9.

Background Color

.myBgColor { background-color: #A0C5C9; }

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

This div background color is #A0C5C9.

Border color

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

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

This div border color is #A0C5C9.

Opacity

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

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

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

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

This text has shadow with #A0C5C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0C5C9.

Preview

Color preview on black background

This text has color #A0C5C9 on black background.


Color preview on white background

This text has color #A0C5C9 on white background.


Black color preview on #A0C5C9 background

This text has black color on #A0C5C9 background.


White color preview on #A0C5C9 background

This text has white color on #A0C5C9 background.


Related colors

Complementary color

Complementary color for #hex is #5F3A36.


I love getcolorcode.com

Triadic colors

1 #C9A0C5 and #C5C9A0 with #A0C5C9 are triadic colors.

2 #C9C5A0 and #C5A0C9 with #A0C5C9 are triadic colors.