COLOR #744928

HEX: #744928 RGB: (116,73,40)

Color info

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

RGB color model

#744928 color RGB value is (116,73,40).

RGB: (116,73,40) (45%, 29%, 16%)

RGB channels and saturation

R 116 of 255 = 45%
G 73 of 255 = 29%
B 40 of 255 = 16%

116
73
40

R + G + B ~ 30%. #744928 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 73 + 40 = 229 (100%)
R 116 of 229 ~ 50.66%
G 73 of 229 ~ 31.88%
B 40 of 229 ~ 17.47'%

%50.66
%31.88
%17.47

CMYK color model

#744928 color CMYK value is (0,37,66,55).

  • cyan value is 0.00%
  • magenta value is 37.07%
  • yellow value is 65.52%
  • key color value is 54.51%
CMYK: (0,37,66,55) C0M37Y66K55 (0%,37%,66%,55%) (0.00/0.37/0.66/0.55) 

CMYK percentages

%0
%37.07
%65.52
%54.51

Codes

Color #744928 in popluar color models

74 49 28
RGB 116 73 40
HSL 26° 48.72% 30.59%
HSB/HSV 26° 65.52% 45.49%
CMYK 0.00% 37.07% 65.52%
54.51%

Color #744928 in popluar number systems.

HEX 74 49 28
Decimal 116 73 40
Binary 1110100 1001001 101000
Octal 164 111 50

Shades and tints

Shades of #744928

#744928
(116,73,40)
#6A4325
(106,67,37)
#603D22
(96,61,34)
#56371F
(86,55,31)
#4C311C
(76,49,28)
#422B19
(66,43,25)
#382516
(56,37,22)
#2E1F13
(46,31,19)
#241910
(36,25,16)
#1A130D
(26,19,13)
#100D0A
(16,13,10)
#000000
(0,0,0)

Tints of #744928

#744928
(116,73,40)
#80593B
(128,89,59)
#8C694E
(140,105,78)
#987961
(152,121,97)
#A48974
(164,137,116)
#B09987
(176,153,135)
#BCA99A
(188,169,154)
#C8B9AD
(200,185,173)
#D4C9C0
(212,201,192)
#E0D9D3
(224,217,211)
#ECE9E6
(236,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744928; }

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

This text font color is #744928.

Background Color

.myBgColor { background-color: #744928; }

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

This div background color is #744928.

Border color

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

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

This div border color is #744928.

Opacity

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

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

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

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

This text has shadow with #744928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744928.

Preview

Color preview on black background

This text has color #744928 on black background.


Color preview on white background

This text has color #744928 on white background.


Black color preview on #744928 background

This text has black color on #744928 background.


White color preview on #744928 background

This text has white color on #744928 background.


Related colors

Complementary color

Complementary color for #hex is #8BB6D7.


I love getcolorcode.com

Triadic colors

1 #287449 and #492874 with #744928 are triadic colors.

2 #284974 and #497428 with #744928 are triadic colors.