COLOR #A7BBD6

HEX: #A7BBD6 RGB: (167,187,214)

Color info

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

RGB color model

#A7BBD6 color RGB value is (167,187,214).

RGB: (167,187,214) (65%, 73%, 84%)

RGB channels and saturation

R 167 of 255 = 65%
G 187 of 255 = 73%
B 214 of 255 = 84%

167
187
214

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

Portions of RGB colors in percentages

R + G + B = 167 + 187 + 214 = 568 (100%)
R 167 of 568 ~ 29.4%
G 187 of 568 ~ 32.92%
B 214 of 568 ~ 37.68'%

%29.4
%32.92
%37.68

CMYK color model

#A7BBD6 color CMYK value is (22,13,0,16).

  • cyan value is 21.96%
  • magenta value is 12.62%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (22,13,0,16)
C22M13Y0K16 (22%, 13%, 0%, 16%)
(0.22 / 0.13 / 0.00 / 0.16)

CMYK percentages

%21.96
%12.62
%0
%16.08

Codes

Color #A7BBD6 in popluar color models

A7 BB D6
RGB 167 187 214
HSL 214° 36.43% 74.71%
HSB/HSV 214° 21.96% 83.92%
CMYK 21.96% 12.62% 0.00%
16.08%

Color #A7BBD6 in popluar number systems.

HEX A7 BB D6
Decimal 167 187 214
Binary 10100111 10111011 11010110
Octal 247 273 326

Shades and tints

Shades of #A7BBD6

#A7BBD6
(167,187,214)
#98AAC3
(152,170,195)
#8999B0
(137,153,176)
#7A889D
(122,136,157)
#6B778A
(107,119,138)
#5C6677
(92,102,119)
#4D5564
(77,85,100)
#3E4451
(62,68,81)
#2F333E
(47,51,62)
#20222B
(32,34,43)
#111118
(17,17,24)
#000000
(0,0,0)

Tints of #A7BBD6

#A7BBD6
(167,187,214)
#AFC1D9
(175,193,217)
#B7C7DC
(183,199,220)
#BFCDDF
(191,205,223)
#C7D3E2
(199,211,226)
#CFD9E5
(207,217,229)
#D7DFE8
(215,223,232)
#DFE5EB
(223,229,235)
#E7EBEE
(231,235,238)
#EFF1F1
(239,241,241)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7BBD6 color. Also use rgb(167,187,214) instead hex code.

Text Font Color

.myTextColor { color: #A7BBD6; }

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

This text font color is #A7BBD6.

Background Color

.myBgColor { background-color: #A7BBD6; }

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

This div background color is #A7BBD6.

Border color

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

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

This div border color is #A7BBD6.

Opacity

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

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

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

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

This text has shadow with #A7BBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7BBD6.

Preview

Color preview on black background

This text has color #A7BBD6 on black background.


Color preview on white background

This text has color #A7BBD6 on white background.


Black color preview on #A7BBD6 background

This text has black color on #A7BBD6 background.


White color preview on #A7BBD6 background

This text has white color on #A7BBD6 background.


Related colors

Complementary color

Complementary color for #hex is #584429.


I love getcolorcode.com

Triadic colors

1 #D6A7BB and #BBD6A7 with #A7BBD6 are triadic colors.

2 #D6BBA7 and #BBA7D6 with #A7BBD6 are triadic colors.