COLOR #A25795

HEX: #A25795 RGB: (162,87,149)

Color info

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

RGB color model

#A25795 color RGB value is (162,87,149).

RGB: (162,87,149) (64%, 34%, 58%)

RGB channels and saturation

R 162 of 255 = 64%
G 87 of 255 = 34%
B 149 of 255 = 58%

162
87
149

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

Portions of RGB colors in percentages

R + G + B = 162 + 87 + 149 = 398 (100%)
R 162 of 398 ~ 40.7%
G 87 of 398 ~ 21.86%
B 149 of 398 ~ 37.44'%

%40.7
%21.86
%37.44

CMYK color model

#A25795 color CMYK value is (0,46,8,36).

  • cyan value is 0.00%
  • magenta value is 46.30%
  • yellow value is 8.02%
  • key color value is 36.47%

CMYK: (0,46,8,36)
C0M46Y8K36 (0%, 46%, 8%, 36%)
(0.00 / 0.46 / 0.08 / 0.36)

CMYK percentages

%0
%46.3
%8.02
%36.47

Codes

Color #A25795 in popluar color models

A2 57 95
RGB 162 87 149
HSL 310° 30.12% 48.82%
HSB/HSV 310° 46.30% 63.53%
CMYK 0.00% 46.30% 8.02%
36.47%

Color #A25795 in popluar number systems.

HEX A2 57 95
Decimal 162 87 149
Binary 10100010 1010111 10010101
Octal 242 127 225

Shades and tints

Shades of #A25795

#A25795
(162,87,149)
#945088
(148,80,136)
#86497B
(134,73,123)
#78426E
(120,66,110)
#6A3B61
(106,59,97)
#5C3454
(92,52,84)
#4E2D47
(78,45,71)
#40263A
(64,38,58)
#321F2D
(50,31,45)
#241820
(36,24,32)
#161113
(22,17,19)
#000000
(0,0,0)

Tints of #A25795

#A25795
(162,87,149)
#AA669E
(170,102,158)
#B275A7
(178,117,167)
#BA84B0
(186,132,176)
#C293B9
(194,147,185)
#CAA2C2
(202,162,194)
#D2B1CB
(210,177,203)
#DAC0D4
(218,192,212)
#E2CFDD
(226,207,221)
#EADEE6
(234,222,230)
#F2EDEF
(242,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A25795 color. Also use rgb(162,87,149) instead hex code.

Text Font Color

.myTextColor { color: #A25795; }

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

This text font color is #A25795.

Background Color

.myBgColor { background-color: #A25795; }

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

This div background color is #A25795.

Border color

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

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

This div border color is #A25795.

Opacity

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

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

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

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

This text has shadow with #A25795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A25795.

Preview

Color preview on black background

This text has color #A25795 on black background.


Color preview on white background

This text has color #A25795 on white background.


Black color preview on #A25795 background

This text has black color on #A25795 background.


White color preview on #A25795 background

This text has white color on #A25795 background.


Related colors

Complementary color

Complementary color for #hex is #5DA86A.


I love getcolorcode.com

Triadic colors

1 #95A257 and #5795A2 with #A25795 are triadic colors.

2 #9557A2 and #57A295 with #A25795 are triadic colors.