COLOR #A44966

HEX: #A44966 RGB: (164,73,102)

Color info

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

RGB color model

#A44966 color RGB value is (164,73,102).

RGB: (164,73,102) (64%, 29%, 40%)

RGB channels and saturation

R 164 of 255 = 64%
G 73 of 255 = 29%
B 102 of 255 = 40%

164
73
102

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

Portions of RGB colors in percentages

R + G + B = 164 + 73 + 102 = 339 (100%)
R 164 of 339 ~ 48.38%
G 73 of 339 ~ 21.53%
B 102 of 339 ~ 30.09'%

%48.38
%21.53
%30.09

CMYK color model

#A44966 color CMYK value is (0,55,38,36).

  • cyan value is 0.00%
  • magenta value is 55.49%
  • yellow value is 37.80%
  • key color value is 35.69%

CMYK: (0,55,38,36)
C0M55Y38K36 (0%, 55%, 38%, 36%)
(0.00 / 0.55 / 0.38 / 0.36)

CMYK percentages

%0
%55.49
%37.8
%35.69

Codes

Color #A44966 in popluar color models

A4 49 66
RGB 164 73 102
HSL 341° 38.40% 46.47%
HSB/HSV 341° 55.49% 64.31%
CMYK 0.00% 55.49% 37.80%
35.69%

Color #A44966 in popluar number systems.

HEX A4 49 66
Decimal 164 73 102
Binary 10100100 1001001 1100110
Octal 244 111 146

Shades and tints

Shades of #A44966

#A44966
(164,73,102)
#96435D
(150,67,93)
#883D54
(136,61,84)
#7A374B
(122,55,75)
#6C3142
(108,49,66)
#5E2B39
(94,43,57)
#502530
(80,37,48)
#421F27
(66,31,39)
#34191E
(52,25,30)
#261315
(38,19,21)
#180D0C
(24,13,12)
#000000
(0,0,0)

Tints of #A44966

#A44966
(164,73,102)
#AC5973
(172,89,115)
#B46980
(180,105,128)
#BC798D
(188,121,141)
#C4899A
(196,137,154)
#CC99A7
(204,153,167)
#D4A9B4
(212,169,180)
#DCB9C1
(220,185,193)
#E4C9CE
(228,201,206)
#ECD9DB
(236,217,219)
#F4E9E8
(244,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A44966 color. Also use rgb(164,73,102) instead hex code.

Text Font Color

.myTextColor { color: #A44966; }

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

This text font color is #A44966.

Background Color

.myBgColor { background-color: #A44966; }

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

This div background color is #A44966.

Border color

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

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

This div border color is #A44966.

Opacity

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

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

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

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

This text has shadow with #A44966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A44966.

Preview

Color preview on black background

This text has color #A44966 on black background.


Color preview on white background

This text has color #A44966 on white background.


Black color preview on #A44966 background

This text has black color on #A44966 background.


White color preview on #A44966 background

This text has white color on #A44966 background.


Related colors

Complementary color

Complementary color for #hex is #5BB699.


I love getcolorcode.com

Triadic colors

1 #66A449 and #4966A4 with #A44966 are triadic colors.

2 #6649A4 and #49A466 with #A44966 are triadic colors.