COLOR #744428

HEX: #744428 RGB: (116,68,40)

Color info

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

RGB color model

#744428 color RGB value is (116,68,40).

RGB: (116,68,40) (45%, 27%, 16%)

RGB channels and saturation

R 116 of 255 = 45%
G 68 of 255 = 27%
B 40 of 255 = 16%

116
68
40

R + G + B ~ 29%. #744428 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 68 + 40 = 224 (100%)
R 116 of 224 ~ 51.79%
G 68 of 224 ~ 30.36%
B 40 of 224 ~ 17.86'%

%51.79
%30.36
%17.86

CMYK color model

#744428 color CMYK value is (0,41,66,55).

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

CMYK: (0,41,66,55)
C0M41Y66K55 (0%, 41%, 66%, 55%)
(0.00 / 0.41 / 0.66 / 0.55)

CMYK percentages

%0
%41.38
%65.52
%54.51

Codes

Color #744428 in popluar color models

74 44 28
RGB 116 68 40
HSL 22° 48.72% 30.59%
HSB/HSV 22° 65.52% 45.49%
CMYK 0.00% 41.38% 65.52%
54.51%

Color #744428 in popluar number systems.

HEX 74 44 28
Decimal 116 68 40
Binary 1110100 1000100 101000
Octal 164 104 50

Shades and tints

Shades of #744428

#744428
(116,68,40)
#6A3E25
(106,62,37)
#603822
(96,56,34)
#56321F
(86,50,31)
#4C2C1C
(76,44,28)
#422619
(66,38,25)
#382016
(56,32,22)
#2E1A13
(46,26,19)
#241410
(36,20,16)
#1A0E0D
(26,14,13)
#10080A
(16,8,10)
#000000
(0,0,0)

Tints of #744428

#744428
(116,68,40)
#80553B
(128,85,59)
#8C664E
(140,102,78)
#987761
(152,119,97)
#A48874
(164,136,116)
#B09987
(176,153,135)
#BCAA9A
(188,170,154)
#C8BBAD
(200,187,173)
#D4CCC0
(212,204,192)
#E0DDD3
(224,221,211)
#ECEEE6
(236,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744428; }

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

This text font color is #744428.

Background Color

.myBgColor { background-color: #744428; }

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

This div background color is #744428.

Border color

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

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

This div border color is #744428.

Opacity

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

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

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

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

This text has shadow with #744428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744428.

Preview

Color preview on black background

This text has color #744428 on black background.


Color preview on white background

This text has color #744428 on white background.


Black color preview on #744428 background

This text has black color on #744428 background.


White color preview on #744428 background

This text has white color on #744428 background.


Related colors

Complementary color

Complementary color for #hex is #8BBBD7.


I love getcolorcode.com

Triadic colors

1 #287444 and #442874 with #744428 are triadic colors.

2 #284474 and #447428 with #744428 are triadic colors.