COLOR #A69798

HEX: #A69798 RGB: (166,151,152)

Color info

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

RGB color model

#A69798 color RGB value is (166,151,152).

RGB: (166,151,152) (65%, 59%, 60%)

RGB channels and saturation

R 166 of 255 = 65%
G 151 of 255 = 59%
B 152 of 255 = 60%

166
151
152

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

Portions of RGB colors in percentages

R + G + B = 166 + 151 + 152 = 469 (100%)
R 166 of 469 ~ 35.39%
G 151 of 469 ~ 32.2%
B 152 of 469 ~ 32.41'%

%35.39
%32.2
%32.41

CMYK color model

#A69798 color CMYK value is (0,9,8,35).

  • cyan value is 0.00%
  • magenta value is 9.04%
  • yellow value is 8.43%
  • key color value is 34.90%
CMYK: (0,9,8,35) C0M9Y8K35 (0%,9%,8%,35%) (0.00/0.09/0.08/0.35) 

CMYK percentages

%0
%9.04
%8.43
%34.9

Codes

Color #A69798 in popluar color models

A6 97 98
RGB 166 151 152
HSL 356° 7.77% 62.16%
HSB/HSV 356° 9.04% 65.10%
CMYK 0.00% 9.04% 8.43%
34.90%

Color #A69798 in popluar number systems.

HEX A6 97 98
Decimal 166 151 152
Binary 10100110 10010111 10011000
Octal 246 227 230

Shades and tints

Shades of #A69798

#A69798
(166,151,152)
#978A8B
(151,138,139)
#887D7E
(136,125,126)
#797071
(121,112,113)
#6A6364
(106,99,100)
#5B5657
(91,86,87)
#4C494A
(76,73,74)
#3D3C3D
(61,60,61)
#2E2F30
(46,47,48)
#1F2223
(31,34,35)
#101516
(16,21,22)
#000000
(0,0,0)

Tints of #A69798

#A69798
(166,151,152)
#AEA0A1
(174,160,161)
#B6A9AA
(182,169,170)
#BEB2B3
(190,178,179)
#C6BBBC
(198,187,188)
#CEC4C5
(206,196,197)
#D6CDCE
(214,205,206)
#DED6D7
(222,214,215)
#E6DFE0
(230,223,224)
#EEE8E9
(238,232,233)
#F6F1F2
(246,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A69798; }

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

This text font color is #A69798.

Background Color

.myBgColor { background-color: #A69798; }

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

This div background color is #A69798.

Border color

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

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

This div border color is #A69798.

Opacity

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

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

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

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

This text has shadow with #A69798 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A69798.

Preview

Color preview on black background

This text has color #A69798 on black background.


Color preview on white background

This text has color #A69798 on white background.


Black color preview on #A69798 background

This text has black color on #A69798 background.


White color preview on #A69798 background

This text has white color on #A69798 background.


Related colors

Complementary color

Complementary color for #hex is #596867.


I love getcolorcode.com

Triadic colors

1 #98A697 and #9798A6 with #A69798 are triadic colors.

2 #9897A6 and #97A698 with #A69798 are triadic colors.