COLOR #74552A

HEX: #74552A RGB: (116,85,42)

Color info

#74552A contains mainly red and green colors. Web safe color of #74552A is #666633 (or #663).

RGB color model

#74552A color RGB value is (116,85,42).

RGB: (116,85,42) (45%, 33%, 16%)

RGB channels and saturation

R 116 of 255 = 45%
G 85 of 255 = 33%
B 42 of 255 = 16%

116
85
42

R + G + B ~ 31%. #74552A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 85 + 42 = 243 (100%)
R 116 of 243 ~ 47.74%
G 85 of 243 ~ 34.98%
B 42 of 243 ~ 17.28'%

%47.74
%34.98
%17.28

CMYK color model

#74552A color CMYK value is (0,27,64,55).

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

CMYK: (0,27,64,55)
C0M27Y64K55 (0%, 27%, 64%, 55%)
(0.00 / 0.27 / 0.64 / 0.55)

CMYK percentages

%0
%26.72
%63.79
%54.51

Codes

Color #74552A in popluar color models

74 55 2A
RGB 116 85 42
HSL 35° 46.84% 30.98%
HSB/HSV 35° 63.79% 45.49%
CMYK 0.00% 26.72% 63.79%
54.51%

Color #74552A in popluar number systems.

HEX 74 55 2A
Decimal 116 85 42
Binary 1110100 1010101 101010
Octal 164 125 52

Shades and tints

Shades of #74552A

#74552A
(116,85,42)
#6A4E27
(106,78,39)
#604724
(96,71,36)
#564021
(86,64,33)
#4C391E
(76,57,30)
#42321B
(66,50,27)
#382B18
(56,43,24)
#2E2415
(46,36,21)
#241D12
(36,29,18)
#1A160F
(26,22,15)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #74552A

#74552A
(116,85,42)
#80643D
(128,100,61)
#8C7350
(140,115,80)
#988263
(152,130,99)
#A49176
(164,145,118)
#B0A089
(176,160,137)
#BCAF9C
(188,175,156)
#C8BEAF
(200,190,175)
#D4CDC2
(212,205,194)
#E0DCD5
(224,220,213)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74552A color. Also use rgb(116,85,42) instead hex code.

Text Font Color

.myTextColor { color: #74552A; }

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

This text font color is #74552A.

Background Color

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

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

This div background color is #74552A.

Border color

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

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

This div border color is #74552A.

Opacity

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

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

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

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

This text has shadow with #74552A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74552A.

Preview

Color preview on black background

This text has color #74552A on black background.


Color preview on white background

This text has color #74552A on white background.


Black color preview on #74552A background

This text has black color on #74552A background.


White color preview on #74552A background

This text has white color on #74552A background.


Related colors

Complementary color

Complementary color for #hex is #8BAAD5.


I love getcolorcode.com

Triadic colors

1 #2A7455 and #552A74 with #74552A are triadic colors.

2 #2A5574 and #55742A with #74552A are triadic colors.