COLOR #74513E

HEX: #74513E RGB: (116,81,62)

Color info

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

RGB color model

#74513E color RGB value is (116,81,62).

RGB: (116,81,62) (45%, 32%, 24%)

RGB channels and saturation

R 116 of 255 = 45%
G 81 of 255 = 32%
B 62 of 255 = 24%

116
81
62

R + G + B ~ 34%. #74513E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 81 + 62 = 259 (100%)
R 116 of 259 ~ 44.79%
G 81 of 259 ~ 31.27%
B 62 of 259 ~ 23.94'%

%44.79
%31.27
%23.94

CMYK color model

#74513E color CMYK value is (0,30,47,55).

  • cyan value is 0.00%
  • magenta value is 30.17%
  • yellow value is 46.55%
  • key color value is 54.51%

CMYK: (0,30,47,55)
C0M30Y47K55 (0%, 30%, 47%, 55%)
(0.00 / 0.30 / 0.47 / 0.55)

CMYK percentages

%0
%30.17
%46.55
%54.51

Codes

Color #74513E in popluar color models

74 51 3E
RGB 116 81 62
HSL 21° 30.34% 34.90%
HSB/HSV 21° 46.55% 45.49%
CMYK 0.00% 30.17% 46.55%
54.51%

Color #74513E in popluar number systems.

HEX 74 51 3E
Decimal 116 81 62
Binary 1110100 1010001 111110
Octal 164 121 76

Shades and tints

Shades of #74513E

#74513E
(116,81,62)
#6A4A39
(106,74,57)
#604334
(96,67,52)
#563C2F
(86,60,47)
#4C352A
(76,53,42)
#422E25
(66,46,37)
#382720
(56,39,32)
#2E201B
(46,32,27)
#241916
(36,25,22)
#1A1211
(26,18,17)
#100B0C
(16,11,12)
#000000
(0,0,0)

Tints of #74513E

#74513E
(116,81,62)
#80604F
(128,96,79)
#8C6F60
(140,111,96)
#987E71
(152,126,113)
#A48D82
(164,141,130)
#B09C93
(176,156,147)
#BCABA4
(188,171,164)
#C8BAB5
(200,186,181)
#D4C9C6
(212,201,198)
#E0D8D7
(224,216,215)
#ECE7E8
(236,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74513E color. Also use rgb(116,81,62) instead hex code.

Text Font Color

.myTextColor { color: #74513E; }

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

This text font color is #74513E.

Background Color

.myBgColor { background-color: #74513E; }

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

This div background color is #74513E.

Border color

.myBorderColor { border: 1px solid #74513E; }

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

This div border color is #74513E.

Opacity

.myOpacity80 { color: #74513E; opacity: 0.8; }

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

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

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

This text has shadow with #74513E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74513E.

Preview

Color preview on black background

This text has color #74513E on black background.


Color preview on white background

This text has color #74513E on white background.


Black color preview on #74513E background

This text has black color on #74513E background.


White color preview on #74513E background

This text has white color on #74513E background.


Related colors

Complementary color

Complementary color for #hex is #8BAEC1.


I love getcolorcode.com

Triadic colors

1 #3E7451 and #513E74 with #74513E are triadic colors.

2 #3E5174 and #51743E with #74513E are triadic colors.