COLOR #A25193

HEX: #A25193 RGB: (162,81,147)

Color info

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

RGB color model

#A25193 color RGB value is (162,81,147).

RGB: (162,81,147) (64%, 32%, 58%)

RGB channels and saturation

R 162 of 255 = 64%
G 81 of 255 = 32%
B 147 of 255 = 58%

162
81
147

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

Portions of RGB colors in percentages

R + G + B = 162 + 81 + 147 = 390 (100%)
R 162 of 390 ~ 41.54%
G 81 of 390 ~ 20.77%
B 147 of 390 ~ 37.69'%

%41.54
%20.77
%37.69

CMYK color model

#A25193 color CMYK value is (0,50,9,36).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 9.26%
  • key color value is 36.47%

CMYK: (0,50,9,36)
C0M50Y9K36 (0%, 50%, 9%, 36%)
(0.00 / 0.50 / 0.09 / 0.36)

CMYK percentages

%0
%50
%9.26
%36.47

Codes

Color #A25193 in popluar color models

A2 51 93
RGB 162 81 147
HSL 311° 33.33% 47.65%
HSB/HSV 311° 50.00% 63.53%
CMYK 0.00% 50.00% 9.26%
36.47%

Color #A25193 in popluar number systems.

HEX A2 51 93
Decimal 162 81 147
Binary 10100010 1010001 10010011
Octal 242 121 223

Shades and tints

Shades of #A25193

#A25193
(162,81,147)
#944A86
(148,74,134)
#864379
(134,67,121)
#783C6C
(120,60,108)
#6A355F
(106,53,95)
#5C2E52
(92,46,82)
#4E2745
(78,39,69)
#402038
(64,32,56)
#32192B
(50,25,43)
#24121E
(36,18,30)
#160B11
(22,11,17)
#000000
(0,0,0)

Tints of #A25193

#A25193
(162,81,147)
#AA609C
(170,96,156)
#B26FA5
(178,111,165)
#BA7EAE
(186,126,174)
#C28DB7
(194,141,183)
#CA9CC0
(202,156,192)
#D2ABC9
(210,171,201)
#DABAD2
(218,186,210)
#E2C9DB
(226,201,219)
#EAD8E4
(234,216,228)
#F2E7ED
(242,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A25193 color. Also use rgb(162,81,147) instead hex code.

Text Font Color

.myTextColor { color: #A25193; }

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

This text font color is #A25193.

Background Color

.myBgColor { background-color: #A25193; }

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

This div background color is #A25193.

Border color

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

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

This div border color is #A25193.

Opacity

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

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

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

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

This text has shadow with #A25193 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A25193.

Preview

Color preview on black background

This text has color #A25193 on black background.


Color preview on white background

This text has color #A25193 on white background.


Black color preview on #A25193 background

This text has black color on #A25193 background.


White color preview on #A25193 background

This text has white color on #A25193 background.


Related colors

Complementary color

Complementary color for #hex is #5DAE6C.


I love getcolorcode.com

Triadic colors

1 #93A251 and #5193A2 with #A25193 are triadic colors.

2 #9351A2 and #51A293 with #A25193 are triadic colors.