COLOR #A38289

HEX: #A38289 RGB: (163,130,137)

Color info

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

RGB color model

#A38289 color RGB value is (163,130,137).

RGB: (163,130,137) (64%, 51%, 54%)

RGB channels and saturation

R 163 of 255 = 64%
G 130 of 255 = 51%
B 137 of 255 = 54%

163
130
137

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

Portions of RGB colors in percentages

R + G + B = 163 + 130 + 137 = 430 (100%)
R 163 of 430 ~ 37.91%
G 130 of 430 ~ 30.23%
B 137 of 430 ~ 31.86'%

%37.91
%30.23
%31.86

CMYK color model

#A38289 color CMYK value is (0,20,16,36).

  • cyan value is 0.00%
  • magenta value is 20.25%
  • yellow value is 15.95%
  • key color value is 36.08%

CMYK: (0,20,16,36)
C0M20Y16K36 (0%, 20%, 16%, 36%)
(0.00 / 0.20 / 0.16 / 0.36)

CMYK percentages

%0
%20.25
%15.95
%36.08

Codes

Color #A38289 in popluar color models

A3 82 89
RGB 163 130 137
HSL 347° 15.21% 57.45%
HSB/HSV 347° 20.25% 63.92%
CMYK 0.00% 20.25% 15.95%
36.08%

Color #A38289 in popluar number systems.

HEX A3 82 89
Decimal 163 130 137
Binary 10100011 10000010 10001001
Octal 243 202 211

Shades and tints

Shades of #A38289

#A38289
(163,130,137)
#95777D
(149,119,125)
#876C71
(135,108,113)
#796165
(121,97,101)
#6B5659
(107,86,89)
#5D4B4D
(93,75,77)
#4F4041
(79,64,65)
#413535
(65,53,53)
#332A29
(51,42,41)
#251F1D
(37,31,29)
#171411
(23,20,17)
#000000
(0,0,0)

Tints of #A38289

#A38289
(163,130,137)
#AB8D93
(171,141,147)
#B3989D
(179,152,157)
#BBA3A7
(187,163,167)
#C3AEB1
(195,174,177)
#CBB9BB
(203,185,187)
#D3C4C5
(211,196,197)
#DBCFCF
(219,207,207)
#E3DAD9
(227,218,217)
#EBE5E3
(235,229,227)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38289 color. Also use rgb(163,130,137) instead hex code.

Text Font Color

.myTextColor { color: #A38289; }

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

This text font color is #A38289.

Background Color

.myBgColor { background-color: #A38289; }

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

This div background color is #A38289.

Border color

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

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

This div border color is #A38289.

Opacity

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

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

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

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

This text has shadow with #A38289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38289.

Preview

Color preview on black background

This text has color #A38289 on black background.


Color preview on white background

This text has color #A38289 on white background.


Black color preview on #A38289 background

This text has black color on #A38289 background.


White color preview on #A38289 background

This text has white color on #A38289 background.


Related colors

Complementary color

Complementary color for #hex is #5C7D76.


I love getcolorcode.com

Triadic colors

1 #89A382 and #8289A3 with #A38289 are triadic colors.

2 #8982A3 and #82A389 with #A38289 are triadic colors.