COLOR #A4BA98

HEX: #A4BA98 RGB: (164,186,152)

Color info

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

RGB color model

#A4BA98 color RGB value is (164,186,152).

RGB: (164,186,152) (64%, 73%, 60%)

RGB channels and saturation

R 164 of 255 = 64%
G 186 of 255 = 73%
B 152 of 255 = 60%

164
186
152

R + G + B ~ 66%. #A4BA98 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 186 + 152 = 502 (100%)
R 164 of 502 ~ 32.67%
G 186 of 502 ~ 37.05%
B 152 of 502 ~ 30.28'%

%32.67
%37.05
%30.28

CMYK color model

#A4BA98 color CMYK value is (12,0,18,27).

  • cyan value is 11.83%
  • magenta value is 0.00%
  • yellow value is 18.28%
  • key color value is 27.06%

CMYK: (12,0,18,27)
C12M0Y18K27 (12%, 0%, 18%, 27%)
(0.12 / 0.00 / 0.18 / 0.27)

CMYK percentages

%11.83
%0
%18.28
%27.06

Codes

Color #A4BA98 in popluar color models

A4 BA 98
RGB 164 186 152
HSL 99° 19.77% 66.27%
HSB/HSV 99° 18.28% 72.94%
CMYK 11.83% 0.00% 18.28%
27.06%

Color #A4BA98 in popluar number systems.

HEX A4 BA 98
Decimal 164 186 152
Binary 10100100 10111010 10011000
Octal 244 272 230

Shades and tints

Shades of #A4BA98

#A4BA98
(164,186,152)
#96AA8B
(150,170,139)
#889A7E
(136,154,126)
#7A8A71
(122,138,113)
#6C7A64
(108,122,100)
#5E6A57
(94,106,87)
#505A4A
(80,90,74)
#424A3D
(66,74,61)
#343A30
(52,58,48)
#262A23
(38,42,35)
#181A16
(24,26,22)
#000000
(0,0,0)

Tints of #A4BA98

#A4BA98
(164,186,152)
#ACC0A1
(172,192,161)
#B4C6AA
(180,198,170)
#BCCCB3
(188,204,179)
#C4D2BC
(196,210,188)
#CCD8C5
(204,216,197)
#D4DECE
(212,222,206)
#DCE4D7
(220,228,215)
#E4EAE0
(228,234,224)
#ECF0E9
(236,240,233)
#F4F6F2
(244,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4BA98; }

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

This text font color is #A4BA98.

Background Color

.myBgColor { background-color: #A4BA98; }

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

This div background color is #A4BA98.

Border color

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

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

This div border color is #A4BA98.

Opacity

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

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

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

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

This text has shadow with #A4BA98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4BA98.

Preview

Color preview on black background

This text has color #A4BA98 on black background.


Color preview on white background

This text has color #A4BA98 on white background.


Black color preview on #A4BA98 background

This text has black color on #A4BA98 background.


White color preview on #A4BA98 background

This text has white color on #A4BA98 background.


Related colors

Complementary color

Complementary color for #hex is #5B4567.


I love getcolorcode.com

Triadic colors

1 #98A4BA and #BA98A4 with #A4BA98 are triadic colors.

2 #98BAA4 and #BAA498 with #A4BA98 are triadic colors.