COLOR #74553E

HEX: #74553E RGB: (116,85,62)

Color info

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

RGB color model

#74553E color RGB value is (116,85,62).

RGB: (116,85,62) (45%, 33%, 24%)

RGB channels and saturation

R 116 of 255 = 45%
G 85 of 255 = 33%
B 62 of 255 = 24%

116
85
62

R + G + B ~ 34%. #74553E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 85 + 62 = 263 (100%)
R 116 of 263 ~ 44.11%
G 85 of 263 ~ 32.32%
B 62 of 263 ~ 23.57'%

%44.11
%32.32
%23.57

CMYK color model

#74553E color CMYK value is (0,27,47,55).

  • cyan value is 0.00%
  • magenta value is 26.72%
  • yellow value is 46.55%
  • key color value is 54.51%
CMYK: (0,27,47,55) C0M27Y47K55 (0%,27%,47%,55%) (0.00/0.27/0.47/0.55) 

CMYK percentages

%0
%26.72
%46.55
%54.51

Codes

Color #74553E in popluar color models

74 55 3E
RGB 116 85 62
HSL 26° 30.34% 34.90%
HSB/HSV 26° 46.55% 45.49%
CMYK 0.00% 26.72% 46.55%
54.51%

Color #74553E in popluar number systems.

HEX 74 55 3E
Decimal 116 85 62
Binary 1110100 1010101 111110
Octal 164 125 76

Shades and tints

Shades of #74553E

#74553E
(116,85,62)
#6A4E39
(106,78,57)
#604734
(96,71,52)
#56402F
(86,64,47)
#4C392A
(76,57,42)
#423225
(66,50,37)
#382B20
(56,43,32)
#2E241B
(46,36,27)
#241D16
(36,29,22)
#1A1611
(26,22,17)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #74553E

#74553E
(116,85,62)
#80644F
(128,100,79)
#8C7360
(140,115,96)
#988271
(152,130,113)
#A49182
(164,145,130)
#B0A093
(176,160,147)
#BCAFA4
(188,175,164)
#C8BEB5
(200,190,181)
#D4CDC6
(212,205,198)
#E0DCD7
(224,220,215)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74553E color. Also use rgb(116,85,62) instead hex code.

Text Font Color

.myTextColor { color: #74553E; }

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

This text font color is #74553E.

Background Color

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

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

This div background color is #74553E.

Border color

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

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

This div border color is #74553E.

Opacity

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

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

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

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

This text has shadow with #74553E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74553E.

Preview

Color preview on black background

This text has color #74553E on black background.


Color preview on white background

This text has color #74553E on white background.


Black color preview on #74553E background

This text has black color on #74553E background.


White color preview on #74553E background

This text has white color on #74553E background.


Related colors

Complementary color

Complementary color for #hex is #8BAAC1.


I love getcolorcode.com

Triadic colors

1 #3E7455 and #553E74 with #74553E are triadic colors.

2 #3E5574 and #55743E with #74553E are triadic colors.