COLOR #A35175

HEX: #A35175 RGB: (163,81,117)

Color info

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

RGB color model

#A35175 color RGB value is (163,81,117).

RGB: (163,81,117) (64%, 32%, 46%)

RGB channels and saturation

R 163 of 255 = 64%
G 81 of 255 = 32%
B 117 of 255 = 46%

163
81
117

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

Portions of RGB colors in percentages

R + G + B = 163 + 81 + 117 = 361 (100%)
R 163 of 361 ~ 45.15%
G 81 of 361 ~ 22.44%
B 117 of 361 ~ 32.41'%

%45.15
%22.44
%32.41

CMYK color model

#A35175 color CMYK value is (0,50,28,36).

  • cyan value is 0.00%
  • magenta value is 50.31%
  • yellow value is 28.22%
  • key color value is 36.08%

CMYK: (0,50,28,36)
C0M50Y28K36 (0%, 50%, 28%, 36%)
(0.00 / 0.50 / 0.28 / 0.36)

CMYK percentages

%0
%50.31
%28.22
%36.08

Codes

Color #A35175 in popluar color models

A3 51 75
RGB 163 81 117
HSL 334° 33.61% 47.84%
HSB/HSV 334° 50.31% 63.92%
CMYK 0.00% 50.31% 28.22%
36.08%

Color #A35175 in popluar number systems.

HEX A3 51 75
Decimal 163 81 117
Binary 10100011 1010001 1110101
Octal 243 121 165

Shades and tints

Shades of #A35175

#A35175
(163,81,117)
#954A6B
(149,74,107)
#874361
(135,67,97)
#793C57
(121,60,87)
#6B354D
(107,53,77)
#5D2E43
(93,46,67)
#4F2739
(79,39,57)
#41202F
(65,32,47)
#331925
(51,25,37)
#25121B
(37,18,27)
#170B11
(23,11,17)
#000000
(0,0,0)

Tints of #A35175

#A35175
(163,81,117)
#AB6081
(171,96,129)
#B36F8D
(179,111,141)
#BB7E99
(187,126,153)
#C38DA5
(195,141,165)
#CB9CB1
(203,156,177)
#D3ABBD
(211,171,189)
#DBBAC9
(219,186,201)
#E3C9D5
(227,201,213)
#EBD8E1
(235,216,225)
#F3E7ED
(243,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A35175 color. Also use rgb(163,81,117) instead hex code.

Text Font Color

.myTextColor { color: #A35175; }

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

This text font color is #A35175.

Background Color

.myBgColor { background-color: #A35175; }

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

This div background color is #A35175.

Border color

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

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

This div border color is #A35175.

Opacity

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

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

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

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

This text has shadow with #A35175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A35175.

Preview

Color preview on black background

This text has color #A35175 on black background.


Color preview on white background

This text has color #A35175 on white background.


Black color preview on #A35175 background

This text has black color on #A35175 background.


White color preview on #A35175 background

This text has white color on #A35175 background.


Related colors

Complementary color

Complementary color for #hex is #5CAE8A.


I love getcolorcode.com

Triadic colors

1 #75A351 and #5175A3 with #A35175 are triadic colors.

2 #7551A3 and #51A375 with #A35175 are triadic colors.