COLOR #74494E

HEX: #74494E RGB: (116,73,78)

Color info

#74494E contains red, green and blue colors in about the same proportion. Web safe color of #74494E is #663366 (or #636).

RGB color model

#74494E color RGB value is (116,73,78).

RGB: (116,73,78) (45%, 29%, 31%)

RGB channels and saturation

R 116 of 255 = 45%
G 73 of 255 = 29%
B 78 of 255 = 31%

116
73
78

R + G + B ~ 35%. #74494E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 73 + 78 = 267 (100%)
R 116 of 267 ~ 43.45%
G 73 of 267 ~ 27.34%
B 78 of 267 ~ 29.21'%

%43.45
%27.34
%29.21

CMYK color model

#74494E color CMYK value is (0,37,33,55).

  • cyan value is 0.00%
  • magenta value is 37.07%
  • yellow value is 32.76%
  • key color value is 54.51%

CMYK: (0,37,33,55)
C0M37Y33K55 (0%, 37%, 33%, 55%)
(0.00 / 0.37 / 0.33 / 0.55)

CMYK percentages

%0
%37.07
%32.76
%54.51

Codes

Color #74494E in popluar color models

74 49 4E
RGB 116 73 78
HSL 353° 22.75% 37.06%
HSB/HSV 353° 37.07% 45.49%
CMYK 0.00% 37.07% 32.76%
54.51%

Color #74494E in popluar number systems.

HEX 74 49 4E
Decimal 116 73 78
Binary 1110100 1001001 1001110
Octal 164 111 116

Shades and tints

Shades of #74494E

#74494E
(116,73,78)
#6A4347
(106,67,71)
#603D40
(96,61,64)
#563739
(86,55,57)
#4C3132
(76,49,50)
#422B2B
(66,43,43)
#382524
(56,37,36)
#2E1F1D
(46,31,29)
#241916
(36,25,22)
#1A130F
(26,19,15)
#100D08
(16,13,8)
#000000
(0,0,0)

Tints of #74494E

#74494E
(116,73,78)
#80595E
(128,89,94)
#8C696E
(140,105,110)
#98797E
(152,121,126)
#A4898E
(164,137,142)
#B0999E
(176,153,158)
#BCA9AE
(188,169,174)
#C8B9BE
(200,185,190)
#D4C9CE
(212,201,206)
#E0D9DE
(224,217,222)
#ECE9EE
(236,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74494E color. Also use rgb(116,73,78) instead hex code.

Text Font Color

.myTextColor { color: #74494E; }

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

This text font color is #74494E.

Background Color

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

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

This div background color is #74494E.

Border color

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

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

This div border color is #74494E.

Opacity

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

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

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

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

This text has shadow with #74494E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74494E.

Preview

Color preview on black background

This text has color #74494E on black background.


Color preview on white background

This text has color #74494E on white background.


Black color preview on #74494E background

This text has black color on #74494E background.


White color preview on #74494E background

This text has white color on #74494E background.


Related colors

Complementary color

Complementary color for #hex is #8BB6B1.


I love getcolorcode.com

Triadic colors

1 #4E7449 and #494E74 with #74494E are triadic colors.

2 #4E4974 and #49744E with #74494E are triadic colors.