COLOR #A38796

HEX: #A38796 RGB: (163,135,150)

Color info

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

RGB color model

#A38796 color RGB value is (163,135,150).

RGB: (163,135,150) (64%, 53%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 135 of 255 = 53%
B 150 of 255 = 59%

163
135
150

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

Portions of RGB colors in percentages

R + G + B = 163 + 135 + 150 = 448 (100%)
R 163 of 448 ~ 36.38%
G 135 of 448 ~ 30.13%
B 150 of 448 ~ 33.48'%

%36.38
%30.13
%33.48

CMYK color model

#A38796 color CMYK value is (0,17,8,36).

  • cyan value is 0.00%
  • magenta value is 17.18%
  • yellow value is 7.98%
  • key color value is 36.08%

CMYK: (0,17,8,36)
C0M17Y8K36 (0%, 17%, 8%, 36%)
(0.00 / 0.17 / 0.08 / 0.36)

CMYK percentages

%0
%17.18
%7.98
%36.08

Codes

Color #A38796 in popluar color models

A3 87 96
RGB 163 135 150
HSL 328° 13.21% 58.43%
HSB/HSV 328° 17.18% 63.92%
CMYK 0.00% 17.18% 7.98%
36.08%

Color #A38796 in popluar number systems.

HEX A3 87 96
Decimal 163 135 150
Binary 10100011 10000111 10010110
Octal 243 207 226

Shades and tints

Shades of #A38796

#A38796
(163,135,150)
#957B89
(149,123,137)
#876F7C
(135,111,124)
#79636F
(121,99,111)
#6B5762
(107,87,98)
#5D4B55
(93,75,85)
#4F3F48
(79,63,72)
#41333B
(65,51,59)
#33272E
(51,39,46)
#251B21
(37,27,33)
#170F14
(23,15,20)
#000000
(0,0,0)

Tints of #A38796

#A38796
(163,135,150)
#AB919F
(171,145,159)
#B39BA8
(179,155,168)
#BBA5B1
(187,165,177)
#C3AFBA
(195,175,186)
#CBB9C3
(203,185,195)
#D3C3CC
(211,195,204)
#DBCDD5
(219,205,213)
#E3D7DE
(227,215,222)
#EBE1E7
(235,225,231)
#F3EBF0
(243,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38796 color. Also use rgb(163,135,150) instead hex code.

Text Font Color

.myTextColor { color: #A38796; }

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

This text font color is #A38796.

Background Color

.myBgColor { background-color: #A38796; }

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

This div background color is #A38796.

Border color

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

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

This div border color is #A38796.

Opacity

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

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

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

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

This text has shadow with #A38796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38796.

Preview

Color preview on black background

This text has color #A38796 on black background.


Color preview on white background

This text has color #A38796 on white background.


Black color preview on #A38796 background

This text has black color on #A38796 background.


White color preview on #A38796 background

This text has white color on #A38796 background.


Related colors

Complementary color

Complementary color for #hex is #5C7869.


I love getcolorcode.com

Triadic colors

1 #96A387 and #8796A3 with #A38796 are triadic colors.

2 #9687A3 and #87A396 with #A38796 are triadic colors.