COLOR #A21757

HEX: #A21757 RGB: (162,23,87)

Color info

#A21757 contains mainly red color. Web safe color of #A21757 is #990066 (or #906).

RGB color model

#A21757 color RGB value is (162,23,87).

RGB: (162,23,87) (64%, 9%, 34%)

RGB channels and saturation

R 162 of 255 = 64%
G 23 of 255 = 9%
B 87 of 255 = 34%

162
23
87

R + G + B ~ 36%. #A21757 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 162 + 23 + 87 = 272 (100%)
R 162 of 272 ~ 59.56%
G 23 of 272 ~ 8.46%
B 87 of 272 ~ 31.99'%

%59.56
%31.99

CMYK color model

#A21757 color CMYK value is (0,86,46,36).

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

CMYK: (0,86,46,36)
C0M86Y46K36 (0%, 86%, 46%, 36%)
(0.00 / 0.86 / 0.46 / 0.36)

CMYK percentages

%0
%85.8
%46.3
%36.47

Codes

Color #A21757 in popluar color models

A2 17 57
RGB 162 23 87
HSL 332° 75.14% 36.27%
HSB/HSV 332° 85.80% 63.53%
CMYK 0.00% 85.80% 46.30%
36.47%

Color #A21757 in popluar number systems.

HEX A2 17 57
Decimal 162 23 87
Binary 10100010 10111 1010111
Octal 242 27 127

Shades and tints

Shades of #A21757

#A21757
(162,23,87)
#941550
(148,21,80)
#861349
(134,19,73)
#781142
(120,17,66)
#6A0F3B
(106,15,59)
#5C0D34
(92,13,52)
#4E0B2D
(78,11,45)
#400926
(64,9,38)
#32071F
(50,7,31)
#240518
(36,5,24)
#160311
(22,3,17)
#000000
(0,0,0)

Tints of #A21757

#A21757
(162,23,87)
#AA2C66
(170,44,102)
#B24175
(178,65,117)
#BA5684
(186,86,132)
#C26B93
(194,107,147)
#CA80A2
(202,128,162)
#D295B1
(210,149,177)
#DAAAC0
(218,170,192)
#E2BFCF
(226,191,207)
#EAD4DE
(234,212,222)
#F2E9ED
(242,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A21757; }

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

This text font color is #A21757.

Background Color

.myBgColor { background-color: #A21757; }

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

This div background color is #A21757.

Border color

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

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

This div border color is #A21757.

Opacity

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

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

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

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

This text has shadow with #A21757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A21757.

Preview

Color preview on black background

This text has color #A21757 on black background.


Color preview on white background

This text has color #A21757 on white background.


Black color preview on #A21757 background

This text has black color on #A21757 background.


White color preview on #A21757 background

This text has white color on #A21757 background.


Related colors

Complementary color

Complementary color for #hex is #5DE8A8.


I love getcolorcode.com

Triadic colors

1 #57A217 and #1757A2 with #A21757 are triadic colors.

2 #5717A2 and #17A257 with #A21757 are triadic colors.