COLOR #A3718A

HEX: #A3718A RGB: (163,113,138)

Color info

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

RGB color model

#A3718A color RGB value is (163,113,138).

RGB: (163,113,138) (64%, 44%, 54%)

RGB channels and saturation

R 163 of 255 = 64%
G 113 of 255 = 44%
B 138 of 255 = 54%

163
113
138

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

Portions of RGB colors in percentages

R + G + B = 163 + 113 + 138 = 414 (100%)
R 163 of 414 ~ 39.37%
G 113 of 414 ~ 27.29%
B 138 of 414 ~ 33.33'%

%39.37
%27.29
%33.33

CMYK color model

#A3718A color CMYK value is (0,31,15,36).

  • cyan value is 0.00%
  • magenta value is 30.67%
  • yellow value is 15.34%
  • key color value is 36.08%

CMYK: (0,31,15,36)
C0M31Y15K36 (0%, 31%, 15%, 36%)
(0.00 / 0.31 / 0.15 / 0.36)

CMYK percentages

%0
%30.67
%15.34
%36.08

Codes

Color #A3718A in popluar color models

A3 71 8A
RGB 163 113 138
HSL 330° 21.37% 54.12%
HSB/HSV 330° 30.67% 63.92%
CMYK 0.00% 30.67% 15.34%
36.08%

Color #A3718A in popluar number systems.

HEX A3 71 8A
Decimal 163 113 138
Binary 10100011 1110001 10001010
Octal 243 161 212

Shades and tints

Shades of #A3718A

#A3718A
(163,113,138)
#95677E
(149,103,126)
#875D72
(135,93,114)
#795366
(121,83,102)
#6B495A
(107,73,90)
#5D3F4E
(93,63,78)
#4F3542
(79,53,66)
#412B36
(65,43,54)
#33212A
(51,33,42)
#25171E
(37,23,30)
#170D12
(23,13,18)
#000000
(0,0,0)

Tints of #A3718A

#A3718A
(163,113,138)
#AB7D94
(171,125,148)
#B3899E
(179,137,158)
#BB95A8
(187,149,168)
#C3A1B2
(195,161,178)
#CBADBC
(203,173,188)
#D3B9C6
(211,185,198)
#DBC5D0
(219,197,208)
#E3D1DA
(227,209,218)
#EBDDE4
(235,221,228)
#F3E9EE
(243,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3718A color. Also use rgb(163,113,138) instead hex code.

Text Font Color

.myTextColor { color: #A3718A; }

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

This text font color is #A3718A.

Background Color

.myBgColor { background-color: #A3718A; }

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

This div background color is #A3718A.

Border color

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

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

This div border color is #A3718A.

Opacity

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

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

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

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

This text has shadow with #A3718A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3718A.

Preview

Color preview on black background

This text has color #A3718A on black background.


Color preview on white background

This text has color #A3718A on white background.


Black color preview on #A3718A background

This text has black color on #A3718A background.


White color preview on #A3718A background

This text has white color on #A3718A background.


Related colors

Complementary color

Complementary color for #hex is #5C8E75.


I love getcolorcode.com

Triadic colors

1 #8AA371 and #718AA3 with #A3718A are triadic colors.

2 #8A71A3 and #71A38A with #A3718A are triadic colors.