COLOR #A69498

HEX: #A69498 RGB: (166,148,152)

Color info

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

RGB color model

#A69498 color RGB value is (166,148,152).

RGB: (166,148,152) (65%, 58%, 60%)

RGB channels and saturation

R 166 of 255 = 65%
G 148 of 255 = 58%
B 152 of 255 = 60%

166
148
152

R + G + B ~ 61%. #A69498 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 148 + 152 = 466 (100%)
R 166 of 466 ~ 35.62%
G 148 of 466 ~ 31.76%
B 152 of 466 ~ 32.62'%

%35.62
%31.76
%32.62

CMYK color model

#A69498 color CMYK value is (0,11,8,35).

  • cyan value is 0.00%
  • magenta value is 10.84%
  • yellow value is 8.43%
  • key color value is 34.90%

CMYK: (0,11,8,35)
C0M11Y8K35 (0%, 11%, 8%, 35%)
(0.00 / 0.11 / 0.08 / 0.35)

CMYK percentages

%0
%10.84
%8.43
%34.9

Codes

Color #A69498 in popluar color models

A6 94 98
RGB 166 148 152
HSL 347° 9.18% 61.57%
HSB/HSV 347° 10.84% 65.10%
CMYK 0.00% 10.84% 8.43%
34.90%

Color #A69498 in popluar number systems.

HEX A6 94 98
Decimal 166 148 152
Binary 10100110 10010100 10011000
Octal 246 224 230

Shades and tints

Shades of #A69498

#A69498
(166,148,152)
#97878B
(151,135,139)
#887A7E
(136,122,126)
#796D71
(121,109,113)
#6A6064
(106,96,100)
#5B5357
(91,83,87)
#4C464A
(76,70,74)
#3D393D
(61,57,61)
#2E2C30
(46,44,48)
#1F1F23
(31,31,35)
#101216
(16,18,22)
#000000
(0,0,0)

Tints of #A69498

#A69498
(166,148,152)
#AE9DA1
(174,157,161)
#B6A6AA
(182,166,170)
#BEAFB3
(190,175,179)
#C6B8BC
(198,184,188)
#CEC1C5
(206,193,197)
#D6CACE
(214,202,206)
#DED3D7
(222,211,215)
#E6DCE0
(230,220,224)
#EEE5E9
(238,229,233)
#F6EEF2
(246,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A69498; }

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

This text font color is #A69498.

Background Color

.myBgColor { background-color: #A69498; }

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

This div background color is #A69498.

Border color

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

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

This div border color is #A69498.

Opacity

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

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

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

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

This text has shadow with #A69498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A69498.

Preview

Color preview on black background

This text has color #A69498 on black background.


Color preview on white background

This text has color #A69498 on white background.


Black color preview on #A69498 background

This text has black color on #A69498 background.


White color preview on #A69498 background

This text has white color on #A69498 background.


Related colors

Complementary color

Complementary color for #hex is #596B67.


I love getcolorcode.com

Triadic colors

1 #98A694 and #9498A6 with #A69498 are triadic colors.

2 #9894A6 and #94A698 with #A69498 are triadic colors.