COLOR #743414

HEX: #743414 RGB: (116,52,20)

Color info

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

RGB color model

#743414 color RGB value is (116,52,20).

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

RGB channels and saturation

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

116
52
20

R + G + B ~ 24%. #743414 is dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 52 + 20 = 188 (100%)
R 116 of 188 ~ 61.7%
G 52 of 188 ~ 27.66%
B 20 of 188 ~ 10.64'%

%61.7
%27.66
%10.64

CMYK color model

#743414 color CMYK value is (0,55,83,55).

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

CMYK: (0,55,83,55)
C0M55Y83K55 (0%, 55%, 83%, 55%)
(0.00 / 0.55 / 0.83 / 0.55)

CMYK percentages

%0
%55.17
%82.76
%54.51

Codes

Color #743414 in popluar color models

74 34 14
RGB 116 52 20
HSL 20° 70.59% 26.67%
HSB/HSV 20° 82.76% 45.49%
CMYK 0.00% 55.17% 82.76%
54.51%

Color #743414 in popluar number systems.

HEX 74 34 14
Decimal 116 52 20
Binary 1110100 110100 10100
Octal 164 64 24

Shades and tints

Shades of #743414

#743414
(116,52,20)
#6A3013
(106,48,19)
#602C12
(96,44,18)
#562811
(86,40,17)
#4C2410
(76,36,16)
#42200F
(66,32,15)
#381C0E
(56,28,14)
#2E180D
(46,24,13)
#24140C
(36,20,12)
#1A100B
(26,16,11)
#100C0A
(16,12,10)
#000000
(0,0,0)

Tints of #743414

#743414
(116,52,20)
#804629
(128,70,41)
#8C583E
(140,88,62)
#986A53
(152,106,83)
#A47C68
(164,124,104)
#B08E7D
(176,142,125)
#BCA092
(188,160,146)
#C8B2A7
(200,178,167)
#D4C4BC
(212,196,188)
#E0D6D1
(224,214,209)
#ECE8E6
(236,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #743414; }

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

This text font color is #743414.

Background Color

.myBgColor { background-color: #743414; }

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

This div background color is #743414.

Border color

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

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

This div border color is #743414.

Opacity

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

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

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

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

This text has shadow with #743414 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743414.

Preview

Color preview on black background

This text has color #743414 on black background.


Color preview on white background

This text has color #743414 on white background.


Black color preview on #743414 background

This text has black color on #743414 background.


White color preview on #743414 background

This text has white color on #743414 background.


Related colors

Complementary color

Complementary color for #hex is #8BCBEB.


I love getcolorcode.com

Triadic colors

1 #147434 and #341474 with #743414 are triadic colors.

2 #143474 and #347414 with #743414 are triadic colors.