COLOR #A69698

HEX: #A69698 RGB: (166,150,152)

Color info

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

RGB color model

#A69698 color RGB value is (166,150,152).

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

RGB channels and saturation

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

166
150
152

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

Portions of RGB colors in percentages

R + G + B = 166 + 150 + 152 = 468 (100%)
R 166 of 468 ~ 35.47%
G 150 of 468 ~ 32.05%
B 152 of 468 ~ 32.48'%

%35.47
%32.05
%32.48

CMYK color model

#A69698 color CMYK value is (0,10,8,35).

  • cyan value is 0.00%
  • magenta value is 9.64%
  • yellow value is 8.43%
  • key color value is 34.90%
CMYK: (0,10,8,35) C0M10Y8K35 (0%,10%,8%,35%) (0.00/0.10/0.08/0.35) 

CMYK percentages

%0
%9.64
%8.43
%34.9

Codes

Color #A69698 in popluar color models

A6 96 98
RGB 166 150 152
HSL 353° 8.25% 61.96%
HSB/HSV 353° 9.64% 65.10%
CMYK 0.00% 9.64% 8.43%
34.90%

Color #A69698 in popluar number systems.

HEX A6 96 98
Decimal 166 150 152
Binary 10100110 10010110 10011000
Octal 246 226 230

Shades and tints

Shades of #A69698

#A69698
(166,150,152)
#97898B
(151,137,139)
#887C7E
(136,124,126)
#796F71
(121,111,113)
#6A6264
(106,98,100)
#5B5557
(91,85,87)
#4C484A
(76,72,74)
#3D3B3D
(61,59,61)
#2E2E30
(46,46,48)
#1F2123
(31,33,35)
#101416
(16,20,22)
#000000
(0,0,0)

Tints of #A69698

#A69698
(166,150,152)
#AE9FA1
(174,159,161)
#B6A8AA
(182,168,170)
#BEB1B3
(190,177,179)
#C6BABC
(198,186,188)
#CEC3C5
(206,195,197)
#D6CCCE
(214,204,206)
#DED5D7
(222,213,215)
#E6DEE0
(230,222,224)
#EEE7E9
(238,231,233)
#F6F0F2
(246,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A69698; }

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

This text font color is #A69698.

Background Color

.myBgColor { background-color: #A69698; }

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

This div background color is #A69698.

Border color

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

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

This div border color is #A69698.

Opacity

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

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

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

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

This text has shadow with #A69698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A69698.

Preview

Color preview on black background

This text has color #A69698 on black background.


Color preview on white background

This text has color #A69698 on white background.


Black color preview on #A69698 background

This text has black color on #A69698 background.


White color preview on #A69698 background

This text has white color on #A69698 background.


Related colors

Complementary color

Complementary color for #hex is #596967.


I love getcolorcode.com

Triadic colors

1 #98A696 and #9698A6 with #A69698 are triadic colors.

2 #9896A6 and #96A698 with #A69698 are triadic colors.