COLOR #A69394

HEX: #A69394 RGB: (166,147,148)

Color info

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

RGB color model

#A69394 color RGB value is (166,147,148).

RGB: (166,147,148) (65%, 58%, 58%)

RGB channels and saturation

R 166 of 255 = 65%
G 147 of 255 = 58%
B 148 of 255 = 58%

166
147
148

R + G + B ~ 60%. #A69394 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 166 + 147 + 148 = 461 (100%)
R 166 of 461 ~ 36.01%
G 147 of 461 ~ 31.89%
B 148 of 461 ~ 32.1'%

%36.01
%31.89
%32.1

CMYK color model

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

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

CMYK: (0,11,11,35)
C0M11Y11K35 (0%, 11%, 11%, 35%)
(0.00 / 0.11 / 0.11 / 0.35)

CMYK percentages

%0
%11.45
%10.84
%34.9

Codes

Color #A69394 in popluar color models

A6 93 94
RGB 166 147 148
HSL 357° 9.64% 61.37%
HSB/HSV 357° 11.45% 65.10%
CMYK 0.00% 11.45% 10.84%
34.90%

Color #A69394 in popluar number systems.

HEX A6 93 94
Decimal 166 147 148
Binary 10100110 10010011 10010100
Octal 246 223 224

Shades and tints

Shades of #A69394

#A69394
(166,147,148)
#978687
(151,134,135)
#88797A
(136,121,122)
#796C6D
(121,108,109)
#6A5F60
(106,95,96)
#5B5253
(91,82,83)
#4C4546
(76,69,70)
#3D3839
(61,56,57)
#2E2B2C
(46,43,44)
#1F1E1F
(31,30,31)
#101112
(16,17,18)
#000000
(0,0,0)

Tints of #A69394

#A69394
(166,147,148)
#AE9C9D
(174,156,157)
#B6A5A6
(182,165,166)
#BEAEAF
(190,174,175)
#C6B7B8
(198,183,184)
#CEC0C1
(206,192,193)
#D6C9CA
(214,201,202)
#DED2D3
(222,210,211)
#E6DBDC
(230,219,220)
#EEE4E5
(238,228,229)
#F6EDEE
(246,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A69394; }

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

This text font color is #A69394.

Background Color

.myBgColor { background-color: #A69394; }

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

This div background color is #A69394.

Border color

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

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

This div border color is #A69394.

Opacity

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

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

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

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

This text has shadow with #A69394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A69394.

Preview

Color preview on black background

This text has color #A69394 on black background.


Color preview on white background

This text has color #A69394 on white background.


Black color preview on #A69394 background

This text has black color on #A69394 background.


White color preview on #A69394 background

This text has white color on #A69394 background.


Related colors

Complementary color

Complementary color for #hex is #596C6B.


I love getcolorcode.com

Triadic colors

1 #94A693 and #9394A6 with #A69394 are triadic colors.

2 #9493A6 and #93A694 with #A69394 are triadic colors.