COLOR #74482E

HEX: #74482E RGB: (116,72,46)

Color info

#74482E contains mainly red and green colors. Web safe color of #74482E is #663333 (or #633).

RGB color model

#74482E color RGB value is (116,72,46).

RGB: (116,72,46) (45%, 28%, 18%)

RGB channels and saturation

R 116 of 255 = 45%
G 72 of 255 = 28%
B 46 of 255 = 18%

116
72
46

R + G + B ~ 30%. #74482E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 72 + 46 = 234 (100%)
R 116 of 234 ~ 49.57%
G 72 of 234 ~ 30.77%
B 46 of 234 ~ 19.66'%

%49.57
%30.77
%19.66

CMYK color model

#74482E color CMYK value is (0,38,60,55).

  • cyan value is 0.00%
  • magenta value is 37.93%
  • yellow value is 60.34%
  • key color value is 54.51%

CMYK: (0,38,60,55)
C0M38Y60K55 (0%, 38%, 60%, 55%)
(0.00 / 0.38 / 0.60 / 0.55)

CMYK percentages

%0
%37.93
%60.34
%54.51

Codes

Color #74482E in popluar color models

74 48 2E
RGB 116 72 46
HSL 22° 43.21% 31.76%
HSB/HSV 22° 60.34% 45.49%
CMYK 0.00% 37.93% 60.34%
54.51%

Color #74482E in popluar number systems.

HEX 74 48 2E
Decimal 116 72 46
Binary 1110100 1001000 101110
Octal 164 110 56

Shades and tints

Shades of #74482E

#74482E
(116,72,46)
#6A422A
(106,66,42)
#603C26
(96,60,38)
#563622
(86,54,34)
#4C301E
(76,48,30)
#422A1A
(66,42,26)
#382416
(56,36,22)
#2E1E12
(46,30,18)
#24180E
(36,24,14)
#1A120A
(26,18,10)
#100C06
(16,12,6)
#000000
(0,0,0)

Tints of #74482E

#74482E
(116,72,46)
#805841
(128,88,65)
#8C6854
(140,104,84)
#987867
(152,120,103)
#A4887A
(164,136,122)
#B0988D
(176,152,141)
#BCA8A0
(188,168,160)
#C8B8B3
(200,184,179)
#D4C8C6
(212,200,198)
#E0D8D9
(224,216,217)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74482E color. Also use rgb(116,72,46) instead hex code.

Text Font Color

.myTextColor { color: #74482E; }

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

This text font color is #74482E.

Background Color

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

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

This div background color is #74482E.

Border color

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

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

This div border color is #74482E.

Opacity

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

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

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

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

This text has shadow with #74482E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74482E.

Preview

Color preview on black background

This text has color #74482E on black background.


Color preview on white background

This text has color #74482E on white background.


Black color preview on #74482E background

This text has black color on #74482E background.


White color preview on #74482E background

This text has white color on #74482E background.


Related colors

Complementary color

Complementary color for #hex is #8BB7D1.


I love getcolorcode.com

Triadic colors

1 #2E7448 and #482E74 with #74482E are triadic colors.

2 #2E4874 and #48742E with #74482E are triadic colors.