COLOR #A1B398

HEX: #A1B398 RGB: (161,179,152)

Color info

#A1B398 contains red, green and blue colors in about the same proportion. Web safe color of #A1B398 is #999999 (or #999).

RGB color model

#A1B398 color RGB value is (161,179,152).

RGB: (161,179,152) (63%, 70%, 60%)

RGB channels and saturation

R 161 of 255 = 63%
G 179 of 255 = 70%
B 152 of 255 = 60%

161
179
152

R + G + B ~ 64%. #A1B398 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 179 + 152 = 492 (100%)
R 161 of 492 ~ 32.72%
G 179 of 492 ~ 36.38%
B 152 of 492 ~ 30.89'%

%32.72
%36.38
%30.89

CMYK color model

#A1B398 color CMYK value is (10,0,15,30).

  • cyan value is 10.06%
  • magenta value is 0.00%
  • yellow value is 15.08%
  • key color value is 29.80%

CMYK: (10,0,15,30)
C10M0Y15K30 (10%, 0%, 15%, 30%)
(0.10 / 0.00 / 0.15 / 0.30)

CMYK percentages

%10.06
%0
%15.08
%29.8

Codes

Color #A1B398 in popluar color models

A1 B3 98
RGB 161 179 152
HSL 100° 15.08% 64.90%
HSB/HSV 100° 15.08% 70.20%
CMYK 10.06% 0.00% 15.08%
29.80%

Color #A1B398 in popluar number systems.

HEX A1 B3 98
Decimal 161 179 152
Binary 10100001 10110011 10011000
Octal 241 263 230

Shades and tints

Shades of #A1B398

#A1B398
(161,179,152)
#93A38B
(147,163,139)
#85937E
(133,147,126)
#778371
(119,131,113)
#697364
(105,115,100)
#5B6357
(91,99,87)
#4D534A
(77,83,74)
#3F433D
(63,67,61)
#313330
(49,51,48)
#232323
(35,35,35)
#151316
(21,19,22)
#000000
(0,0,0)

Tints of #A1B398

#A1B398
(161,179,152)
#A9B9A1
(169,185,161)
#B1BFAA
(177,191,170)
#B9C5B3
(185,197,179)
#C1CBBC
(193,203,188)
#C9D1C5
(201,209,197)
#D1D7CE
(209,215,206)
#D9DDD7
(217,221,215)
#E1E3E0
(225,227,224)
#E9E9E9
(233,233,233)
#F1EFF2
(241,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1B398 color. Also use rgb(161,179,152) instead hex code.

Text Font Color

.myTextColor { color: #A1B398; }

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

This text font color is #A1B398.

Background Color

.myBgColor { background-color: #A1B398; }

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

This div background color is #A1B398.

Border color

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

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

This div border color is #A1B398.

Opacity

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

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

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

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

This text has shadow with #A1B398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1B398.

Preview

Color preview on black background

This text has color #A1B398 on black background.


Color preview on white background

This text has color #A1B398 on white background.


Black color preview on #A1B398 background

This text has black color on #A1B398 background.


White color preview on #A1B398 background

This text has white color on #A1B398 background.


Related colors

Complementary color

Complementary color for #hex is #5E4C67.


I love getcolorcode.com

Triadic colors

1 #98A1B3 and #B398A1 with #A1B398 are triadic colors.

2 #98B3A1 and #B3A198 with #A1B398 are triadic colors.