COLOR #A6B398

HEX: #A6B398 RGB: (166,179,152)

Color info

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

RGB color model

#A6B398 color RGB value is (166,179,152).

RGB: (166,179,152) (65%, 70%, 60%)

RGB channels and saturation

R 166 of 255 = 65%
G 179 of 255 = 70%
B 152 of 255 = 60%

166
179
152

R + G + B ~ 65%. #A6B398 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 179 + 152 = 497 (100%)
R 166 of 497 ~ 33.4%
G 179 of 497 ~ 36.02%
B 152 of 497 ~ 30.58'%

%33.4
%36.02
%30.58

CMYK color model

#A6B398 color CMYK value is (7,0,15,30).

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

CMYK: (7,0,15,30)
C7M0Y15K30 (7%, 0%, 15%, 30%)
(0.07 / 0.00 / 0.15 / 0.30)

CMYK percentages

%7.26
%0
%15.08
%29.8

Codes

Color #A6B398 in popluar color models

A6 B3 98
RGB 166 179 152
HSL 89° 15.08% 64.90%
HSB/HSV 89° 15.08% 70.20%
CMYK 7.26% 0.00% 15.08%
29.80%

Color #A6B398 in popluar number systems.

HEX A6 B3 98
Decimal 166 179 152
Binary 10100110 10110011 10011000
Octal 246 263 230

Shades and tints

Shades of #A6B398

#A6B398
(166,179,152)
#97A38B
(151,163,139)
#88937E
(136,147,126)
#798371
(121,131,113)
#6A7364
(106,115,100)
#5B6357
(91,99,87)
#4C534A
(76,83,74)
#3D433D
(61,67,61)
#2E3330
(46,51,48)
#1F2323
(31,35,35)
#101316
(16,19,22)
#000000
(0,0,0)

Tints of #A6B398

#A6B398
(166,179,152)
#AEB9A1
(174,185,161)
#B6BFAA
(182,191,170)
#BEC5B3
(190,197,179)
#C6CBBC
(198,203,188)
#CED1C5
(206,209,197)
#D6D7CE
(214,215,206)
#DEDDD7
(222,221,215)
#E6E3E0
(230,227,224)
#EEE9E9
(238,233,233)
#F6EFF2
(246,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6B398; }

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

This text font color is #A6B398.

Background Color

.myBgColor { background-color: #A6B398; }

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

This div background color is #A6B398.

Border color

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

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

This div border color is #A6B398.

Opacity

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

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

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

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

This text has shadow with #A6B398 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B398.

Preview

Color preview on black background

This text has color #A6B398 on black background.


Color preview on white background

This text has color #A6B398 on white background.


Black color preview on #A6B398 background

This text has black color on #A6B398 background.


White color preview on #A6B398 background

This text has white color on #A6B398 background.


Related colors

Complementary color

Complementary color for #hex is #594C67.


I love getcolorcode.com

Triadic colors

1 #98A6B3 and #B398A6 with #A6B398 are triadic colors.

2 #98B3A6 and #B3A698 with #A6B398 are triadic colors.