COLOR #A7BAEB

HEX: #A7BAEB RGB: (167,186,235)

Color info

#A7BAEB contains mainly green and blue colors. Web safe color of #A7BAEB is #99CCFF (or #9CF).

RGB color model

#A7BAEB color RGB value is (167,186,235).

RGB: (167,186,235) (65%, 73%, 92%)

RGB channels and saturation

R 167 of 255 = 65%
G 186 of 255 = 73%
B 235 of 255 = 92%

167
186
235

R + G + B ~ 77%. #A7BAEB is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 186 + 235 = 588 (100%)
R 167 of 588 ~ 28.4%
G 186 of 588 ~ 31.63%
B 235 of 588 ~ 39.97'%

%28.4
%31.63
%39.97

CMYK color model

#A7BAEB color CMYK value is (29,21,0,8).

  • cyan value is 28.94%
  • magenta value is 20.85%
  • yellow value is 0.00%
  • key color value is 7.84%
CMYK: (29,21,0,8) C29M21Y0K8 (29%,21%,0%,8%) (0.29/0.21/0.00/0.08) 

CMYK percentages

%28.94
%20.85
%0
%7.84

Codes

Color #A7BAEB in popluar color models

A7 BA EB
RGB 167 186 235
HSL 223° 62.96% 78.82%
HSB/HSV 223° 28.94% 92.16%
CMYK 28.94% 20.85% 0.00%
7.84%

Color #A7BAEB in popluar number systems.

HEX A7 BA EB
Decimal 167 186 235
Binary 10100111 10111010 11101011
Octal 247 272 353

Shades and tints

Shades of #A7BAEB

#A7BAEB
(167,186,235)
#98AAD6
(152,170,214)
#899AC1
(137,154,193)
#7A8AAC
(122,138,172)
#6B7A97
(107,122,151)
#5C6A82
(92,106,130)
#4D5A6D
(77,90,109)
#3E4A58
(62,74,88)
#2F3A43
(47,58,67)
#202A2E
(32,42,46)
#111A19
(17,26,25)
#000000
(0,0,0)

Tints of #A7BAEB

#A7BAEB
(167,186,235)
#AFC0EC
(175,192,236)
#B7C6ED
(183,198,237)
#BFCCEE
(191,204,238)
#C7D2EF
(199,210,239)
#CFD8F0
(207,216,240)
#D7DEF1
(215,222,241)
#DFE4F2
(223,228,242)
#E7EAF3
(231,234,243)
#EFF0F4
(239,240,244)
#F7F6F5
(247,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7BAEB color. Also use rgb(167,186,235) instead hex code.

Text Font Color

.myTextColor { color: #A7BAEB; }

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

This text font color is #A7BAEB.

Background Color

.myBgColor { background-color: #A7BAEB; }

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

This div background color is #A7BAEB.

Border color

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

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

This div border color is #A7BAEB.

Opacity

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

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

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

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

This text has shadow with #A7BAEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7BAEB.

Preview

Color preview on black background

This text has color #A7BAEB on black background.


Color preview on white background

This text has color #A7BAEB on white background.


Black color preview on #A7BAEB background

This text has black color on #A7BAEB background.


White color preview on #A7BAEB background

This text has white color on #A7BAEB background.


Related colors

Complementary color

Complementary color for #hex is #584514.


I love getcolorcode.com

Triadic colors

1 #EBA7BA and #BAEBA7 with #A7BAEB are triadic colors.

2 #EBBAA7 and #BAA7EB with #A7BAEB are triadic colors.