COLOR #A44071

HEX: #A44071 RGB: (164,64,113)

Color info

#A44071 contains mainly red and blue colors. Web safe color of #A44071 is #993366 (or #936).

RGB color model

#A44071 color RGB value is (164,64,113).

RGB: (164,64,113) (64%, 25%, 44%)

RGB channels and saturation

R 164 of 255 = 64%
G 64 of 255 = 25%
B 113 of 255 = 44%

164
64
113

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

Portions of RGB colors in percentages

R + G + B = 164 + 64 + 113 = 341 (100%)
R 164 of 341 ~ 48.09%
G 64 of 341 ~ 18.77%
B 113 of 341 ~ 33.14'%

%48.09
%18.77
%33.14

CMYK color model

#A44071 color CMYK value is (0,61,31,36).

  • cyan value is 0.00%
  • magenta value is 60.98%
  • yellow value is 31.10%
  • key color value is 35.69%
CMYK: (0,61,31,36) C0M61Y31K36 (0%,61%,31%,36%) (0.00/0.61/0.31/0.36) 

CMYK percentages

%0
%60.98
%31.1
%35.69

Codes

Color #A44071 in popluar color models

A4 40 71
RGB 164 64 113
HSL 331° 43.86% 44.71%
HSB/HSV 331° 60.98% 64.31%
CMYK 0.00% 60.98% 31.10%
35.69%

Color #A44071 in popluar number systems.

HEX A4 40 71
Decimal 164 64 113
Binary 10100100 1000000 1110001
Octal 244 100 161

Shades and tints

Shades of #A44071

#A44071
(164,64,113)
#963B67
(150,59,103)
#88365D
(136,54,93)
#7A3153
(122,49,83)
#6C2C49
(108,44,73)
#5E273F
(94,39,63)
#502235
(80,34,53)
#421D2B
(66,29,43)
#341821
(52,24,33)
#261317
(38,19,23)
#180E0D
(24,14,13)
#000000
(0,0,0)

Tints of #A44071

#A44071
(164,64,113)
#AC517D
(172,81,125)
#B46289
(180,98,137)
#BC7395
(188,115,149)
#C484A1
(196,132,161)
#CC95AD
(204,149,173)
#D4A6B9
(212,166,185)
#DCB7C5
(220,183,197)
#E4C8D1
(228,200,209)
#ECD9DD
(236,217,221)
#F4EAE9
(244,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A44071 color. Also use rgb(164,64,113) instead hex code.

Text Font Color

.myTextColor { color: #A44071; }

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

This text font color is #A44071.

Background Color

.myBgColor { background-color: #A44071; }

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

This div background color is #A44071.

Border color

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

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

This div border color is #A44071.

Opacity

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

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

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

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

This text has shadow with #A44071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A44071.

Preview

Color preview on black background

This text has color #A44071 on black background.


Color preview on white background

This text has color #A44071 on white background.


Black color preview on #A44071 background

This text has black color on #A44071 background.


White color preview on #A44071 background

This text has white color on #A44071 background.


Related colors

Complementary color

Complementary color for #hex is #5BBF8E.


I love getcolorcode.com

Triadic colors

1 #71A440 and #4071A4 with #A44071 are triadic colors.

2 #7140A4 and #40A471 with #A44071 are triadic colors.