COLOR #744422

HEX: #744422 RGB: (116,68,34)

Color info

#744422 contains mainly red and green colors. Web safe color of #744422 is #663333 (or #633).

RGB color model

#744422 color RGB value is (116,68,34).

RGB: (116,68,34) (45%, 27%, 13%)

RGB channels and saturation

R 116 of 255 = 45%
G 68 of 255 = 27%
B 34 of 255 = 13%

116
68
34

R + G + B ~ 28%. #744422 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 68 + 34 = 218 (100%)
R 116 of 218 ~ 53.21%
G 68 of 218 ~ 31.19%
B 34 of 218 ~ 15.6'%

%53.21
%31.19
%15.6

CMYK color model

#744422 color CMYK value is (0,41,71,55).

  • cyan value is 0.00%
  • magenta value is 41.38%
  • yellow value is 70.69%
  • key color value is 54.51%

CMYK: (0,41,71,55)
C0M41Y71K55 (0%, 41%, 71%, 55%)
(0.00 / 0.41 / 0.71 / 0.55)

CMYK percentages

%0
%41.38
%70.69
%54.51

Codes

Color #744422 in popluar color models

74 44 22
RGB 116 68 34
HSL 25° 54.67% 29.41%
HSB/HSV 25° 70.69% 45.49%
CMYK 0.00% 41.38% 70.69%
54.51%

Color #744422 in popluar number systems.

HEX 74 44 22
Decimal 116 68 34
Binary 1110100 1000100 100010
Octal 164 104 42

Shades and tints

Shades of #744422

#744422
(116,68,34)
#6A3E1F
(106,62,31)
#60381C
(96,56,28)
#563219
(86,50,25)
#4C2C16
(76,44,22)
#422613
(66,38,19)
#382010
(56,32,16)
#2E1A0D
(46,26,13)
#24140A
(36,20,10)
#1A0E07
(26,14,7)
#100804
(16,8,4)
#000000
(0,0,0)

Tints of #744422

#744422
(116,68,34)
#805536
(128,85,54)
#8C664A
(140,102,74)
#98775E
(152,119,94)
#A48872
(164,136,114)
#B09986
(176,153,134)
#BCAA9A
(188,170,154)
#C8BBAE
(200,187,174)
#D4CCC2
(212,204,194)
#E0DDD6
(224,221,214)
#ECEEEA
(236,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744422 color. Also use rgb(116,68,34) instead hex code.

Text Font Color

.myTextColor { color: #744422; }

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

This text font color is #744422.

Background Color

.myBgColor { background-color: #744422; }

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

This div background color is #744422.

Border color

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

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

This div border color is #744422.

Opacity

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

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

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

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

This text has shadow with #744422 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744422.

Preview

Color preview on black background

This text has color #744422 on black background.


Color preview on white background

This text has color #744422 on white background.


Black color preview on #744422 background

This text has black color on #744422 background.


White color preview on #744422 background

This text has white color on #744422 background.


Related colors

Complementary color

Complementary color for #hex is #8BBBDD.


I love getcolorcode.com

Triadic colors

1 #227444 and #442274 with #744422 are triadic colors.

2 #224474 and #447422 with #744422 are triadic colors.