COLOR #A0D3C2

HEX: #A0D3C2 RGB: (160,211,194)

Color info

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

RGB color model

#A0D3C2 color RGB value is (160,211,194).

RGB: (160,211,194) (63%, 83%, 76%)

RGB channels and saturation

R 160 of 255 = 63%
G 211 of 255 = 83%
B 194 of 255 = 76%

160
211
194

R + G + B ~ 74%. #A0D3C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 160 + 211 + 194 = 565 (100%)
R 160 of 565 ~ 28.32%
G 211 of 565 ~ 37.35%
B 194 of 565 ~ 34.34'%

%28.32
%37.35
%34.34

CMYK color model

#A0D3C2 color CMYK value is (24,0,8,17).

  • cyan value is 24.17%
  • magenta value is 0.00%
  • yellow value is 8.06%
  • key color value is 17.25%

CMYK: (24,0,8,17)
C24M0Y8K17 (24%, 0%, 8%, 17%)
(0.24 / 0.00 / 0.08 / 0.17)

CMYK percentages

%24.17
%0
%8.06
%17.25

Codes

Color #A0D3C2 in popluar color models

A0 D3 C2
RGB 160 211 194
HSL 160° 36.69% 72.75%
HSB/HSV 160° 24.17% 82.75%
CMYK 24.17% 0.00% 8.06%
17.25%

Color #A0D3C2 in popluar number systems.

HEX A0 D3 C2
Decimal 160 211 194
Binary 10100000 11010011 11000010
Octal 240 323 302

Shades and tints

Shades of #A0D3C2

#A0D3C2
(160,211,194)
#92C0B1
(146,192,177)
#84ADA0
(132,173,160)
#769A8F
(118,154,143)
#68877E
(104,135,126)
#5A746D
(90,116,109)
#4C615C
(76,97,92)
#3E4E4B
(62,78,75)
#303B3A
(48,59,58)
#222829
(34,40,41)
#141518
(20,21,24)
#000000
(0,0,0)

Tints of #A0D3C2

#A0D3C2
(160,211,194)
#A8D7C7
(168,215,199)
#B0DBCC
(176,219,204)
#B8DFD1
(184,223,209)
#C0E3D6
(192,227,214)
#C8E7DB
(200,231,219)
#D0EBE0
(208,235,224)
#D8EFE5
(216,239,229)
#E0F3EA
(224,243,234)
#E8F7EF
(232,247,239)
#F0FBF4
(240,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A0D3C2; }

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

This text font color is #A0D3C2.

Background Color

.myBgColor { background-color: #A0D3C2; }

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

This div background color is #A0D3C2.

Border color

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

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

This div border color is #A0D3C2.

Opacity

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

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

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

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

This text has shadow with #A0D3C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0D3C2.

Preview

Color preview on black background

This text has color #A0D3C2 on black background.


Color preview on white background

This text has color #A0D3C2 on white background.


Black color preview on #A0D3C2 background

This text has black color on #A0D3C2 background.


White color preview on #A0D3C2 background

This text has white color on #A0D3C2 background.


Related colors

Complementary color

Complementary color for #hex is #5F2C3D.


I love getcolorcode.com

Triadic colors

1 #C2A0D3 and #D3C2A0 with #A0D3C2 are triadic colors.

2 #C2D3A0 and #D3A0C2 with #A0D3C2 are triadic colors.