COLOR #A68794

HEX: #A68794 RGB: (166,135,148)

Color info

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

RGB color model

#A68794 color RGB value is (166,135,148).

RGB: (166,135,148) (65%, 53%, 58%)

RGB channels and saturation

R 166 of 255 = 65%
G 135 of 255 = 53%
B 148 of 255 = 58%

166
135
148

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

Portions of RGB colors in percentages

R + G + B = 166 + 135 + 148 = 449 (100%)
R 166 of 449 ~ 36.97%
G 135 of 449 ~ 30.07%
B 148 of 449 ~ 32.96'%

%36.97
%30.07
%32.96

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 18.67%
  • yellow value is 10.84%
  • key color value is 34.90%
CMYK: (0,19,11,35) C0M19Y11K35 (0%,19%,11%,35%) (0.00/0.19/0.11/0.35) 

CMYK percentages

%0
%18.67
%10.84
%34.9

Codes

Color #A68794 in popluar color models

A6 87 94
RGB 166 135 148
HSL 335° 14.83% 59.02%
HSB/HSV 335° 18.67% 65.10%
CMYK 0.00% 18.67% 10.84%
34.90%

Color #A68794 in popluar number systems.

HEX A6 87 94
Decimal 166 135 148
Binary 10100110 10000111 10010100
Octal 246 207 224

Shades and tints

Shades of #A68794

#A68794
(166,135,148)
#977B87
(151,123,135)
#886F7A
(136,111,122)
#79636D
(121,99,109)
#6A5760
(106,87,96)
#5B4B53
(91,75,83)
#4C3F46
(76,63,70)
#3D3339
(61,51,57)
#2E272C
(46,39,44)
#1F1B1F
(31,27,31)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #A68794

#A68794
(166,135,148)
#AE919D
(174,145,157)
#B69BA6
(182,155,166)
#BEA5AF
(190,165,175)
#C6AFB8
(198,175,184)
#CEB9C1
(206,185,193)
#D6C3CA
(214,195,202)
#DECDD3
(222,205,211)
#E6D7DC
(230,215,220)
#EEE1E5
(238,225,229)
#F6EBEE
(246,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A68794; }

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

This text font color is #A68794.

Background Color

.myBgColor { background-color: #A68794; }

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

This div background color is #A68794.

Border color

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

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

This div border color is #A68794.

Opacity

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

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

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

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

This text has shadow with #A68794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A68794.

Preview

Color preview on black background

This text has color #A68794 on black background.


Color preview on white background

This text has color #A68794 on white background.


Black color preview on #A68794 background

This text has black color on #A68794 background.


White color preview on #A68794 background

This text has white color on #A68794 background.


Related colors

Complementary color

Complementary color for #hex is #59786B.


I love getcolorcode.com

Triadic colors

1 #94A687 and #8794A6 with #A68794 are triadic colors.

2 #9487A6 and #87A694 with #A68794 are triadic colors.