COLOR #744116

HEX: #744116 RGB: (116,65,22)

Color info

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

RGB color model

#744116 color RGB value is (116,65,22).

RGB: (116,65,22) (45%, 25%, 9%)

RGB channels and saturation

R 116 of 255 = 45%
G 65 of 255 = 25%
B 22 of 255 = 9%

116
65
22

R + G + B ~ 26%. #744116 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 65 + 22 = 203 (100%)
R 116 of 203 ~ 57.14%
G 65 of 203 ~ 32.02%
B 22 of 203 ~ 10.84'%

%57.14
%32.02
%10.84

CMYK color model

#744116 color CMYK value is (0,44,81,55).

  • cyan value is 0.00%
  • magenta value is 43.97%
  • yellow value is 81.03%
  • key color value is 54.51%
CMYK: (0,44,81,55) C0M44Y81K55 (0%,44%,81%,55%) (0.00/0.44/0.81/0.55) 

CMYK percentages

%0
%43.97
%81.03
%54.51

Codes

Color #744116 in popluar color models

74 41 16
RGB 116 65 22
HSL 27° 68.12% 27.06%
HSB/HSV 27° 81.03% 45.49%
CMYK 0.00% 43.97% 81.03%
54.51%

Color #744116 in popluar number systems.

HEX 74 41 16
Decimal 116 65 22
Binary 1110100 1000001 10110
Octal 164 101 26

Shades and tints

Shades of #744116

#744116
(116,65,22)
#6A3C14
(106,60,20)
#603712
(96,55,18)
#563210
(86,50,16)
#4C2D0E
(76,45,14)
#42280C
(66,40,12)
#38230A
(56,35,10)
#2E1E08
(46,30,8)
#241906
(36,25,6)
#1A1404
(26,20,4)
#100F02
(16,15,2)
#000000
(0,0,0)

Tints of #744116

#744116
(116,65,22)
#80522B
(128,82,43)
#8C6340
(140,99,64)
#987455
(152,116,85)
#A4856A
(164,133,106)
#B0967F
(176,150,127)
#BCA794
(188,167,148)
#C8B8A9
(200,184,169)
#D4C9BE
(212,201,190)
#E0DAD3
(224,218,211)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744116; }

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

This text font color is #744116.

Background Color

.myBgColor { background-color: #744116; }

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

This div background color is #744116.

Border color

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

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

This div border color is #744116.

Opacity

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

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

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

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

This text has shadow with #744116 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744116.

Preview

Color preview on black background

This text has color #744116 on black background.


Color preview on white background

This text has color #744116 on white background.


Black color preview on #744116 background

This text has black color on #744116 background.


White color preview on #744116 background

This text has white color on #744116 background.


Related colors

Complementary color

Complementary color for #hex is #8BBEE9.


I love getcolorcode.com

Triadic colors

1 #167441 and #411674 with #744116 are triadic colors.

2 #164174 and #417416 with #744116 are triadic colors.