COLOR #743408

HEX: #743408 RGB: (116,52,8)

Color info

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

RGB color model

#743408 color RGB value is (116,52,8).

RGB: (116,52,8) (45%, 20%, 3%)

RGB channels and saturation

R 116 of 255 = 45%
G 52 of 255 = 20%
B 8 of 255 = 3%

116
52
8

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

Portions of RGB colors in percentages

R + G + B = 116 + 52 + 8 = 176 (100%)
R 116 of 176 ~ 65.91%
G 52 of 176 ~ 29.55%
B 8 of 176 ~ 4.55'%

%65.91
%29.55

CMYK color model

#743408 color CMYK value is (0,55,93,55).

  • cyan value is 0.00%
  • magenta value is 55.17%
  • yellow value is 93.10%
  • key color value is 54.51%

CMYK: (0,55,93,55)
C0M55Y93K55 (0%, 55%, 93%, 55%)
(0.00 / 0.55 / 0.93 / 0.55)

CMYK percentages

%0
%55.17
%93.1
%54.51

Codes

Color #743408 in popluar color models

74 34 08
RGB 116 52 8
HSL 24° 87.10% 24.31%
HSB/HSV 24° 93.10% 45.49%
CMYK 0.00% 55.17% 93.10%
54.51%

Color #743408 in popluar number systems.

HEX 74 34 08
Decimal 116 52 8
Binary 1110100 110100 1000
Octal 164 64 10

Shades and tints

Shades of #743408

#743408
(116,52,8)
#6A3008
(106,48,8)
#602C08
(96,44,8)
#562808
(86,40,8)
#4C2408
(76,36,8)
#422008
(66,32,8)
#381C08
(56,28,8)
#2E1808
(46,24,8)
#241408
(36,20,8)
#1A1008
(26,16,8)
#100C08
(16,12,8)
#000000
(0,0,0)

Tints of #743408

#743408
(116,52,8)
#80461E
(128,70,30)
#8C5834
(140,88,52)
#986A4A
(152,106,74)
#A47C60
(164,124,96)
#B08E76
(176,142,118)
#BCA08C
(188,160,140)
#C8B2A2
(200,178,162)
#D4C4B8
(212,196,184)
#E0D6CE
(224,214,206)
#ECE8E4
(236,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743408 color. Also use rgb(116,52,8) instead hex code.

Text Font Color

.myTextColor { color: #743408; }

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

This text font color is #743408.

Background Color

.myBgColor { background-color: #743408; }

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

This div background color is #743408.

Border color

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

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

This div border color is #743408.

Opacity

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

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

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

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

This text has shadow with #743408 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743408.

Preview

Color preview on black background

This text has color #743408 on black background.


Color preview on white background

This text has color #743408 on white background.


Black color preview on #743408 background

This text has black color on #743408 background.


White color preview on #743408 background

This text has white color on #743408 background.


Related colors

Complementary color

Complementary color for #hex is #8BCBF7.


I love getcolorcode.com

Triadic colors

1 #087434 and #340874 with #743408 are triadic colors.

2 #083474 and #347408 with #743408 are triadic colors.