COLOR #A24063

HEX: #A24063 RGB: (162,64,99)

Color info

#A24063 contains mainly red color. Web safe color of #A24063 is #993366 (or #936).

RGB color model

#A24063 color RGB value is (162,64,99).

RGB: (162,64,99) (64%, 25%, 39%)

RGB channels and saturation

R 162 of 255 = 64%
G 64 of 255 = 25%
B 99 of 255 = 39%

162
64
99

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

Portions of RGB colors in percentages

R + G + B = 162 + 64 + 99 = 325 (100%)
R 162 of 325 ~ 49.85%
G 64 of 325 ~ 19.69%
B 99 of 325 ~ 30.46'%

%49.85
%19.69
%30.46

CMYK color model

#A24063 color CMYK value is (0,60,39,36).

  • cyan value is 0.00%
  • magenta value is 60.49%
  • yellow value is 38.89%
  • key color value is 36.47%

CMYK: (0,60,39,36)
C0M60Y39K36 (0%, 60%, 39%, 36%)
(0.00 / 0.60 / 0.39 / 0.36)

CMYK percentages

%0
%60.49
%38.89
%36.47

Codes

Color #A24063 in popluar color models

A2 40 63
RGB 162 64 99
HSL 339° 43.36% 44.31%
HSB/HSV 339° 60.49% 63.53%
CMYK 0.00% 60.49% 38.89%
36.47%

Color #A24063 in popluar number systems.

HEX A2 40 63
Decimal 162 64 99
Binary 10100010 1000000 1100011
Octal 242 100 143

Shades and tints

Shades of #A24063

#A24063
(162,64,99)
#943B5A
(148,59,90)
#863651
(134,54,81)
#783148
(120,49,72)
#6A2C3F
(106,44,63)
#5C2736
(92,39,54)
#4E222D
(78,34,45)
#401D24
(64,29,36)
#32181B
(50,24,27)
#241312
(36,19,18)
#160E09
(22,14,9)
#000000
(0,0,0)

Tints of #A24063

#A24063
(162,64,99)
#AA5171
(170,81,113)
#B2627F
(178,98,127)
#BA738D
(186,115,141)
#C2849B
(194,132,155)
#CA95A9
(202,149,169)
#D2A6B7
(210,166,183)
#DAB7C5
(218,183,197)
#E2C8D3
(226,200,211)
#EAD9E1
(234,217,225)
#F2EAEF
(242,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A24063 color. Also use rgb(162,64,99) instead hex code.

Text Font Color

.myTextColor { color: #A24063; }

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

This text font color is #A24063.

Background Color

.myBgColor { background-color: #A24063; }

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

This div background color is #A24063.

Border color

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

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

This div border color is #A24063.

Opacity

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

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

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

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

This text has shadow with #A24063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A24063.

Preview

Color preview on black background

This text has color #A24063 on black background.


Color preview on white background

This text has color #A24063 on white background.


Black color preview on #A24063 background

This text has black color on #A24063 background.


White color preview on #A24063 background

This text has white color on #A24063 background.


Related colors

Complementary color

Complementary color for #hex is #5DBF9C.


I love getcolorcode.com

Triadic colors

1 #63A240 and #4063A2 with #A24063 are triadic colors.

2 #6340A2 and #40A263 with #A24063 are triadic colors.