COLOR #74604B

HEX: #74604B RGB: (116,96,75)

Color info

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

RGB color model

#74604B color RGB value is (116,96,75).

RGB: (116,96,75) (45%, 38%, 29%)

RGB channels and saturation

R 116 of 255 = 45%
G 96 of 255 = 38%
B 75 of 255 = 29%

116
96
75

R + G + B ~ 37%. #74604B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 96 + 75 = 287 (100%)
R 116 of 287 ~ 40.42%
G 96 of 287 ~ 33.45%
B 75 of 287 ~ 26.13'%

%40.42
%33.45
%26.13

CMYK color model

#74604B color CMYK value is (0,17,35,55).

  • cyan value is 0.00%
  • magenta value is 17.24%
  • yellow value is 35.34%
  • key color value is 54.51%

CMYK: (0,17,35,55)
C0M17Y35K55 (0%, 17%, 35%, 55%)
(0.00 / 0.17 / 0.35 / 0.55)

CMYK percentages

%0
%17.24
%35.34
%54.51

Codes

Color #74604B in popluar color models

74 60 4B
RGB 116 96 75
HSL 31° 21.47% 37.45%
HSB/HSV 31° 35.34% 45.49%
CMYK 0.00% 17.24% 35.34%
54.51%

Color #74604B in popluar number systems.

HEX 74 60 4B
Decimal 116 96 75
Binary 1110100 1100000 1001011
Octal 164 140 113

Shades and tints

Shades of #74604B

#74604B
(116,96,75)
#6A5845
(106,88,69)
#60503F
(96,80,63)
#564839
(86,72,57)
#4C4033
(76,64,51)
#42382D
(66,56,45)
#383027
(56,48,39)
#2E2821
(46,40,33)
#24201B
(36,32,27)
#1A1815
(26,24,21)
#10100F
(16,16,15)
#000000
(0,0,0)

Tints of #74604B

#74604B
(116,96,75)
#806E5B
(128,110,91)
#8C7C6B
(140,124,107)
#988A7B
(152,138,123)
#A4988B
(164,152,139)
#B0A69B
(176,166,155)
#BCB4AB
(188,180,171)
#C8C2BB
(200,194,187)
#D4D0CB
(212,208,203)
#E0DEDB
(224,222,219)
#ECECEB
(236,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74604B; }

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

This text font color is #74604B.

Background Color

.myBgColor { background-color: #74604B; }

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

This div background color is #74604B.

Border color

.myBorderColor { border: 1px solid #74604B; }

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

This div border color is #74604B.

Opacity

.myOpacity80 { color: #74604B; opacity: 0.8; }

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

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

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

This text has shadow with #74604B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74604B.

Preview

Color preview on black background

This text has color #74604B on black background.


Color preview on white background

This text has color #74604B on white background.


Black color preview on #74604B background

This text has black color on #74604B background.


White color preview on #74604B background

This text has white color on #74604B background.


Related colors

Complementary color

Complementary color for #hex is #8B9FB4.


I love getcolorcode.com

Triadic colors

1 #4B7460 and #604B74 with #74604B are triadic colors.

2 #4B6074 and #60744B with #74604B are triadic colors.