COLOR #74576A

HEX: #74576A RGB: (116,87,106)

Color info

#74576A contains red, green and blue colors in about the same proportion. Web safe color of #74576A is #666666 (or #666).

RGB color model

#74576A color RGB value is (116,87,106).

RGB: (116,87,106) (45%, 34%, 42%)

RGB channels and saturation

R 116 of 255 = 45%
G 87 of 255 = 34%
B 106 of 255 = 42%

116
87
106

R + G + B ~ 40%. #74576A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 87 + 106 = 309 (100%)
R 116 of 309 ~ 37.54%
G 87 of 309 ~ 28.16%
B 106 of 309 ~ 34.3'%

%37.54
%28.16
%34.3

CMYK color model

#74576A color CMYK value is (0,25,9,55).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 8.62%
  • key color value is 54.51%

CMYK: (0,25,9,55)
C0M25Y9K55 (0%, 25%, 9%, 55%)
(0.00 / 0.25 / 0.09 / 0.55)

CMYK percentages

%0
%25
%8.62
%54.51

Codes

Color #74576A in popluar color models

74 57 6A
RGB 116 87 106
HSL 321° 14.29% 39.80%
HSB/HSV 321° 25.00% 45.49%
CMYK 0.00% 25.00% 8.62%
54.51%

Color #74576A in popluar number systems.

HEX 74 57 6A
Decimal 116 87 106
Binary 1110100 1010111 1101010
Octal 164 127 152

Shades and tints

Shades of #74576A

#74576A
(116,87,106)
#6A5061
(106,80,97)
#604958
(96,73,88)
#56424F
(86,66,79)
#4C3B46
(76,59,70)
#42343D
(66,52,61)
#382D34
(56,45,52)
#2E262B
(46,38,43)
#241F22
(36,31,34)
#1A1819
(26,24,25)
#101110
(16,17,16)
#000000
(0,0,0)

Tints of #74576A

#74576A
(116,87,106)
#806677
(128,102,119)
#8C7584
(140,117,132)
#988491
(152,132,145)
#A4939E
(164,147,158)
#B0A2AB
(176,162,171)
#BCB1B8
(188,177,184)
#C8C0C5
(200,192,197)
#D4CFD2
(212,207,210)
#E0DEDF
(224,222,223)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74576A color. Also use rgb(116,87,106) instead hex code.

Text Font Color

.myTextColor { color: #74576A; }

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

This text font color is #74576A.

Background Color

.myBgColor { background-color: #74576A; }

<div style="background-color:#74576A">Inner text</div>

This div background color is #74576A.

Border color

.myBorderColor { border: 1px solid #74576A; }

<div style="border:3px solid #74576A">Div</div>

This div border color is #74576A.

Opacity

.myOpacity80 { color: #74576A; opacity: 0.8; }

<p style="color:#74576A;opacity:0.8;">80%</p>

Text with #74576A 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 #74576A;}

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

This text has shadow with #74576A color.


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

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

This text has shadow with #74576A primary color and red secondary color.


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

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

This text has shadow with #74576A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74576A.

Preview

Color preview on black background

This text has color #74576A on black background.


Color preview on white background

This text has color #74576A on white background.


Black color preview on #74576A background

This text has black color on #74576A background.


White color preview on #74576A background

This text has white color on #74576A background.


Related colors

Complementary color

Complementary color for #hex is #8BA895.


I love getcolorcode.com

Triadic colors

1 #6A7457 and #576A74 with #74576A are triadic colors.

2 #6A5774 and #57746A with #74576A are triadic colors.