COLOR #A0D7D0

HEX: #A0D7D0 RGB: (160,215,208)

Color info

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

RGB color model

#A0D7D0 color RGB value is (160,215,208).

RGB: (160,215,208) (63%, 84%, 82%)

RGB channels and saturation

R 160 of 255 = 63%
G 215 of 255 = 84%
B 208 of 255 = 82%

160
215
208

R + G + B ~ 76%. #A0D7D0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 160 + 215 + 208 = 583 (100%)
R 160 of 583 ~ 27.44%
G 215 of 583 ~ 36.88%
B 208 of 583 ~ 35.68'%

%27.44
%36.88
%35.68

CMYK color model

#A0D7D0 color CMYK value is (26,0,3,16).

  • cyan value is 25.58%
  • magenta value is 0.00%
  • yellow value is 3.26%
  • key color value is 15.69%

CMYK: (26,0,3,16)
C26M0Y3K16 (26%, 0%, 3%, 16%)
(0.26 / 0.00 / 0.03 / 0.16)

CMYK percentages

%25.58
%0
%3.26
%15.69

Codes

Color #A0D7D0 in popluar color models

A0 D7 D0
RGB 160 215 208
HSL 172° 40.74% 73.53%
HSB/HSV 172° 25.58% 84.31%
CMYK 25.58% 0.00% 3.26%
15.69%

Color #A0D7D0 in popluar number systems.

HEX A0 D7 D0
Decimal 160 215 208
Binary 10100000 11010111 11010000
Octal 240 327 320

Shades and tints

Shades of #A0D7D0

#A0D7D0
(160,215,208)
#92C4BE
(146,196,190)
#84B1AC
(132,177,172)
#769E9A
(118,158,154)
#688B88
(104,139,136)
#5A7876
(90,120,118)
#4C6564
(76,101,100)
#3E5252
(62,82,82)
#303F40
(48,63,64)
#222C2E
(34,44,46)
#14191C
(20,25,28)
#000000
(0,0,0)

Tints of #A0D7D0

#A0D7D0
(160,215,208)
#A8DAD4
(168,218,212)
#B0DDD8
(176,221,216)
#B8E0DC
(184,224,220)
#C0E3E0
(192,227,224)
#C8E6E4
(200,230,228)
#D0E9E8
(208,233,232)
#D8ECEC
(216,236,236)
#E0EFF0
(224,239,240)
#E8F2F4
(232,242,244)
#F0F5F8
(240,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A0D7D0 color. Also use rgb(160,215,208) instead hex code.

Text Font Color

.myTextColor { color: #A0D7D0; }

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

This text font color is #A0D7D0.

Background Color

.myBgColor { background-color: #A0D7D0; }

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

This div background color is #A0D7D0.

Border color

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

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

This div border color is #A0D7D0.

Opacity

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

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

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

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

This text has shadow with #A0D7D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0D7D0.

Preview

Color preview on black background

This text has color #A0D7D0 on black background.


Color preview on white background

This text has color #A0D7D0 on white background.


Black color preview on #A0D7D0 background

This text has black color on #A0D7D0 background.


White color preview on #A0D7D0 background

This text has white color on #A0D7D0 background.


Related colors

Complementary color

Complementary color for #hex is #5F282F.


I love getcolorcode.com

Triadic colors

1 #D0A0D7 and #D7D0A0 with #A0D7D0 are triadic colors.

2 #D0D7A0 and #D7A0D0 with #A0D7D0 are triadic colors.