COLOR #743604

HEX: #743604 RGB: (116,54,4)

Color info

#743604 contains mainly red color. Web safe color of #743604 is #663300 (or #630).

RGB color model

#743604 color RGB value is (116,54,4).

RGB: (116,54,4) (45%, 21%, 2%)

RGB channels and saturation

R 116 of 255 = 45%
G 54 of 255 = 21%
B 4 of 255 = 2%

116
54
4

R + G + B ~ 23%. #743604 is dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 54 + 4 = 174 (100%)
R 116 of 174 ~ 66.67%
G 54 of 174 ~ 31.03%
B 4 of 174 ~ 2.3'%

%66.67
%31.03

CMYK color model

#743604 color CMYK value is (0,53,97,55).

  • cyan value is 0.00%
  • magenta value is 53.45%
  • yellow value is 96.55%
  • key color value is 54.51%

CMYK: (0,53,97,55)
C0M53Y97K55 (0%, 53%, 97%, 55%)
(0.00 / 0.53 / 0.97 / 0.55)

CMYK percentages

%0
%53.45
%96.55
%54.51

Codes

Color #743604 in popluar color models

74 36 04
RGB 116 54 4
HSL 27° 93.33% 23.53%
HSB/HSV 27° 96.55% 45.49%
CMYK 0.00% 53.45% 96.55%
54.51%

Color #743604 in popluar number systems.

HEX 74 36 04
Decimal 116 54 4
Binary 1110100 110110 100
Octal 164 66 4

Shades and tints

Shades of #743604

#743604
(116,54,4)
#6A3204
(106,50,4)
#602E04
(96,46,4)
#562A04
(86,42,4)
#4C2604
(76,38,4)
#422204
(66,34,4)
#381E04
(56,30,4)
#2E1A04
(46,26,4)
#241604
(36,22,4)
#1A1204
(26,18,4)
#100E04
(16,14,4)
#000000
(0,0,0)

Tints of #743604

#743604
(116,54,4)
#80481A
(128,72,26)
#8C5A30
(140,90,48)
#986C46
(152,108,70)
#A47E5C
(164,126,92)
#B09072
(176,144,114)
#BCA288
(188,162,136)
#C8B49E
(200,180,158)
#D4C6B4
(212,198,180)
#E0D8CA
(224,216,202)
#ECEAE0
(236,234,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743604 color. Also use rgb(116,54,4) instead hex code.

Text Font Color

.myTextColor { color: #743604; }

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

This text font color is #743604.

Background Color

.myBgColor { background-color: #743604; }

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

This div background color is #743604.

Border color

.myBorderColor { border: 1px solid #743604; }

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

This div border color is #743604.

Opacity

.myOpacity80 { color: #743604; opacity: 0.8; }

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

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

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

This text has shadow with #743604 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743604.

Preview

Color preview on black background

This text has color #743604 on black background.


Color preview on white background

This text has color #743604 on white background.


Black color preview on #743604 background

This text has black color on #743604 background.


White color preview on #743604 background

This text has white color on #743604 background.


Related colors

Complementary color

Complementary color for #hex is #8BC9FB.


I love getcolorcode.com

Triadic colors

1 #047436 and #360474 with #743604 are triadic colors.

2 #043674 and #367404 with #743604 are triadic colors.