COLOR #A45187

HEX: #A45187 RGB: (164,81,135)

Color info

#A45187 contains mainly red and blue colors. Web safe color of #A45187 is #996699 (or #969).

RGB color model

#A45187 color RGB value is (164,81,135).

RGB: (164,81,135) (64%, 32%, 53%)

RGB channels and saturation

R 164 of 255 = 64%
G 81 of 255 = 32%
B 135 of 255 = 53%

164
81
135

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

Portions of RGB colors in percentages

R + G + B = 164 + 81 + 135 = 380 (100%)
R 164 of 380 ~ 43.16%
G 81 of 380 ~ 21.32%
B 135 of 380 ~ 35.53'%

%43.16
%21.32
%35.53

CMYK color model

#A45187 color CMYK value is (0,51,18,36).

  • cyan value is 0.00%
  • magenta value is 50.61%
  • yellow value is 17.68%
  • key color value is 35.69%

CMYK: (0,51,18,36)
C0M51Y18K36 (0%, 51%, 18%, 36%)
(0.00 / 0.51 / 0.18 / 0.36)

CMYK percentages

%0
%50.61
%17.68
%35.69

Codes

Color #A45187 in popluar color models

A4 51 87
RGB 164 81 135
HSL 321° 33.88% 48.04%
HSB/HSV 321° 50.61% 64.31%
CMYK 0.00% 50.61% 17.68%
35.69%

Color #A45187 in popluar number systems.

HEX A4 51 87
Decimal 164 81 135
Binary 10100100 1010001 10000111
Octal 244 121 207

Shades and tints

Shades of #A45187

#A45187
(164,81,135)
#964A7B
(150,74,123)
#88436F
(136,67,111)
#7A3C63
(122,60,99)
#6C3557
(108,53,87)
#5E2E4B
(94,46,75)
#50273F
(80,39,63)
#422033
(66,32,51)
#341927
(52,25,39)
#26121B
(38,18,27)
#180B0F
(24,11,15)
#000000
(0,0,0)

Tints of #A45187

#A45187
(164,81,135)
#AC6091
(172,96,145)
#B46F9B
(180,111,155)
#BC7EA5
(188,126,165)
#C48DAF
(196,141,175)
#CC9CB9
(204,156,185)
#D4ABC3
(212,171,195)
#DCBACD
(220,186,205)
#E4C9D7
(228,201,215)
#ECD8E1
(236,216,225)
#F4E7EB
(244,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A45187 color. Also use rgb(164,81,135) instead hex code.

Text Font Color

.myTextColor { color: #A45187; }

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

This text font color is #A45187.

Background Color

.myBgColor { background-color: #A45187; }

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

This div background color is #A45187.

Border color

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

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

This div border color is #A45187.

Opacity

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

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

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

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

This text has shadow with #A45187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A45187.

Preview

Color preview on black background

This text has color #A45187 on black background.


Color preview on white background

This text has color #A45187 on white background.


Black color preview on #A45187 background

This text has black color on #A45187 background.


White color preview on #A45187 background

This text has white color on #A45187 background.


Related colors

Complementary color

Complementary color for #hex is #5BAE78.


I love getcolorcode.com

Triadic colors

1 #87A451 and #5187A4 with #A45187 are triadic colors.

2 #8751A4 and #51A487 with #A45187 are triadic colors.