COLOR #74554B

HEX: #74554B RGB: (116,85,75)

Color info

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

RGB color model

#74554B color RGB value is (116,85,75).

RGB: (116,85,75) (45%, 33%, 29%)

RGB channels and saturation

R 116 of 255 = 45%
G 85 of 255 = 33%
B 75 of 255 = 29%

116
85
75

R + G + B ~ 36%. #74554B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 85 + 75 = 276 (100%)
R 116 of 276 ~ 42.03%
G 85 of 276 ~ 30.8%
B 75 of 276 ~ 27.17'%

%42.03
%30.8
%27.17

CMYK color model

#74554B color CMYK value is (0,27,35,55).

  • cyan value is 0.00%
  • magenta value is 26.72%
  • yellow value is 35.34%
  • key color value is 54.51%

CMYK: (0,27,35,55)
C0M27Y35K55 (0%, 27%, 35%, 55%)
(0.00 / 0.27 / 0.35 / 0.55)

CMYK percentages

%0
%26.72
%35.34
%54.51

Codes

Color #74554B in popluar color models

74 55 4B
RGB 116 85 75
HSL 15° 21.47% 37.45%
HSB/HSV 15° 35.34% 45.49%
CMYK 0.00% 26.72% 35.34%
54.51%

Color #74554B in popluar number systems.

HEX 74 55 4B
Decimal 116 85 75
Binary 1110100 1010101 1001011
Octal 164 125 113

Shades and tints

Shades of #74554B

#74554B
(116,85,75)
#6A4E45
(106,78,69)
#60473F
(96,71,63)
#564039
(86,64,57)
#4C3933
(76,57,51)
#42322D
(66,50,45)
#382B27
(56,43,39)
#2E2421
(46,36,33)
#241D1B
(36,29,27)
#1A1615
(26,22,21)
#100F0F
(16,15,15)
#000000
(0,0,0)

Tints of #74554B

#74554B
(116,85,75)
#80645B
(128,100,91)
#8C736B
(140,115,107)
#98827B
(152,130,123)
#A4918B
(164,145,139)
#B0A09B
(176,160,155)
#BCAFAB
(188,175,171)
#C8BEBB
(200,190,187)
#D4CDCB
(212,205,203)
#E0DCDB
(224,220,219)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74554B color. Also use rgb(116,85,75) instead hex code.

Text Font Color

.myTextColor { color: #74554B; }

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

This text font color is #74554B.

Background Color

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

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

This div background color is #74554B.

Border color

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

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

This div border color is #74554B.

Opacity

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

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

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

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

This text has shadow with #74554B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74554B.

Preview

Color preview on black background

This text has color #74554B on black background.


Color preview on white background

This text has color #74554B on white background.


Black color preview on #74554B background

This text has black color on #74554B background.


White color preview on #74554B background

This text has white color on #74554B background.


Related colors

Complementary color

Complementary color for #hex is #8BAAB4.


I love getcolorcode.com

Triadic colors

1 #4B7455 and #554B74 with #74554B are triadic colors.

2 #4B5574 and #55744B with #74554B are triadic colors.