COLOR #A38791

HEX: #A38791 RGB: (163,135,145)

Color info

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

RGB color model

#A38791 color RGB value is (163,135,145).

RGB: (163,135,145) (64%, 53%, 57%)

RGB channels and saturation

R 163 of 255 = 64%
G 135 of 255 = 53%
B 145 of 255 = 57%

163
135
145

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

Portions of RGB colors in percentages

R + G + B = 163 + 135 + 145 = 443 (100%)
R 163 of 443 ~ 36.79%
G 135 of 443 ~ 30.47%
B 145 of 443 ~ 32.73'%

%36.79
%30.47
%32.73

CMYK color model

#A38791 color CMYK value is (0,17,11,36).

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

CMYK: (0,17,11,36)
C0M17Y11K36 (0%, 17%, 11%, 36%)
(0.00 / 0.17 / 0.11 / 0.36)

CMYK percentages

%0
%17.18
%11.04
%36.08

Codes

Color #A38791 in popluar color models

A3 87 91
RGB 163 135 145
HSL 339° 13.21% 58.43%
HSB/HSV 339° 17.18% 63.92%
CMYK 0.00% 17.18% 11.04%
36.08%

Color #A38791 in popluar number systems.

HEX A3 87 91
Decimal 163 135 145
Binary 10100011 10000111 10010001
Octal 243 207 221

Shades and tints

Shades of #A38791

#A38791
(163,135,145)
#957B84
(149,123,132)
#876F77
(135,111,119)
#79636A
(121,99,106)
#6B575D
(107,87,93)
#5D4B50
(93,75,80)
#4F3F43
(79,63,67)
#413336
(65,51,54)
#332729
(51,39,41)
#251B1C
(37,27,28)
#170F0F
(23,15,15)
#000000
(0,0,0)

Tints of #A38791

#A38791
(163,135,145)
#AB919B
(171,145,155)
#B39BA5
(179,155,165)
#BBA5AF
(187,165,175)
#C3AFB9
(195,175,185)
#CBB9C3
(203,185,195)
#D3C3CD
(211,195,205)
#DBCDD7
(219,205,215)
#E3D7E1
(227,215,225)
#EBE1EB
(235,225,235)
#F3EBF5
(243,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A38791; }

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

This text font color is #A38791.

Background Color

.myBgColor { background-color: #A38791; }

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

This div background color is #A38791.

Border color

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

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

This div border color is #A38791.

Opacity

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

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

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

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

This text has shadow with #A38791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38791.

Preview

Color preview on black background

This text has color #A38791 on black background.


Color preview on white background

This text has color #A38791 on white background.


Black color preview on #A38791 background

This text has black color on #A38791 background.


White color preview on #A38791 background

This text has white color on #A38791 background.


Related colors

Complementary color

Complementary color for #hex is #5C786E.


I love getcolorcode.com

Triadic colors

1 #91A387 and #8791A3 with #A38791 are triadic colors.

2 #9187A3 and #87A391 with #A38791 are triadic colors.