COLOR #A44659

HEX: #A44659 RGB: (164,70,89)

Color info

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

RGB color model

#A44659 color RGB value is (164,70,89).

RGB: (164,70,89) (64%, 27%, 35%)

RGB channels and saturation

R 164 of 255 = 64%
G 70 of 255 = 27%
B 89 of 255 = 35%

164
70
89

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

Portions of RGB colors in percentages

R + G + B = 164 + 70 + 89 = 323 (100%)
R 164 of 323 ~ 50.77%
G 70 of 323 ~ 21.67%
B 89 of 323 ~ 27.55'%

%50.77
%21.67
%27.55

CMYK color model

#A44659 color CMYK value is (0,57,46,36).

  • cyan value is 0.00%
  • magenta value is 57.32%
  • yellow value is 45.73%
  • key color value is 35.69%
CMYK: (0,57,46,36) C0M57Y46K36 (0%,57%,46%,36%) (0.00/0.57/0.46/0.36) 

CMYK percentages

%0
%57.32
%45.73
%35.69

Codes

Color #A44659 in popluar color models

A4 46 59
RGB 164 70 89
HSL 348° 40.17% 45.88%
HSB/HSV 348° 57.32% 64.31%
CMYK 0.00% 57.32% 45.73%
35.69%

Color #A44659 in popluar number systems.

HEX A4 46 59
Decimal 164 70 89
Binary 10100100 1000110 1011001
Octal 244 106 131

Shades and tints

Shades of #A44659

#A44659
(164,70,89)
#964051
(150,64,81)
#883A49
(136,58,73)
#7A3441
(122,52,65)
#6C2E39
(108,46,57)
#5E2831
(94,40,49)
#502229
(80,34,41)
#421C21
(66,28,33)
#341619
(52,22,25)
#261011
(38,16,17)
#180A09
(24,10,9)
#000000
(0,0,0)

Tints of #A44659

#A44659
(164,70,89)
#AC5668
(172,86,104)
#B46677
(180,102,119)
#BC7686
(188,118,134)
#C48695
(196,134,149)
#CC96A4
(204,150,164)
#D4A6B3
(212,166,179)
#DCB6C2
(220,182,194)
#E4C6D1
(228,198,209)
#ECD6E0
(236,214,224)
#F4E6EF
(244,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A44659 color. Also use rgb(164,70,89) instead hex code.

Text Font Color

.myTextColor { color: #A44659; }

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

This text font color is #A44659.

Background Color

.myBgColor { background-color: #A44659; }

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

This div background color is #A44659.

Border color

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

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

This div border color is #A44659.

Opacity

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

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

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

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

This text has shadow with #A44659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A44659.

Preview

Color preview on black background

This text has color #A44659 on black background.


Color preview on white background

This text has color #A44659 on white background.


Black color preview on #A44659 background

This text has black color on #A44659 background.


White color preview on #A44659 background

This text has white color on #A44659 background.


Related colors

Complementary color

Complementary color for #hex is #5BB9A6.


I love getcolorcode.com

Triadic colors

1 #59A446 and #4659A4 with #A44659 are triadic colors.

2 #5946A4 and #46A459 with #A44659 are triadic colors.