COLOR #A68396

HEX: #A68396 RGB: (166,131,150)

Color info

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

RGB color model

#A68396 color RGB value is (166,131,150).

RGB: (166,131,150) (65%, 51%, 59%)

RGB channels and saturation

R 166 of 255 = 65%
G 131 of 255 = 51%
B 150 of 255 = 59%

166
131
150

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

Portions of RGB colors in percentages

R + G + B = 166 + 131 + 150 = 447 (100%)
R 166 of 447 ~ 37.14%
G 131 of 447 ~ 29.31%
B 150 of 447 ~ 33.56'%

%37.14
%29.31
%33.56

CMYK color model

#A68396 color CMYK value is (0,21,10,35).

  • cyan value is 0.00%
  • magenta value is 21.08%
  • yellow value is 9.64%
  • key color value is 34.90%

CMYK: (0,21,10,35)
C0M21Y10K35 (0%, 21%, 10%, 35%)
(0.00 / 0.21 / 0.10 / 0.35)

CMYK percentages

%0
%21.08
%9.64
%34.9

Codes

Color #A68396 in popluar color models

A6 83 96
RGB 166 131 150
HSL 327° 16.43% 58.24%
HSB/HSV 327° 21.08% 65.10%
CMYK 0.00% 21.08% 9.64%
34.90%

Color #A68396 in popluar number systems.

HEX A6 83 96
Decimal 166 131 150
Binary 10100110 10000011 10010110
Octal 246 203 226

Shades and tints

Shades of #A68396

#A68396
(166,131,150)
#977889
(151,120,137)
#886D7C
(136,109,124)
#79626F
(121,98,111)
#6A5762
(106,87,98)
#5B4C55
(91,76,85)
#4C4148
(76,65,72)
#3D363B
(61,54,59)
#2E2B2E
(46,43,46)
#1F2021
(31,32,33)
#101514
(16,21,20)
#000000
(0,0,0)

Tints of #A68396

#A68396
(166,131,150)
#AE8E9F
(174,142,159)
#B699A8
(182,153,168)
#BEA4B1
(190,164,177)
#C6AFBA
(198,175,186)
#CEBAC3
(206,186,195)
#D6C5CC
(214,197,204)
#DED0D5
(222,208,213)
#E6DBDE
(230,219,222)
#EEE6E7
(238,230,231)
#F6F1F0
(246,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A68396; }

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

This text font color is #A68396.

Background Color

.myBgColor { background-color: #A68396; }

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

This div background color is #A68396.

Border color

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

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

This div border color is #A68396.

Opacity

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

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

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

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

This text has shadow with #A68396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A68396.

Preview

Color preview on black background

This text has color #A68396 on black background.


Color preview on white background

This text has color #A68396 on white background.


Black color preview on #A68396 background

This text has black color on #A68396 background.


White color preview on #A68396 background

This text has white color on #A68396 background.


Related colors

Complementary color

Complementary color for #hex is #597C69.


I love getcolorcode.com

Triadic colors

1 #96A683 and #8396A6 with #A68396 are triadic colors.

2 #9683A6 and #83A696 with #A68396 are triadic colors.