COLOR #74563E

HEX: #74563E RGB: (116,86,62)

Color info

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

RGB color model

#74563E color RGB value is (116,86,62).

RGB: (116,86,62) (45%, 34%, 24%)

RGB channels and saturation

R 116 of 255 = 45%
G 86 of 255 = 34%
B 62 of 255 = 24%

116
86
62

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

Portions of RGB colors in percentages

R + G + B = 116 + 86 + 62 = 264 (100%)
R 116 of 264 ~ 43.94%
G 86 of 264 ~ 32.58%
B 62 of 264 ~ 23.48'%

%43.94
%32.58
%23.48

CMYK color model

#74563E color CMYK value is (0,26,47,55).

  • cyan value is 0.00%
  • magenta value is 25.86%
  • yellow value is 46.55%
  • key color value is 54.51%

CMYK: (0,26,47,55)
C0M26Y47K55 (0%, 26%, 47%, 55%)
(0.00 / 0.26 / 0.47 / 0.55)

CMYK percentages

%0
%25.86
%46.55
%54.51

Codes

Color #74563E in popluar color models

74 56 3E
RGB 116 86 62
HSL 27° 30.34% 34.90%
HSB/HSV 27° 46.55% 45.49%
CMYK 0.00% 25.86% 46.55%
54.51%

Color #74563E in popluar number systems.

HEX 74 56 3E
Decimal 116 86 62
Binary 1110100 1010110 111110
Octal 164 126 76

Shades and tints

Shades of #74563E

#74563E
(116,86,62)
#6A4F39
(106,79,57)
#604834
(96,72,52)
#56412F
(86,65,47)
#4C3A2A
(76,58,42)
#423325
(66,51,37)
#382C20
(56,44,32)
#2E251B
(46,37,27)
#241E16
(36,30,22)
#1A1711
(26,23,17)
#10100C
(16,16,12)
#000000
(0,0,0)

Tints of #74563E

#74563E
(116,86,62)
#80654F
(128,101,79)
#8C7460
(140,116,96)
#988371
(152,131,113)
#A49282
(164,146,130)
#B0A193
(176,161,147)
#BCB0A4
(188,176,164)
#C8BFB5
(200,191,181)
#D4CEC6
(212,206,198)
#E0DDD7
(224,221,215)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74563E; }

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

This text font color is #74563E.

Background Color

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

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

This div background color is #74563E.

Border color

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

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

This div border color is #74563E.

Opacity

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

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

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

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

This text has shadow with #74563E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74563E.

Preview

Color preview on black background

This text has color #74563E on black background.


Color preview on white background

This text has color #74563E on white background.


Black color preview on #74563E background

This text has black color on #74563E background.


White color preview on #74563E background

This text has white color on #74563E background.


Related colors

Complementary color

Complementary color for #hex is #8BA9C1.


I love getcolorcode.com

Triadic colors

1 #3E7456 and #563E74 with #74563E are triadic colors.

2 #3E5674 and #56743E with #74563E are triadic colors.