COLOR #A25275

HEX: #A25275 RGB: (162,82,117)

Color info

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

RGB color model

#A25275 color RGB value is (162,82,117).

RGB: (162,82,117) (64%, 32%, 46%)

RGB channels and saturation

R 162 of 255 = 64%
G 82 of 255 = 32%
B 117 of 255 = 46%

162
82
117

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

Portions of RGB colors in percentages

R + G + B = 162 + 82 + 117 = 361 (100%)
R 162 of 361 ~ 44.88%
G 82 of 361 ~ 22.71%
B 117 of 361 ~ 32.41'%

%44.88
%22.71
%32.41

CMYK color model

#A25275 color CMYK value is (0,49,28,36).

  • cyan value is 0.00%
  • magenta value is 49.38%
  • yellow value is 27.78%
  • key color value is 36.47%
CMYK: (0,49,28,36) C0M49Y28K36 (0%,49%,28%,36%) (0.00/0.49/0.28/0.36) 

CMYK percentages

%0
%49.38
%27.78
%36.47

Codes

Color #A25275 in popluar color models

A2 52 75
RGB 162 82 117
HSL 334° 32.79% 47.84%
HSB/HSV 334° 49.38% 63.53%
CMYK 0.00% 49.38% 27.78%
36.47%

Color #A25275 in popluar number systems.

HEX A2 52 75
Decimal 162 82 117
Binary 10100010 1010010 1110101
Octal 242 122 165

Shades and tints

Shades of #A25275

#A25275
(162,82,117)
#944B6B
(148,75,107)
#864461
(134,68,97)
#783D57
(120,61,87)
#6A364D
(106,54,77)
#5C2F43
(92,47,67)
#4E2839
(78,40,57)
#40212F
(64,33,47)
#321A25
(50,26,37)
#24131B
(36,19,27)
#160C11
(22,12,17)
#000000
(0,0,0)

Tints of #A25275

#A25275
(162,82,117)
#AA6181
(170,97,129)
#B2708D
(178,112,141)
#BA7F99
(186,127,153)
#C28EA5
(194,142,165)
#CA9DB1
(202,157,177)
#D2ACBD
(210,172,189)
#DABBC9
(218,187,201)
#E2CAD5
(226,202,213)
#EAD9E1
(234,217,225)
#F2E8ED
(242,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A25275; }

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

This text font color is #A25275.

Background Color

.myBgColor { background-color: #A25275; }

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

This div background color is #A25275.

Border color

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

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

This div border color is #A25275.

Opacity

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

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

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

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

This text has shadow with #A25275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A25275.

Preview

Color preview on black background

This text has color #A25275 on black background.


Color preview on white background

This text has color #A25275 on white background.


Black color preview on #A25275 background

This text has black color on #A25275 background.


White color preview on #A25275 background

This text has white color on #A25275 background.


Related colors

Complementary color

Complementary color for #hex is #5DAD8A.


I love getcolorcode.com

Triadic colors

1 #75A252 and #5275A2 with #A25275 are triadic colors.

2 #7552A2 and #52A275 with #A25275 are triadic colors.