COLOR #A0D9E3

HEX: #A0D9E3 RGB: (160,217,227)

Color info

#A0D9E3 contains mainly green and blue colors. Web safe color of #A0D9E3 is #99CCCC (or #9CC).

RGB color model

#A0D9E3 color RGB value is (160,217,227).

RGB: (160,217,227) (63%, 85%, 89%)

RGB channels and saturation

R 160 of 255 = 63%
G 217 of 255 = 85%
B 227 of 255 = 89%

160
217
227

R + G + B ~ 79%. #A0D9E3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 160 + 217 + 227 = 604 (100%)
R 160 of 604 ~ 26.49%
G 217 of 604 ~ 35.93%
B 227 of 604 ~ 37.58'%

%26.49
%35.93
%37.58

CMYK color model

#A0D9E3 color CMYK value is (30,4,0,11).

  • cyan value is 29.52%
  • magenta value is 4.41%
  • yellow value is 0.00%
  • key color value is 10.98%

CMYK: (30,4,0,11)
C30M4Y0K11 (30%, 4%, 0%, 11%)
(0.30 / 0.04 / 0.00 / 0.11)

CMYK percentages

%29.52
%4.41
%0
%10.98

Codes

Color #A0D9E3 in popluar color models

A0 D9 E3
RGB 160 217 227
HSL 189° 54.47% 75.88%
HSB/HSV 189° 29.52% 89.02%
CMYK 29.52% 4.41% 0.00%
10.98%

Color #A0D9E3 in popluar number systems.

HEX A0 D9 E3
Decimal 160 217 227
Binary 10100000 11011001 11100011
Octal 240 331 343

Shades and tints

Shades of #A0D9E3

#A0D9E3
(160,217,227)
#92C6CF
(146,198,207)
#84B3BB
(132,179,187)
#76A0A7
(118,160,167)
#688D93
(104,141,147)
#5A7A7F
(90,122,127)
#4C676B
(76,103,107)
#3E5457
(62,84,87)
#304143
(48,65,67)
#222E2F
(34,46,47)
#141B1B
(20,27,27)
#000000
(0,0,0)

Tints of #A0D9E3

#A0D9E3
(160,217,227)
#A8DCE5
(168,220,229)
#B0DFE7
(176,223,231)
#B8E2E9
(184,226,233)
#C0E5EB
(192,229,235)
#C8E8ED
(200,232,237)
#D0EBEF
(208,235,239)
#D8EEF1
(216,238,241)
#E0F1F3
(224,241,243)
#E8F4F5
(232,244,245)
#F0F7F7
(240,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A0D9E3 color. Also use rgb(160,217,227) instead hex code.

Text Font Color

.myTextColor { color: #A0D9E3; }

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

This text font color is #A0D9E3.

Background Color

.myBgColor { background-color: #A0D9E3; }

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

This div background color is #A0D9E3.

Border color

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

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

This div border color is #A0D9E3.

Opacity

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

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

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

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

This text has shadow with #A0D9E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0D9E3.

Preview

Color preview on black background

This text has color #A0D9E3 on black background.


Color preview on white background

This text has color #A0D9E3 on white background.


Black color preview on #A0D9E3 background

This text has black color on #A0D9E3 background.


White color preview on #A0D9E3 background

This text has white color on #A0D9E3 background.


Related colors

Complementary color

Complementary color for #hex is #5F261C.


I love getcolorcode.com

Triadic colors

1 #E3A0D9 and #D9E3A0 with #A0D9E3 are triadic colors.

2 #E3D9A0 and #D9A0E3 with #A0D9E3 are triadic colors.