COLOR #A25476

HEX: #A25476 RGB: (162,84,118)

Color info

#A25476 contains mainly red and blue colors. Web safe color of #A25476 is #996666 (or #966).

RGB color model

#A25476 color RGB value is (162,84,118).

RGB: (162,84,118) (64%, 33%, 46%)

RGB channels and saturation

R 162 of 255 = 64%
G 84 of 255 = 33%
B 118 of 255 = 46%

162
84
118

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

Portions of RGB colors in percentages

R + G + B = 162 + 84 + 118 = 364 (100%)
R 162 of 364 ~ 44.51%
G 84 of 364 ~ 23.08%
B 118 of 364 ~ 32.42'%

%44.51
%23.08
%32.42

CMYK color model

#A25476 color CMYK value is (0,48,27,36).

  • cyan value is 0.00%
  • magenta value is 48.15%
  • yellow value is 27.16%
  • key color value is 36.47%

CMYK: (0,48,27,36)
C0M48Y27K36 (0%, 48%, 27%, 36%)
(0.00 / 0.48 / 0.27 / 0.36)

CMYK percentages

%0
%48.15
%27.16
%36.47

Codes

Color #A25476 in popluar color models

A2 54 76
RGB 162 84 118
HSL 334° 31.71% 48.24%
HSB/HSV 334° 48.15% 63.53%
CMYK 0.00% 48.15% 27.16%
36.47%

Color #A25476 in popluar number systems.

HEX A2 54 76
Decimal 162 84 118
Binary 10100010 1010100 1110110
Octal 242 124 166

Shades and tints

Shades of #A25476

#A25476
(162,84,118)
#944D6C
(148,77,108)
#864662
(134,70,98)
#783F58
(120,63,88)
#6A384E
(106,56,78)
#5C3144
(92,49,68)
#4E2A3A
(78,42,58)
#402330
(64,35,48)
#321C26
(50,28,38)
#24151C
(36,21,28)
#160E12
(22,14,18)
#000000
(0,0,0)

Tints of #A25476

#A25476
(162,84,118)
#AA6382
(170,99,130)
#B2728E
(178,114,142)
#BA819A
(186,129,154)
#C290A6
(194,144,166)
#CA9FB2
(202,159,178)
#D2AEBE
(210,174,190)
#DABDCA
(218,189,202)
#E2CCD6
(226,204,214)
#EADBE2
(234,219,226)
#F2EAEE
(242,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A25476 color. Also use rgb(162,84,118) instead hex code.

Text Font Color

.myTextColor { color: #A25476; }

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

This text font color is #A25476.

Background Color

.myBgColor { background-color: #A25476; }

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

This div background color is #A25476.

Border color

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

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

This div border color is #A25476.

Opacity

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

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

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

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

This text has shadow with #A25476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A25476.

Preview

Color preview on black background

This text has color #A25476 on black background.


Color preview on white background

This text has color #A25476 on white background.


Black color preview on #A25476 background

This text has black color on #A25476 background.


White color preview on #A25476 background

This text has white color on #A25476 background.


Related colors

Complementary color

Complementary color for #hex is #5DAB89.


I love getcolorcode.com

Triadic colors

1 #76A254 and #5476A2 with #A25476 are triadic colors.

2 #7654A2 and #54A276 with #A25476 are triadic colors.