COLOR #74494F

HEX: #74494F RGB: (116,73,79)

Color info

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

RGB color model

#74494F color RGB value is (116,73,79).

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

RGB channels and saturation

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

116
73
79

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

Portions of RGB colors in percentages

R + G + B = 116 + 73 + 79 = 268 (100%)
R 116 of 268 ~ 43.28%
G 73 of 268 ~ 27.24%
B 79 of 268 ~ 29.48'%

%43.28
%27.24
%29.48

CMYK color model

#74494F color CMYK value is (0,37,32,55).

  • cyan value is 0.00%
  • magenta value is 37.07%
  • yellow value is 31.90%
  • key color value is 54.51%
CMYK: (0,37,32,55) C0M37Y32K55 (0%,37%,32%,55%) (0.00/0.37/0.32/0.55) 

CMYK percentages

%0
%37.07
%31.9
%54.51

Codes

Color #74494F in popluar color models

74 49 4F
RGB 116 73 79
HSL 352° 22.75% 37.06%
HSB/HSV 352° 37.07% 45.49%
CMYK 0.00% 37.07% 31.90%
54.51%

Color #74494F in popluar number systems.

HEX 74 49 4F
Decimal 116 73 79
Binary 1110100 1001001 1001111
Octal 164 111 117

Shades and tints

Shades of #74494F

#74494F
(116,73,79)
#6A4348
(106,67,72)
#603D41
(96,61,65)
#56373A
(86,55,58)
#4C3133
(76,49,51)
#422B2C
(66,43,44)
#382525
(56,37,37)
#2E1F1E
(46,31,30)
#241917
(36,25,23)
#1A1310
(26,19,16)
#100D09
(16,13,9)
#000000
(0,0,0)

Tints of #74494F

#74494F
(116,73,79)
#80595F
(128,89,95)
#8C696F
(140,105,111)
#98797F
(152,121,127)
#A4898F
(164,137,143)
#B0999F
(176,153,159)
#BCA9AF
(188,169,175)
#C8B9BF
(200,185,191)
#D4C9CF
(212,201,207)
#E0D9DF
(224,217,223)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74494F; }

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

This text font color is #74494F.

Background Color

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

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

This div background color is #74494F.

Border color

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

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

This div border color is #74494F.

Opacity

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

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

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

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

This text has shadow with #74494F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74494F.

Preview

Color preview on black background

This text has color #74494F on black background.


Color preview on white background

This text has color #74494F on white background.


Black color preview on #74494F background

This text has black color on #74494F background.


White color preview on #74494F background

This text has white color on #74494F background.


Related colors

Complementary color

Complementary color for #hex is #8BB6B0.


I love getcolorcode.com

Triadic colors

1 #4F7449 and #494F74 with #74494F are triadic colors.

2 #4F4974 and #49744F with #74494F are triadic colors.