COLOR #A35970

HEX: #A35970 RGB: (163,89,112)

Color info

#A35970 contains mainly red and blue colors. Web safe color of #A35970 is #996666 (or #966).

RGB color model

#A35970 color RGB value is (163,89,112).

RGB: (163,89,112) (64%, 35%, 44%)

RGB channels and saturation

R 163 of 255 = 64%
G 89 of 255 = 35%
B 112 of 255 = 44%

163
89
112

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

Portions of RGB colors in percentages

R + G + B = 163 + 89 + 112 = 364 (100%)
R 163 of 364 ~ 44.78%
G 89 of 364 ~ 24.45%
B 112 of 364 ~ 30.77'%

%44.78
%24.45
%30.77

CMYK color model

#A35970 color CMYK value is (0,45,31,36).

  • cyan value is 0.00%
  • magenta value is 45.40%
  • yellow value is 31.29%
  • key color value is 36.08%

CMYK: (0,45,31,36)
C0M45Y31K36 (0%, 45%, 31%, 36%)
(0.00 / 0.45 / 0.31 / 0.36)

CMYK percentages

%0
%45.4
%31.29
%36.08

Codes

Color #A35970 in popluar color models

A3 59 70
RGB 163 89 112
HSL 341° 29.37% 49.41%
HSB/HSV 341° 45.40% 63.92%
CMYK 0.00% 45.40% 31.29%
36.08%

Color #A35970 in popluar number systems.

HEX A3 59 70
Decimal 163 89 112
Binary 10100011 1011001 1110000
Octal 243 131 160

Shades and tints

Shades of #A35970

#A35970
(163,89,112)
#955166
(149,81,102)
#87495C
(135,73,92)
#794152
(121,65,82)
#6B3948
(107,57,72)
#5D313E
(93,49,62)
#4F2934
(79,41,52)
#41212A
(65,33,42)
#331920
(51,25,32)
#251116
(37,17,22)
#17090C
(23,9,12)
#000000
(0,0,0)

Tints of #A35970

#A35970
(163,89,112)
#AB687D
(171,104,125)
#B3778A
(179,119,138)
#BB8697
(187,134,151)
#C395A4
(195,149,164)
#CBA4B1
(203,164,177)
#D3B3BE
(211,179,190)
#DBC2CB
(219,194,203)
#E3D1D8
(227,209,216)
#EBE0E5
(235,224,229)
#F3EFF2
(243,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A35970 color. Also use rgb(163,89,112) instead hex code.

Text Font Color

.myTextColor { color: #A35970; }

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

This text font color is #A35970.

Background Color

.myBgColor { background-color: #A35970; }

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

This div background color is #A35970.

Border color

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

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

This div border color is #A35970.

Opacity

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

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

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

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

This text has shadow with #A35970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A35970.

Preview

Color preview on black background

This text has color #A35970 on black background.


Color preview on white background

This text has color #A35970 on white background.


Black color preview on #A35970 background

This text has black color on #A35970 background.


White color preview on #A35970 background

This text has white color on #A35970 background.


Related colors

Complementary color

Complementary color for #hex is #5CA68F.


I love getcolorcode.com

Triadic colors

1 #70A359 and #5970A3 with #A35970 are triadic colors.

2 #7059A3 and #59A370 with #A35970 are triadic colors.