COLOR #A38595

HEX: #A38595 RGB: (163,133,149)

Color info

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

RGB color model

#A38595 color RGB value is (163,133,149).

RGB: (163,133,149) (64%, 52%, 58%)

RGB channels and saturation

R 163 of 255 = 64%
G 133 of 255 = 52%
B 149 of 255 = 58%

163
133
149

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

Portions of RGB colors in percentages

R + G + B = 163 + 133 + 149 = 445 (100%)
R 163 of 445 ~ 36.63%
G 133 of 445 ~ 29.89%
B 149 of 445 ~ 33.48'%

%36.63
%29.89
%33.48

CMYK color model

#A38595 color CMYK value is (0,18,9,36).

  • cyan value is 0.00%
  • magenta value is 18.40%
  • yellow value is 8.59%
  • key color value is 36.08%

CMYK: (0,18,9,36)
C0M18Y9K36 (0%, 18%, 9%, 36%)
(0.00 / 0.18 / 0.09 / 0.36)

CMYK percentages

%0
%18.4
%8.59
%36.08

Codes

Color #A38595 in popluar color models

A3 85 95
RGB 163 133 149
HSL 328° 14.02% 58.04%
HSB/HSV 328° 18.40% 63.92%
CMYK 0.00% 18.40% 8.59%
36.08%

Color #A38595 in popluar number systems.

HEX A3 85 95
Decimal 163 133 149
Binary 10100011 10000101 10010101
Octal 243 205 225

Shades and tints

Shades of #A38595

#A38595
(163,133,149)
#957988
(149,121,136)
#876D7B
(135,109,123)
#79616E
(121,97,110)
#6B5561
(107,85,97)
#5D4954
(93,73,84)
#4F3D47
(79,61,71)
#41313A
(65,49,58)
#33252D
(51,37,45)
#251920
(37,25,32)
#170D13
(23,13,19)
#000000
(0,0,0)

Tints of #A38595

#A38595
(163,133,149)
#AB909E
(171,144,158)
#B39BA7
(179,155,167)
#BBA6B0
(187,166,176)
#C3B1B9
(195,177,185)
#CBBCC2
(203,188,194)
#D3C7CB
(211,199,203)
#DBD2D4
(219,210,212)
#E3DDDD
(227,221,221)
#EBE8E6
(235,232,230)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A38595 color. Also use rgb(163,133,149) instead hex code.

Text Font Color

.myTextColor { color: #A38595; }

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

This text font color is #A38595.

Background Color

.myBgColor { background-color: #A38595; }

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

This div background color is #A38595.

Border color

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

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

This div border color is #A38595.

Opacity

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

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

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

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

This text has shadow with #A38595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A38595.

Preview

Color preview on black background

This text has color #A38595 on black background.


Color preview on white background

This text has color #A38595 on white background.


Black color preview on #A38595 background

This text has black color on #A38595 background.


White color preview on #A38595 background

This text has white color on #A38595 background.


Related colors

Complementary color

Complementary color for #hex is #5C7A6A.


I love getcolorcode.com

Triadic colors

1 #95A385 and #8595A3 with #A38595 are triadic colors.

2 #9585A3 and #85A395 with #A38595 are triadic colors.