COLOR #744416

HEX: #744416 RGB: (116,68,22)

Color info

#744416 contains mainly red and green colors. Web safe color of #744416 is #663300 (or #630).

RGB color model

#744416 color RGB value is (116,68,22).

RGB: (116,68,22) (45%, 27%, 9%)

RGB channels and saturation

R 116 of 255 = 45%
G 68 of 255 = 27%
B 22 of 255 = 9%

116
68
22

R + G + B ~ 27%. #744416 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 68 + 22 = 206 (100%)
R 116 of 206 ~ 56.31%
G 68 of 206 ~ 33.01%
B 22 of 206 ~ 10.68'%

%56.31
%33.01
%10.68

CMYK color model

#744416 color CMYK value is (0,41,81,55).

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

CMYK: (0,41,81,55)
C0M41Y81K55 (0%, 41%, 81%, 55%)
(0.00 / 0.41 / 0.81 / 0.55)

CMYK percentages

%0
%41.38
%81.03
%54.51

Codes

Color #744416 in popluar color models

74 44 16
RGB 116 68 22
HSL 29° 68.12% 27.06%
HSB/HSV 29° 81.03% 45.49%
CMYK 0.00% 41.38% 81.03%
54.51%

Color #744416 in popluar number systems.

HEX 74 44 16
Decimal 116 68 22
Binary 1110100 1000100 10110
Octal 164 104 26

Shades and tints

Shades of #744416

#744416
(116,68,22)
#6A3E14
(106,62,20)
#603812
(96,56,18)
#563210
(86,50,16)
#4C2C0E
(76,44,14)
#42260C
(66,38,12)
#38200A
(56,32,10)
#2E1A08
(46,26,8)
#241406
(36,20,6)
#1A0E04
(26,14,4)
#100802
(16,8,2)
#000000
(0,0,0)

Tints of #744416

#744416
(116,68,22)
#80552B
(128,85,43)
#8C6640
(140,102,64)
#987755
(152,119,85)
#A4886A
(164,136,106)
#B0997F
(176,153,127)
#BCAA94
(188,170,148)
#C8BBA9
(200,187,169)
#D4CCBE
(212,204,190)
#E0DDD3
(224,221,211)
#ECEEE8
(236,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744416; }

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

This text font color is #744416.

Background Color

.myBgColor { background-color: #744416; }

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

This div background color is #744416.

Border color

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

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

This div border color is #744416.

Opacity

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

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

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

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

This text has shadow with #744416 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744416.

Preview

Color preview on black background

This text has color #744416 on black background.


Color preview on white background

This text has color #744416 on white background.


Black color preview on #744416 background

This text has black color on #744416 background.


White color preview on #744416 background

This text has white color on #744416 background.


Related colors

Complementary color

Complementary color for #hex is #8BBBE9.


I love getcolorcode.com

Triadic colors

1 #167444 and #441674 with #744416 are triadic colors.

2 #164474 and #447416 with #744416 are triadic colors.