COLOR #A38296

HEX: #A38296 RGB: (163,130,150)

Color info

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

RGB color model

#A38296 color RGB value is (163,130,150).

RGB: (163,130,150) (64%, 51%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 130 of 255 = 51%
B 150 of 255 = 59%

163
130
150

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

Portions of RGB colors in percentages

R + G + B = 163 + 130 + 150 = 443 (100%)
R 163 of 443 ~ 36.79%
G 130 of 443 ~ 29.35%
B 150 of 443 ~ 33.86'%

%36.79
%29.35
%33.86

CMYK color model

#A38296 color CMYK value is (0,20,8,36).

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

CMYK: (0,20,8,36)
C0M20Y8K36 (0%, 20%, 8%, 36%)
(0.00 / 0.20 / 0.08 / 0.36)

CMYK percentages

%0
%20.25
%7.98
%36.08

Codes

Color #A38296 in popluar color models

A3 82 96
RGB 163 130 150
HSL 324° 15.21% 57.45%
HSB/HSV 324° 20.25% 63.92%
CMYK 0.00% 20.25% 7.98%
36.08%

Color #A38296 in popluar number systems.

HEX A3 82 96
Decimal 163 130 150
Binary 10100011 10000010 10010110
Octal 243 202 226

Shades and tints

Shades of #A38296

#A38296
(163,130,150)
#957789
(149,119,137)
#876C7C
(135,108,124)
#79616F
(121,97,111)
#6B5662
(107,86,98)
#5D4B55
(93,75,85)
#4F4048
(79,64,72)
#41353B
(65,53,59)
#332A2E
(51,42,46)
#251F21
(37,31,33)
#171414
(23,20,20)
#000000
(0,0,0)

Tints of #A38296

#A38296
(163,130,150)
#AB8D9F
(171,141,159)
#B398A8
(179,152,168)
#BBA3B1
(187,163,177)
#C3AEBA
(195,174,186)
#CBB9C3
(203,185,195)
#D3C4CC
(211,196,204)
#DBCFD5
(219,207,213)
#E3DADE
(227,218,222)
#EBE5E7
(235,229,231)
#F3F0F0
(243,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A38296; }

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

This text font color is #A38296.

Background Color

.myBgColor { background-color: #A38296; }

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

This div background color is #A38296.

Border color

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

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

This div border color is #A38296.

Opacity

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

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

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

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

This text has shadow with #A38296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38296.

Preview

Color preview on black background

This text has color #A38296 on black background.


Color preview on white background

This text has color #A38296 on white background.


Black color preview on #A38296 background

This text has black color on #A38296 background.


White color preview on #A38296 background

This text has white color on #A38296 background.


Related colors

Complementary color

Complementary color for #hex is #5C7D69.


I love getcolorcode.com

Triadic colors

1 #96A382 and #8296A3 with #A38296 are triadic colors.

2 #9682A3 and #82A396 with #A38296 are triadic colors.