COLOR #743320

HEX: #743320 RGB: (116,51,32)

Color info

#743320 contains mainly red color. Web safe color of #743320 is #663333 (or #633).

RGB color model

#743320 color RGB value is (116,51,32).

RGB: (116,51,32) (45%, 20%, 13%)

RGB channels and saturation

R 116 of 255 = 45%
G 51 of 255 = 20%
B 32 of 255 = 13%

116
51
32

R + G + B ~ 26%. #743320 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 51 + 32 = 199 (100%)
R 116 of 199 ~ 58.29%
G 51 of 199 ~ 25.63%
B 32 of 199 ~ 16.08'%

%58.29
%25.63
%16.08

CMYK color model

#743320 color CMYK value is (0,56,72,55).

  • cyan value is 0.00%
  • magenta value is 56.03%
  • yellow value is 72.41%
  • key color value is 54.51%

CMYK: (0,56,72,55)
C0M56Y72K55 (0%, 56%, 72%, 55%)
(0.00 / 0.56 / 0.72 / 0.55)

CMYK percentages

%0
%56.03
%72.41
%54.51

Codes

Color #743320 in popluar color models

74 33 20
RGB 116 51 32
HSL 14° 56.76% 29.02%
HSB/HSV 14° 72.41% 45.49%
CMYK 0.00% 56.03% 72.41%
54.51%

Color #743320 in popluar number systems.

HEX 74 33 20
Decimal 116 51 32
Binary 1110100 110011 100000
Octal 164 63 40

Shades and tints

Shades of #743320

#743320
(116,51,32)
#6A2F1E
(106,47,30)
#602B1C
(96,43,28)
#56271A
(86,39,26)
#4C2318
(76,35,24)
#421F16
(66,31,22)
#381B14
(56,27,20)
#2E1712
(46,23,18)
#241310
(36,19,16)
#1A0F0E
(26,15,14)
#100B0C
(16,11,12)
#000000
(0,0,0)

Tints of #743320

#743320
(116,51,32)
#804534
(128,69,52)
#8C5748
(140,87,72)
#98695C
(152,105,92)
#A47B70
(164,123,112)
#B08D84
(176,141,132)
#BC9F98
(188,159,152)
#C8B1AC
(200,177,172)
#D4C3C0
(212,195,192)
#E0D5D4
(224,213,212)
#ECE7E8
(236,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743320 color. Also use rgb(116,51,32) instead hex code.

Text Font Color

.myTextColor { color: #743320; }

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

This text font color is #743320.

Background Color

.myBgColor { background-color: #743320; }

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

This div background color is #743320.

Border color

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

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

This div border color is #743320.

Opacity

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

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

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

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

This text has shadow with #743320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743320.

Preview

Color preview on black background

This text has color #743320 on black background.


Color preview on white background

This text has color #743320 on white background.


Black color preview on #743320 background

This text has black color on #743320 background.


White color preview on #743320 background

This text has white color on #743320 background.


Related colors

Complementary color

Complementary color for #hex is #8BCCDF.


I love getcolorcode.com

Triadic colors

1 #207433 and #332074 with #743320 are triadic colors.

2 #203374 and #337420 with #743320 are triadic colors.