COLOR #A7D3E2

HEX: #A7D3E2 RGB: (167,211,226)

Color info

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

RGB color model

#A7D3E2 color RGB value is (167,211,226).

RGB: (167,211,226) (65%, 83%, 89%)

RGB channels and saturation

R 167 of 255 = 65%
G 211 of 255 = 83%
B 226 of 255 = 89%

167
211
226

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

Portions of RGB colors in percentages

R + G + B = 167 + 211 + 226 = 604 (100%)
R 167 of 604 ~ 27.65%
G 211 of 604 ~ 34.93%
B 226 of 604 ~ 37.42'%

%27.65
%34.93
%37.42

CMYK color model

#A7D3E2 color CMYK value is (26,7,0,11).

  • cyan value is 26.11%
  • magenta value is 6.64%
  • yellow value is 0.00%
  • key color value is 11.37%

CMYK: (26,7,0,11)
C26M7Y0K11 (26%, 7%, 0%, 11%)
(0.26 / 0.07 / 0.00 / 0.11)

CMYK percentages

%26.11
%6.64
%0
%11.37

Codes

Color #A7D3E2 in popluar color models

A7 D3 E2
RGB 167 211 226
HSL 195° 50.43% 77.06%
HSB/HSV 195° 26.11% 88.63%
CMYK 26.11% 6.64% 0.00%
11.37%

Color #A7D3E2 in popluar number systems.

HEX A7 D3 E2
Decimal 167 211 226
Binary 10100111 11010011 11100010
Octal 247 323 342

Shades and tints

Shades of #A7D3E2

#A7D3E2
(167,211,226)
#98C0CE
(152,192,206)
#89ADBA
(137,173,186)
#7A9AA6
(122,154,166)
#6B8792
(107,135,146)
#5C747E
(92,116,126)
#4D616A
(77,97,106)
#3E4E56
(62,78,86)
#2F3B42
(47,59,66)
#20282E
(32,40,46)
#11151A
(17,21,26)
#000000
(0,0,0)

Tints of #A7D3E2

#A7D3E2
(167,211,226)
#AFD7E4
(175,215,228)
#B7DBE6
(183,219,230)
#BFDFE8
(191,223,232)
#C7E3EA
(199,227,234)
#CFE7EC
(207,231,236)
#D7EBEE
(215,235,238)
#DFEFF0
(223,239,240)
#E7F3F2
(231,243,242)
#EFF7F4
(239,247,244)
#F7FBF6
(247,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7D3E2 color. Also use rgb(167,211,226) instead hex code.

Text Font Color

.myTextColor { color: #A7D3E2; }

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

This text font color is #A7D3E2.

Background Color

.myBgColor { background-color: #A7D3E2; }

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

This div background color is #A7D3E2.

Border color

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

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

This div border color is #A7D3E2.

Opacity

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

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

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

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

This text has shadow with #A7D3E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7D3E2.

Preview

Color preview on black background

This text has color #A7D3E2 on black background.


Color preview on white background

This text has color #A7D3E2 on white background.


Black color preview on #A7D3E2 background

This text has black color on #A7D3E2 background.


White color preview on #A7D3E2 background

This text has white color on #A7D3E2 background.


Related colors

Complementary color

Complementary color for #hex is #582C1D.


I love getcolorcode.com

Triadic colors

1 #E2A7D3 and #D3E2A7 with #A7D3E2 are triadic colors.

2 #E2D3A7 and #D3A7E2 with #A7D3E2 are triadic colors.