COLOR #A4BABD

HEX: #A4BABD RGB: (164,186,189)

Color info

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

RGB color model

#A4BABD color RGB value is (164,186,189).

RGB: (164,186,189) (64%, 73%, 74%)

RGB channels and saturation

R 164 of 255 = 64%
G 186 of 255 = 73%
B 189 of 255 = 74%

164
186
189

R + G + B ~ 70%. #A4BABD is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 186 + 189 = 539 (100%)
R 164 of 539 ~ 30.43%
G 186 of 539 ~ 34.51%
B 189 of 539 ~ 35.06'%

%30.43
%34.51
%35.06

CMYK color model

#A4BABD color CMYK value is (13,2,0,26).

  • cyan value is 13.23%
  • magenta value is 1.59%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (13,2,0,26)
C13M2Y0K26 (13%, 2%, 0%, 26%)
(0.13 / 0.02 / 0.00 / 0.26)

CMYK percentages

%13.23
%1.59
%0
%25.88

Codes

Color #A4BABD in popluar color models

A4 BA BD
RGB 164 186 189
HSL 187° 15.92% 69.22%
HSB/HSV 187° 13.23% 74.12%
CMYK 13.23% 1.59% 0.00%
25.88%

Color #A4BABD in popluar number systems.

HEX A4 BA BD
Decimal 164 186 189
Binary 10100100 10111010 10111101
Octal 244 272 275

Shades and tints

Shades of #A4BABD

#A4BABD
(164,186,189)
#96AAAC
(150,170,172)
#889A9B
(136,154,155)
#7A8A8A
(122,138,138)
#6C7A79
(108,122,121)
#5E6A68
(94,106,104)
#505A57
(80,90,87)
#424A46
(66,74,70)
#343A35
(52,58,53)
#262A24
(38,42,36)
#181A13
(24,26,19)
#000000
(0,0,0)

Tints of #A4BABD

#A4BABD
(164,186,189)
#ACC0C3
(172,192,195)
#B4C6C9
(180,198,201)
#BCCCCF
(188,204,207)
#C4D2D5
(196,210,213)
#CCD8DB
(204,216,219)
#D4DEE1
(212,222,225)
#DCE4E7
(220,228,231)
#E4EAED
(228,234,237)
#ECF0F3
(236,240,243)
#F4F6F9
(244,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4BABD color. Also use rgb(164,186,189) instead hex code.

Text Font Color

.myTextColor { color: #A4BABD; }

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

This text font color is #A4BABD.

Background Color

.myBgColor { background-color: #A4BABD; }

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

This div background color is #A4BABD.

Border color

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

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

This div border color is #A4BABD.

Opacity

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

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

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

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

This text has shadow with #A4BABD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4BABD.

Preview

Color preview on black background

This text has color #A4BABD on black background.


Color preview on white background

This text has color #A4BABD on white background.


Black color preview on #A4BABD background

This text has black color on #A4BABD background.


White color preview on #A4BABD background

This text has white color on #A4BABD background.


Related colors

Complementary color

Complementary color for #hex is #5B4542.


I love getcolorcode.com

Triadic colors

1 #BDA4BA and #BABDA4 with #A4BABD are triadic colors.

2 #BDBAA4 and #BAA4BD with #A4BABD are triadic colors.