COLOR #746029

HEX: #746029 RGB: (116,96,41)

Color info

#746029 contains mainly red and green colors. Web safe color of #746029 is #666633 (or #663).

RGB color model

#746029 color RGB value is (116,96,41).

RGB: (116,96,41) (45%, 38%, 16%)

RGB channels and saturation

R 116 of 255 = 45%
G 96 of 255 = 38%
B 41 of 255 = 16%

116
96
41

R + G + B ~ 33%. #746029 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 96 + 41 = 253 (100%)
R 116 of 253 ~ 45.85%
G 96 of 253 ~ 37.94%
B 41 of 253 ~ 16.21'%

%45.85
%37.94
%16.21

CMYK color model

#746029 color CMYK value is (0,17,65,55).

  • cyan value is 0.00%
  • magenta value is 17.24%
  • yellow value is 64.66%
  • key color value is 54.51%
CMYK: (0,17,65,55) C0M17Y65K55 (0%,17%,65%,55%) (0.00/0.17/0.65/0.55) 

CMYK percentages

%0
%17.24
%64.66
%54.51

Codes

Color #746029 in popluar color models

74 60 29
RGB 116 96 41
HSL 44° 47.77% 30.78%
HSB/HSV 44° 64.66% 45.49%
CMYK 0.00% 17.24% 64.66%
54.51%

Color #746029 in popluar number systems.

HEX 74 60 29
Decimal 116 96 41
Binary 1110100 1100000 101001
Octal 164 140 51

Shades and tints

Shades of #746029

#746029
(116,96,41)
#6A5826
(106,88,38)
#605023
(96,80,35)
#564820
(86,72,32)
#4C401D
(76,64,29)
#42381A
(66,56,26)
#383017
(56,48,23)
#2E2814
(46,40,20)
#242011
(36,32,17)
#1A180E
(26,24,14)
#10100B
(16,16,11)
#000000
(0,0,0)

Tints of #746029

#746029
(116,96,41)
#806E3C
(128,110,60)
#8C7C4F
(140,124,79)
#988A62
(152,138,98)
#A49875
(164,152,117)
#B0A688
(176,166,136)
#BCB49B
(188,180,155)
#C8C2AE
(200,194,174)
#D4D0C1
(212,208,193)
#E0DED4
(224,222,212)
#ECECE7
(236,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746029 color. Also use rgb(116,96,41) instead hex code.

Text Font Color

.myTextColor { color: #746029; }

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

This text font color is #746029.

Background Color

.myBgColor { background-color: #746029; }

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

This div background color is #746029.

Border color

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

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

This div border color is #746029.

Opacity

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

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

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

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

This text has shadow with #746029 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746029.

Preview

Color preview on black background

This text has color #746029 on black background.


Color preview on white background

This text has color #746029 on white background.


Black color preview on #746029 background

This text has black color on #746029 background.


White color preview on #746029 background

This text has white color on #746029 background.


Related colors

Complementary color

Complementary color for #hex is #8B9FD6.


I love getcolorcode.com

Triadic colors

1 #297460 and #602974 with #746029 are triadic colors.

2 #296074 and #607429 with #746029 are triadic colors.