COLOR #A4436A

HEX: #A4436A RGB: (164,67,106)

Color info

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

RGB color model

#A4436A color RGB value is (164,67,106).

RGB: (164,67,106) (64%, 26%, 42%)

RGB channels and saturation

R 164 of 255 = 64%
G 67 of 255 = 26%
B 106 of 255 = 42%

164
67
106

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

Portions of RGB colors in percentages

R + G + B = 164 + 67 + 106 = 337 (100%)
R 164 of 337 ~ 48.66%
G 67 of 337 ~ 19.88%
B 106 of 337 ~ 31.45'%

%48.66
%19.88
%31.45

CMYK color model

#A4436A color CMYK value is (0,59,35,36).

  • cyan value is 0.00%
  • magenta value is 59.15%
  • yellow value is 35.37%
  • key color value is 35.69%
CMYK: (0,59,35,36) C0M59Y35K36 (0%,59%,35%,36%) (0.00/0.59/0.35/0.36) 

CMYK percentages

%0
%59.15
%35.37
%35.69

Codes

Color #A4436A in popluar color models

A4 43 6A
RGB 164 67 106
HSL 336° 41.99% 45.29%
HSB/HSV 336° 59.15% 64.31%
CMYK 0.00% 59.15% 35.37%
35.69%

Color #A4436A in popluar number systems.

HEX A4 43 6A
Decimal 164 67 106
Binary 10100100 1000011 1101010
Octal 244 103 152

Shades and tints

Shades of #A4436A

#A4436A
(164,67,106)
#963D61
(150,61,97)
#883758
(136,55,88)
#7A314F
(122,49,79)
#6C2B46
(108,43,70)
#5E253D
(94,37,61)
#501F34
(80,31,52)
#42192B
(66,25,43)
#341322
(52,19,34)
#260D19
(38,13,25)
#180710
(24,7,16)
#000000
(0,0,0)

Tints of #A4436A

#A4436A
(164,67,106)
#AC5477
(172,84,119)
#B46584
(180,101,132)
#BC7691
(188,118,145)
#C4879E
(196,135,158)
#CC98AB
(204,152,171)
#D4A9B8
(212,169,184)
#DCBAC5
(220,186,197)
#E4CBD2
(228,203,210)
#ECDCDF
(236,220,223)
#F4EDEC
(244,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4436A color. Also use rgb(164,67,106) instead hex code.

Text Font Color

.myTextColor { color: #A4436A; }

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

This text font color is #A4436A.

Background Color

.myBgColor { background-color: #A4436A; }

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

This div background color is #A4436A.

Border color

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

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

This div border color is #A4436A.

Opacity

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

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

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

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

This text has shadow with #A4436A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4436A.

Preview

Color preview on black background

This text has color #A4436A on black background.


Color preview on white background

This text has color #A4436A on white background.


Black color preview on #A4436A background

This text has black color on #A4436A background.


White color preview on #A4436A background

This text has white color on #A4436A background.


Related colors

Complementary color

Complementary color for #hex is #5BBC95.


I love getcolorcode.com

Triadic colors

1 #6AA443 and #436AA4 with #A4436A are triadic colors.

2 #6A43A4 and #43A46A with #A4436A are triadic colors.