COLOR #74584D

HEX: #74584D RGB: (116,88,77)

Color info

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

RGB color model

#74584D color RGB value is (116,88,77).

RGB: (116,88,77) (45%, 35%, 30%)

RGB channels and saturation

R 116 of 255 = 45%
G 88 of 255 = 35%
B 77 of 255 = 30%

116
88
77

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

Portions of RGB colors in percentages

R + G + B = 116 + 88 + 77 = 281 (100%)
R 116 of 281 ~ 41.28%
G 88 of 281 ~ 31.32%
B 77 of 281 ~ 27.4'%

%41.28
%31.32
%27.4

CMYK color model

#74584D color CMYK value is (0,24,34,55).

  • cyan value is 0.00%
  • magenta value is 24.14%
  • yellow value is 33.62%
  • key color value is 54.51%

CMYK: (0,24,34,55)
C0M24Y34K55 (0%, 24%, 34%, 55%)
(0.00 / 0.24 / 0.34 / 0.55)

CMYK percentages

%0
%24.14
%33.62
%54.51

Codes

Color #74584D in popluar color models

74 58 4D
RGB 116 88 77
HSL 17° 20.21% 37.84%
HSB/HSV 17° 33.62% 45.49%
CMYK 0.00% 24.14% 33.62%
54.51%

Color #74584D in popluar number systems.

HEX 74 58 4D
Decimal 116 88 77
Binary 1110100 1011000 1001101
Octal 164 130 115

Shades and tints

Shades of #74584D

#74584D
(116,88,77)
#6A5046
(106,80,70)
#60483F
(96,72,63)
#564038
(86,64,56)
#4C3831
(76,56,49)
#42302A
(66,48,42)
#382823
(56,40,35)
#2E201C
(46,32,28)
#241815
(36,24,21)
#1A100E
(26,16,14)
#100807
(16,8,7)
#000000
(0,0,0)

Tints of #74584D

#74584D
(116,88,77)
#80675D
(128,103,93)
#8C766D
(140,118,109)
#98857D
(152,133,125)
#A4948D
(164,148,141)
#B0A39D
(176,163,157)
#BCB2AD
(188,178,173)
#C8C1BD
(200,193,189)
#D4D0CD
(212,208,205)
#E0DFDD
(224,223,221)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74584D color. Also use rgb(116,88,77) instead hex code.

Text Font Color

.myTextColor { color: #74584D; }

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

This text font color is #74584D.

Background Color

.myBgColor { background-color: #74584D; }

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

This div background color is #74584D.

Border color

.myBorderColor { border: 1px solid #74584D; }

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

This div border color is #74584D.

Opacity

.myOpacity80 { color: #74584D; opacity: 0.8; }

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

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

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

This text has shadow with #74584D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74584D.

Preview

Color preview on black background

This text has color #74584D on black background.


Color preview on white background

This text has color #74584D on white background.


Black color preview on #74584D background

This text has black color on #74584D background.


White color preview on #74584D background

This text has white color on #74584D background.


Related colors

Complementary color

Complementary color for #hex is #8BA7B2.


I love getcolorcode.com

Triadic colors

1 #4D7458 and #584D74 with #74584D are triadic colors.

2 #4D5874 and #58744D with #74584D are triadic colors.