COLOR #A4B998

HEX: #A4B998 RGB: (164,185,152)

Color info

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

RGB color model

#A4B998 color RGB value is (164,185,152).

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

RGB channels and saturation

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

164
185
152

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

Portions of RGB colors in percentages

R + G + B = 164 + 185 + 152 = 501 (100%)
R 164 of 501 ~ 32.73%
G 185 of 501 ~ 36.93%
B 152 of 501 ~ 30.34'%

%32.73
%36.93
%30.34

CMYK color model

#A4B998 color CMYK value is (11,0,18,27).

  • cyan value is 11.35%
  • magenta value is 0.00%
  • yellow value is 17.84%
  • key color value is 27.45%

CMYK: (11,0,18,27)
C11M0Y18K27 (11%, 0%, 18%, 27%)
(0.11 / 0.00 / 0.18 / 0.27)

CMYK percentages

%11.35
%0
%17.84
%27.45

Codes

Color #A4B998 in popluar color models

A4 B9 98
RGB 164 185 152
HSL 98° 19.08% 66.08%
HSB/HSV 98° 17.84% 72.55%
CMYK 11.35% 0.00% 17.84%
27.45%

Color #A4B998 in popluar number systems.

HEX A4 B9 98
Decimal 164 185 152
Binary 10100100 10111001 10011000
Octal 244 271 230

Shades and tints

Shades of #A4B998

#A4B998
(164,185,152)
#96A98B
(150,169,139)
#88997E
(136,153,126)
#7A8971
(122,137,113)
#6C7964
(108,121,100)
#5E6957
(94,105,87)
#50594A
(80,89,74)
#42493D
(66,73,61)
#343930
(52,57,48)
#262923
(38,41,35)
#181916
(24,25,22)
#000000
(0,0,0)

Tints of #A4B998

#A4B998
(164,185,152)
#ACBFA1
(172,191,161)
#B4C5AA
(180,197,170)
#BCCBB3
(188,203,179)
#C4D1BC
(196,209,188)
#CCD7C5
(204,215,197)
#D4DDCE
(212,221,206)
#DCE3D7
(220,227,215)
#E4E9E0
(228,233,224)
#ECEFE9
(236,239,233)
#F4F5F2
(244,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4B998; }

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

This text font color is #A4B998.

Background Color

.myBgColor { background-color: #A4B998; }

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

This div background color is #A4B998.

Border color

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

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

This div border color is #A4B998.

Opacity

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

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

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

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

This text has shadow with #A4B998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4B998.

Preview

Color preview on black background

This text has color #A4B998 on black background.


Color preview on white background

This text has color #A4B998 on white background.


Black color preview on #A4B998 background

This text has black color on #A4B998 background.


White color preview on #A4B998 background

This text has white color on #A4B998 background.


Related colors

Complementary color

Complementary color for #hex is #5B4667.


I love getcolorcode.com

Triadic colors

1 #98A4B9 and #B998A4 with #A4B998 are triadic colors.

2 #98B9A4 and #B9A498 with #A4B998 are triadic colors.