COLOR #743620

HEX: #743620 RGB: (116,54,32)

Color info

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

RGB color model

#743620 color RGB value is (116,54,32).

RGB: (116,54,32) (45%, 21%, 13%)

RGB channels and saturation

R 116 of 255 = 45%
G 54 of 255 = 21%
B 32 of 255 = 13%

116
54
32

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

Portions of RGB colors in percentages

R + G + B = 116 + 54 + 32 = 202 (100%)
R 116 of 202 ~ 57.43%
G 54 of 202 ~ 26.73%
B 32 of 202 ~ 15.84'%

%57.43
%26.73
%15.84

CMYK color model

#743620 color CMYK value is (0,53,72,55).

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

CMYK: (0,53,72,55)
C0M53Y72K55 (0%, 53%, 72%, 55%)
(0.00 / 0.53 / 0.72 / 0.55)

CMYK percentages

%0
%53.45
%72.41
%54.51

Codes

Color #743620 in popluar color models

74 36 20
RGB 116 54 32
HSL 16° 56.76% 29.02%
HSB/HSV 16° 72.41% 45.49%
CMYK 0.00% 53.45% 72.41%
54.51%

Color #743620 in popluar number systems.

HEX 74 36 20
Decimal 116 54 32
Binary 1110100 110110 100000
Octal 164 66 40

Shades and tints

Shades of #743620

#743620
(116,54,32)
#6A321E
(106,50,30)
#602E1C
(96,46,28)
#562A1A
(86,42,26)
#4C2618
(76,38,24)
#422216
(66,34,22)
#381E14
(56,30,20)
#2E1A12
(46,26,18)
#241610
(36,22,16)
#1A120E
(26,18,14)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #743620

#743620
(116,54,32)
#804834
(128,72,52)
#8C5A48
(140,90,72)
#986C5C
(152,108,92)
#A47E70
(164,126,112)
#B09084
(176,144,132)
#BCA298
(188,162,152)
#C8B4AC
(200,180,172)
#D4C6C0
(212,198,192)
#E0D8D4
(224,216,212)
#ECEAE8
(236,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #743620; }

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

This text font color is #743620.

Background Color

.myBgColor { background-color: #743620; }

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

This div background color is #743620.

Border color

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

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

This div border color is #743620.

Opacity

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

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

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

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

This text has shadow with #743620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743620.

Preview

Color preview on black background

This text has color #743620 on black background.


Color preview on white background

This text has color #743620 on white background.


Black color preview on #743620 background

This text has black color on #743620 background.


White color preview on #743620 background

This text has white color on #743620 background.


Related colors

Complementary color

Complementary color for #hex is #8BC9DF.


I love getcolorcode.com

Triadic colors

1 #207436 and #362074 with #743620 are triadic colors.

2 #203674 and #367420 with #743620 are triadic colors.