COLOR #A75188

HEX: #A75188 RGB: (167,81,136)

Color info

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

RGB color model

#A75188 color RGB value is (167,81,136).

RGB: (167,81,136) (65%, 32%, 53%)

RGB channels and saturation

R 167 of 255 = 65%
G 81 of 255 = 32%
B 136 of 255 = 53%

167
81
136

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

Portions of RGB colors in percentages

R + G + B = 167 + 81 + 136 = 384 (100%)
R 167 of 384 ~ 43.49%
G 81 of 384 ~ 21.09%
B 136 of 384 ~ 35.42'%

%43.49
%21.09
%35.42

CMYK color model

#A75188 color CMYK value is (0,51,19,35).

  • cyan value is 0.00%
  • magenta value is 51.50%
  • yellow value is 18.56%
  • key color value is 34.51%
CMYK: (0,51,19,35) C0M51Y19K35 (0%,51%,19%,35%) (0.00/0.51/0.19/0.35) 

CMYK percentages

%0
%51.5
%18.56
%34.51

Codes

Color #A75188 in popluar color models

A7 51 88
RGB 167 81 136
HSL 322° 34.68% 48.63%
HSB/HSV 322° 51.50% 65.49%
CMYK 0.00% 51.50% 18.56%
34.51%

Color #A75188 in popluar number systems.

HEX A7 51 88
Decimal 167 81 136
Binary 10100111 1010001 10001000
Octal 247 121 210

Shades and tints

Shades of #A75188

#A75188
(167,81,136)
#984A7C
(152,74,124)
#894370
(137,67,112)
#7A3C64
(122,60,100)
#6B3558
(107,53,88)
#5C2E4C
(92,46,76)
#4D2740
(77,39,64)
#3E2034
(62,32,52)
#2F1928
(47,25,40)
#20121C
(32,18,28)
#110B10
(17,11,16)
#000000
(0,0,0)

Tints of #A75188

#A75188
(167,81,136)
#AF6092
(175,96,146)
#B76F9C
(183,111,156)
#BF7EA6
(191,126,166)
#C78DB0
(199,141,176)
#CF9CBA
(207,156,186)
#D7ABC4
(215,171,196)
#DFBACE
(223,186,206)
#E7C9D8
(231,201,216)
#EFD8E2
(239,216,226)
#F7E7EC
(247,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A75188 color. Also use rgb(167,81,136) instead hex code.

Text Font Color

.myTextColor { color: #A75188; }

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

This text font color is #A75188.

Background Color

.myBgColor { background-color: #A75188; }

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

This div background color is #A75188.

Border color

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

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

This div border color is #A75188.

Opacity

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

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

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

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

This text has shadow with #A75188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A75188.

Preview

Color preview on black background

This text has color #A75188 on black background.


Color preview on white background

This text has color #A75188 on white background.


Black color preview on #A75188 background

This text has black color on #A75188 background.


White color preview on #A75188 background

This text has white color on #A75188 background.


Related colors

Complementary color

Complementary color for #hex is #58AE77.


I love getcolorcode.com

Triadic colors

1 #88A751 and #5188A7 with #A75188 are triadic colors.

2 #8851A7 and #51A788 with #A75188 are triadic colors.