COLOR #743327

HEX: #743327 RGB: (116,51,39)

Color info

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

RGB color model

#743327 color RGB value is (116,51,39).

RGB: (116,51,39) (45%, 20%, 15%)

RGB channels and saturation

R 116 of 255 = 45%
G 51 of 255 = 20%
B 39 of 255 = 15%

116
51
39

R + G + B ~ 27%. #743327 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 51 + 39 = 206 (100%)
R 116 of 206 ~ 56.31%
G 51 of 206 ~ 24.76%
B 39 of 206 ~ 18.93'%

%56.31
%24.76
%18.93

CMYK color model

#743327 color CMYK value is (0,56,66,55).

  • cyan value is 0.00%
  • magenta value is 56.03%
  • yellow value is 66.38%
  • key color value is 54.51%
CMYK: (0,56,66,55) C0M56Y66K55 (0%,56%,66%,55%) (0.00/0.56/0.66/0.55) 

CMYK percentages

%0
%56.03
%66.38
%54.51

Codes

Color #743327 in popluar color models

74 33 27
RGB 116 51 39
HSL 49.68% 30.39%
HSB/HSV 66.38% 45.49%
CMYK 0.00% 56.03% 66.38%
54.51%

Color #743327 in popluar number systems.

HEX 74 33 27
Decimal 116 51 39
Binary 1110100 110011 100111
Octal 164 63 47

Shades and tints

Shades of #743327

#743327
(116,51,39)
#6A2F24
(106,47,36)
#602B21
(96,43,33)
#56271E
(86,39,30)
#4C231B
(76,35,27)
#421F18
(66,31,24)
#381B15
(56,27,21)
#2E1712
(46,23,18)
#24130F
(36,19,15)
#1A0F0C
(26,15,12)
#100B09
(16,11,9)
#000000
(0,0,0)

Tints of #743327

#743327
(116,51,39)
#80453A
(128,69,58)
#8C574D
(140,87,77)
#986960
(152,105,96)
#A47B73
(164,123,115)
#B08D86
(176,141,134)
#BC9F99
(188,159,153)
#C8B1AC
(200,177,172)
#D4C3BF
(212,195,191)
#E0D5D2
(224,213,210)
#ECE7E5
(236,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #743327; }

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

This text font color is #743327.

Background Color

.myBgColor { background-color: #743327; }

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

This div background color is #743327.

Border color

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

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

This div border color is #743327.

Opacity

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

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

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

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

This text has shadow with #743327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743327.

Preview

Color preview on black background

This text has color #743327 on black background.


Color preview on white background

This text has color #743327 on white background.


Black color preview on #743327 background

This text has black color on #743327 background.


White color preview on #743327 background

This text has white color on #743327 background.


Related colors

Complementary color

Complementary color for #hex is #8BCCD8.


I love getcolorcode.com

Triadic colors

1 #277433 and #332774 with #743327 are triadic colors.

2 #273374 and #337427 with #743327 are triadic colors.