COLOR #74513B

HEX: #74513B RGB: (116,81,59)

Color info

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

RGB color model

#74513B color RGB value is (116,81,59).

RGB: (116,81,59) (45%, 32%, 23%)

RGB channels and saturation

R 116 of 255 = 45%
G 81 of 255 = 32%
B 59 of 255 = 23%

116
81
59

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

Portions of RGB colors in percentages

R + G + B = 116 + 81 + 59 = 256 (100%)
R 116 of 256 ~ 45.31%
G 81 of 256 ~ 31.64%
B 59 of 256 ~ 23.05'%

%45.31
%31.64
%23.05

CMYK color model

#74513B color CMYK value is (0,30,49,55).

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

CMYK: (0,30,49,55)
C0M30Y49K55 (0%, 30%, 49%, 55%)
(0.00 / 0.30 / 0.49 / 0.55)

CMYK percentages

%0
%30.17
%49.14
%54.51

Codes

Color #74513B in popluar color models

74 51 3B
RGB 116 81 59
HSL 23° 32.57% 34.31%
HSB/HSV 23° 49.14% 45.49%
CMYK 0.00% 30.17% 49.14%
54.51%

Color #74513B in popluar number systems.

HEX 74 51 3B
Decimal 116 81 59
Binary 1110100 1010001 111011
Octal 164 121 73

Shades and tints

Shades of #74513B

#74513B
(116,81,59)
#6A4A36
(106,74,54)
#604331
(96,67,49)
#563C2C
(86,60,44)
#4C3527
(76,53,39)
#422E22
(66,46,34)
#38271D
(56,39,29)
#2E2018
(46,32,24)
#241913
(36,25,19)
#1A120E
(26,18,14)
#100B09
(16,11,9)
#000000
(0,0,0)

Tints of #74513B

#74513B
(116,81,59)
#80604C
(128,96,76)
#8C6F5D
(140,111,93)
#987E6E
(152,126,110)
#A48D7F
(164,141,127)
#B09C90
(176,156,144)
#BCABA1
(188,171,161)
#C8BAB2
(200,186,178)
#D4C9C3
(212,201,195)
#E0D8D4
(224,216,212)
#ECE7E5
(236,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74513B; }

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

This text font color is #74513B.

Background Color

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

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

This div background color is #74513B.

Border color

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

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

This div border color is #74513B.

Opacity

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

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

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

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

This text has shadow with #74513B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74513B.

Preview

Color preview on black background

This text has color #74513B on black background.


Color preview on white background

This text has color #74513B on white background.


Black color preview on #74513B background

This text has black color on #74513B background.


White color preview on #74513B background

This text has white color on #74513B background.


Related colors

Complementary color

Complementary color for #hex is #8BAEC4.


I love getcolorcode.com

Triadic colors

1 #3B7451 and #513B74 with #74513B are triadic colors.

2 #3B5174 and #51743B with #74513B are triadic colors.