COLOR #A44425

HEX: #A44425 RGB: (164,68,37)

Color info

#A44425 contains mainly red color. Web safe color of #A44425 is #993333 (or #933).

RGB color model

#A44425 color RGB value is (164,68,37).

RGB: (164,68,37) (64%, 27%, 15%)

RGB channels and saturation

R 164 of 255 = 64%
G 68 of 255 = 27%
B 37 of 255 = 15%

164
68
37

R + G + B ~ 35%. #A44425 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 164 + 68 + 37 = 269 (100%)
R 164 of 269 ~ 60.97%
G 68 of 269 ~ 25.28%
B 37 of 269 ~ 13.75'%

%60.97
%25.28
%13.75

CMYK color model

#A44425 color CMYK value is (0,59,77,36).

  • cyan value is 0.00%
  • magenta value is 58.54%
  • yellow value is 77.44%
  • key color value is 35.69%

CMYK: (0,59,77,36)
C0M59Y77K36 (0%, 59%, 77%, 36%)
(0.00 / 0.59 / 0.77 / 0.36)

CMYK percentages

%0
%58.54
%77.44
%35.69

Codes

Color #A44425 in popluar color models

A4 44 25
RGB 164 68 37
HSL 15° 63.18% 39.41%
HSB/HSV 15° 77.44% 64.31%
CMYK 0.00% 58.54% 77.44%
35.69%

Color #A44425 in popluar number systems.

HEX A4 44 25
Decimal 164 68 37
Binary 10100100 1000100 100101
Octal 244 104 45

Shades and tints

Shades of #A44425

#A44425
(164,68,37)
#963E22
(150,62,34)
#88381F
(136,56,31)
#7A321C
(122,50,28)
#6C2C19
(108,44,25)
#5E2616
(94,38,22)
#502013
(80,32,19)
#421A10
(66,26,16)
#34140D
(52,20,13)
#260E0A
(38,14,10)
#180807
(24,8,7)
#000000
(0,0,0)

Tints of #A44425

#A44425
(164,68,37)
#AC5538
(172,85,56)
#B4664B
(180,102,75)
#BC775E
(188,119,94)
#C48871
(196,136,113)
#CC9984
(204,153,132)
#D4AA97
(212,170,151)
#DCBBAA
(220,187,170)
#E4CCBD
(228,204,189)
#ECDDD0
(236,221,208)
#F4EEE3
(244,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A44425 color. Also use rgb(164,68,37) instead hex code.

Text Font Color

.myTextColor { color: #A44425; }

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

This text font color is #A44425.

Background Color

.myBgColor { background-color: #A44425; }

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

This div background color is #A44425.

Border color

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

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

This div border color is #A44425.

Opacity

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

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

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

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

This text has shadow with #A44425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A44425.

Preview

Color preview on black background

This text has color #A44425 on black background.


Color preview on white background

This text has color #A44425 on white background.


Black color preview on #A44425 background

This text has black color on #A44425 background.


White color preview on #A44425 background

This text has white color on #A44425 background.


Related colors

Complementary color

Complementary color for #hex is #5BBBDA.


I love getcolorcode.com

Triadic colors

1 #25A444 and #4425A4 with #A44425 are triadic colors.

2 #2544A4 and #44A425 with #A44425 are triadic colors.