COLOR #A38091

HEX: #A38091 RGB: (163,128,145)

Color info

#A38091 contains red, green and blue colors in about the same proportion. Web safe color of #A38091 is #996699 (or #969).

RGB color model

#A38091 color RGB value is (163,128,145).

RGB: (163,128,145) (64%, 50%, 57%)

RGB channels and saturation

R 163 of 255 = 64%
G 128 of 255 = 50%
B 145 of 255 = 57%

163
128
145

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

Portions of RGB colors in percentages

R + G + B = 163 + 128 + 145 = 436 (100%)
R 163 of 436 ~ 37.39%
G 128 of 436 ~ 29.36%
B 145 of 436 ~ 33.26'%

%37.39
%29.36
%33.26

CMYK color model

#A38091 color CMYK value is (0,21,11,36).

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

CMYK: (0,21,11,36)
C0M21Y11K36 (0%, 21%, 11%, 36%)
(0.00 / 0.21 / 0.11 / 0.36)

CMYK percentages

%0
%21.47
%11.04
%36.08

Codes

Color #A38091 in popluar color models

A3 80 91
RGB 163 128 145
HSL 331° 15.98% 57.06%
HSB/HSV 331° 21.47% 63.92%
CMYK 0.00% 21.47% 11.04%
36.08%

Color #A38091 in popluar number systems.

HEX A3 80 91
Decimal 163 128 145
Binary 10100011 10000000 10010001
Octal 243 200 221

Shades and tints

Shades of #A38091

#A38091
(163,128,145)
#957584
(149,117,132)
#876A77
(135,106,119)
#795F6A
(121,95,106)
#6B545D
(107,84,93)
#5D4950
(93,73,80)
#4F3E43
(79,62,67)
#413336
(65,51,54)
#332829
(51,40,41)
#251D1C
(37,29,28)
#17120F
(23,18,15)
#000000
(0,0,0)

Tints of #A38091

#A38091
(163,128,145)
#AB8B9B
(171,139,155)
#B396A5
(179,150,165)
#BBA1AF
(187,161,175)
#C3ACB9
(195,172,185)
#CBB7C3
(203,183,195)
#D3C2CD
(211,194,205)
#DBCDD7
(219,205,215)
#E3D8E1
(227,216,225)
#EBE3EB
(235,227,235)
#F3EEF5
(243,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A38091; }

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

This text font color is #A38091.

Background Color

.myBgColor { background-color: #A38091; }

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

This div background color is #A38091.

Border color

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

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

This div border color is #A38091.

Opacity

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

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

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

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

This text has shadow with #A38091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38091.

Preview

Color preview on black background

This text has color #A38091 on black background.


Color preview on white background

This text has color #A38091 on white background.


Black color preview on #A38091 background

This text has black color on #A38091 background.


White color preview on #A38091 background

This text has white color on #A38091 background.


Related colors

Complementary color

Complementary color for #hex is #5C7F6E.


I love getcolorcode.com

Triadic colors

1 #91A380 and #8091A3 with #A38091 are triadic colors.

2 #9180A3 and #80A391 with #A38091 are triadic colors.