COLOR #74441E

HEX: #74441E RGB: (116,68,30)

Color info

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

RGB color model

#74441E color RGB value is (116,68,30).

RGB: (116,68,30) (45%, 27%, 12%)

RGB channels and saturation

R 116 of 255 = 45%
G 68 of 255 = 27%
B 30 of 255 = 12%

116
68
30

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

Portions of RGB colors in percentages

R + G + B = 116 + 68 + 30 = 214 (100%)
R 116 of 214 ~ 54.21%
G 68 of 214 ~ 31.78%
B 30 of 214 ~ 14.02'%

%54.21
%31.78
%14.02

CMYK color model

#74441E color CMYK value is (0,41,74,55).

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

CMYK: (0,41,74,55)
C0M41Y74K55 (0%, 41%, 74%, 55%)
(0.00 / 0.41 / 0.74 / 0.55)

CMYK percentages

%0
%41.38
%74.14
%54.51

Codes

Color #74441E in popluar color models

74 44 1E
RGB 116 68 30
HSL 27° 58.90% 28.63%
HSB/HSV 27° 74.14% 45.49%
CMYK 0.00% 41.38% 74.14%
54.51%

Color #74441E in popluar number systems.

HEX 74 44 1E
Decimal 116 68 30
Binary 1110100 1000100 11110
Octal 164 104 36

Shades and tints

Shades of #74441E

#74441E
(116,68,30)
#6A3E1C
(106,62,28)
#60381A
(96,56,26)
#563218
(86,50,24)
#4C2C16
(76,44,22)
#422614
(66,38,20)
#382012
(56,32,18)
#2E1A10
(46,26,16)
#24140E
(36,20,14)
#1A0E0C
(26,14,12)
#10080A
(16,8,10)
#000000
(0,0,0)

Tints of #74441E

#74441E
(116,68,30)
#805532
(128,85,50)
#8C6646
(140,102,70)
#98775A
(152,119,90)
#A4886E
(164,136,110)
#B09982
(176,153,130)
#BCAA96
(188,170,150)
#C8BBAA
(200,187,170)
#D4CCBE
(212,204,190)
#E0DDD2
(224,221,210)
#ECEEE6
(236,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74441E; }

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

This text font color is #74441E.

Background Color

.myBgColor { background-color: #74441E; }

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

This div background color is #74441E.

Border color

.myBorderColor { border: 1px solid #74441E; }

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

This div border color is #74441E.

Opacity

.myOpacity80 { color: #74441E; opacity: 0.8; }

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

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

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

This text has shadow with #74441E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74441E.

Preview

Color preview on black background

This text has color #74441E on black background.


Color preview on white background

This text has color #74441E on white background.


Black color preview on #74441E background

This text has black color on #74441E background.


White color preview on #74441E background

This text has white color on #74441E background.


Related colors

Complementary color

Complementary color for #hex is #8BBBE1.


I love getcolorcode.com

Triadic colors

1 #1E7444 and #441E74 with #74441E are triadic colors.

2 #1E4474 and #44741E with #74441E are triadic colors.