COLOR #A4B8CE

HEX: #A4B8CE RGB: (164,184,206)

Color info

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

RGB color model

#A4B8CE color RGB value is (164,184,206).

RGB: (164,184,206) (64%, 72%, 81%)

RGB channels and saturation

R 164 of 255 = 64%
G 184 of 255 = 72%
B 206 of 255 = 81%

164
184
206

R + G + B ~ 72%. #A4B8CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 184 + 206 = 554 (100%)
R 164 of 554 ~ 29.6%
G 184 of 554 ~ 33.21%
B 206 of 554 ~ 37.18'%

%29.6
%33.21
%37.18

CMYK color model

#A4B8CE color CMYK value is (20,11,0,19).

  • cyan value is 20.39%
  • magenta value is 10.68%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (20,11,0,19)
C20M11Y0K19 (20%, 11%, 0%, 19%)
(0.20 / 0.11 / 0.00 / 0.19)

CMYK percentages

%20.39
%10.68
%0
%19.22

Codes

Color #A4B8CE in popluar color models

A4 B8 CE
RGB 164 184 206
HSL 211° 30.00% 72.55%
HSB/HSV 211° 20.39% 80.78%
CMYK 20.39% 10.68% 0.00%
19.22%

Color #A4B8CE in popluar number systems.

HEX A4 B8 CE
Decimal 164 184 206
Binary 10100100 10111000 11001110
Octal 244 270 316

Shades and tints

Shades of #A4B8CE

#A4B8CE
(164,184,206)
#96A8BC
(150,168,188)
#8898AA
(136,152,170)
#7A8898
(122,136,152)
#6C7886
(108,120,134)
#5E6874
(94,104,116)
#505862
(80,88,98)
#424850
(66,72,80)
#34383E
(52,56,62)
#26282C
(38,40,44)
#18181A
(24,24,26)
#000000
(0,0,0)

Tints of #A4B8CE

#A4B8CE
(164,184,206)
#ACBED2
(172,190,210)
#B4C4D6
(180,196,214)
#BCCADA
(188,202,218)
#C4D0DE
(196,208,222)
#CCD6E2
(204,214,226)
#D4DCE6
(212,220,230)
#DCE2EA
(220,226,234)
#E4E8EE
(228,232,238)
#ECEEF2
(236,238,242)
#F4F4F6
(244,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4B8CE color. Also use rgb(164,184,206) instead hex code.

Text Font Color

.myTextColor { color: #A4B8CE; }

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

This text font color is #A4B8CE.

Background Color

.myBgColor { background-color: #A4B8CE; }

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

This div background color is #A4B8CE.

Border color

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

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

This div border color is #A4B8CE.

Opacity

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

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

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

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

This text has shadow with #A4B8CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4B8CE.

Preview

Color preview on black background

This text has color #A4B8CE on black background.


Color preview on white background

This text has color #A4B8CE on white background.


Black color preview on #A4B8CE background

This text has black color on #A4B8CE background.


White color preview on #A4B8CE background

This text has white color on #A4B8CE background.


Related colors

Complementary color

Complementary color for #hex is #5B4731.


I love getcolorcode.com

Triadic colors

1 #CEA4B8 and #B8CEA4 with #A4B8CE are triadic colors.

2 #CEB8A4 and #B8A4CE with #A4B8CE are triadic colors.