COLOR #746242

HEX: #746242 RGB: (116,98,66)

Color info

#746242 contains red, green and blue colors in about the same proportion. Web safe color of #746242 is #666633 (or #663).

RGB color model

#746242 color RGB value is (116,98,66).

RGB: (116,98,66) (45%, 38%, 26%)

RGB channels and saturation

R 116 of 255 = 45%
G 98 of 255 = 38%
B 66 of 255 = 26%

116
98
66

R + G + B ~ 36%. #746242 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 98 + 66 = 280 (100%)
R 116 of 280 ~ 41.43%
G 98 of 280 ~ 35%
B 66 of 280 ~ 23.57'%

%41.43
%35
%23.57

CMYK color model

#746242 color CMYK value is (0,16,43,55).

  • cyan value is 0.00%
  • magenta value is 15.52%
  • yellow value is 43.10%
  • key color value is 54.51%

CMYK: (0,16,43,55)
C0M16Y43K55 (0%, 16%, 43%, 55%)
(0.00 / 0.16 / 0.43 / 0.55)

CMYK percentages

%0
%15.52
%43.1
%54.51

Codes

Color #746242 in popluar color models

74 62 42
RGB 116 98 66
HSL 38° 27.47% 35.69%
HSB/HSV 38° 43.10% 45.49%
CMYK 0.00% 15.52% 43.10%
54.51%

Color #746242 in popluar number systems.

HEX 74 62 42
Decimal 116 98 66
Binary 1110100 1100010 1000010
Octal 164 142 102

Shades and tints

Shades of #746242

#746242
(116,98,66)
#6A5A3C
(106,90,60)
#605236
(96,82,54)
#564A30
(86,74,48)
#4C422A
(76,66,42)
#423A24
(66,58,36)
#38321E
(56,50,30)
#2E2A18
(46,42,24)
#242212
(36,34,18)
#1A1A0C
(26,26,12)
#101206
(16,18,6)
#000000
(0,0,0)

Tints of #746242

#746242
(116,98,66)
#807053
(128,112,83)
#8C7E64
(140,126,100)
#988C75
(152,140,117)
#A49A86
(164,154,134)
#B0A897
(176,168,151)
#BCB6A8
(188,182,168)
#C8C4B9
(200,196,185)
#D4D2CA
(212,210,202)
#E0E0DB
(224,224,219)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746242 color. Also use rgb(116,98,66) instead hex code.

Text Font Color

.myTextColor { color: #746242; }

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

This text font color is #746242.

Background Color

.myBgColor { background-color: #746242; }

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

This div background color is #746242.

Border color

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

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

This div border color is #746242.

Opacity

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

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

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

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

This text has shadow with #746242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746242.

Preview

Color preview on black background

This text has color #746242 on black background.


Color preview on white background

This text has color #746242 on white background.


Black color preview on #746242 background

This text has black color on #746242 background.


White color preview on #746242 background

This text has white color on #746242 background.


Related colors

Complementary color

Complementary color for #hex is #8B9DBD.


I love getcolorcode.com

Triadic colors

1 #427462 and #624274 with #746242 are triadic colors.

2 #426274 and #627442 with #746242 are triadic colors.