COLOR #A25285

HEX: #A25285 RGB: (162,82,133)

Color info

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

RGB color model

#A25285 color RGB value is (162,82,133).

RGB: (162,82,133) (64%, 32%, 52%)

RGB channels and saturation

R 162 of 255 = 64%
G 82 of 255 = 32%
B 133 of 255 = 52%

162
82
133

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

Portions of RGB colors in percentages

R + G + B = 162 + 82 + 133 = 377 (100%)
R 162 of 377 ~ 42.97%
G 82 of 377 ~ 21.75%
B 133 of 377 ~ 35.28'%

%42.97
%21.75
%35.28

CMYK color model

#A25285 color CMYK value is (0,49,18,36).

  • cyan value is 0.00%
  • magenta value is 49.38%
  • yellow value is 17.90%
  • key color value is 36.47%

CMYK: (0,49,18,36)
C0M49Y18K36 (0%, 49%, 18%, 36%)
(0.00 / 0.49 / 0.18 / 0.36)

CMYK percentages

%0
%49.38
%17.9
%36.47

Codes

Color #A25285 in popluar color models

A2 52 85
RGB 162 82 133
HSL 322° 32.79% 47.84%
HSB/HSV 322° 49.38% 63.53%
CMYK 0.00% 49.38% 17.90%
36.47%

Color #A25285 in popluar number systems.

HEX A2 52 85
Decimal 162 82 133
Binary 10100010 1010010 10000101
Octal 242 122 205

Shades and tints

Shades of #A25285

#A25285
(162,82,133)
#944B79
(148,75,121)
#86446D
(134,68,109)
#783D61
(120,61,97)
#6A3655
(106,54,85)
#5C2F49
(92,47,73)
#4E283D
(78,40,61)
#402131
(64,33,49)
#321A25
(50,26,37)
#241319
(36,19,25)
#160C0D
(22,12,13)
#000000
(0,0,0)

Tints of #A25285

#A25285
(162,82,133)
#AA6190
(170,97,144)
#B2709B
(178,112,155)
#BA7FA6
(186,127,166)
#C28EB1
(194,142,177)
#CA9DBC
(202,157,188)
#D2ACC7
(210,172,199)
#DABBD2
(218,187,210)
#E2CADD
(226,202,221)
#EAD9E8
(234,217,232)
#F2E8F3
(242,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A25285 color. Also use rgb(162,82,133) instead hex code.

Text Font Color

.myTextColor { color: #A25285; }

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

This text font color is #A25285.

Background Color

.myBgColor { background-color: #A25285; }

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

This div background color is #A25285.

Border color

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

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

This div border color is #A25285.

Opacity

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

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

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

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

This text has shadow with #A25285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A25285.

Preview

Color preview on black background

This text has color #A25285 on black background.


Color preview on white background

This text has color #A25285 on white background.


Black color preview on #A25285 background

This text has black color on #A25285 background.


White color preview on #A25285 background

This text has white color on #A25285 background.


Related colors

Complementary color

Complementary color for #hex is #5DAD7A.


I love getcolorcode.com

Triadic colors

1 #85A252 and #5285A2 with #A25285 are triadic colors.

2 #8552A2 and #52A285 with #A25285 are triadic colors.