COLOR #743922

HEX: #743922 RGB: (116,57,34)

Color info

#743922 contains mainly red and green colors. Web safe color of #743922 is #663333 (or #633).

RGB color model

#743922 color RGB value is (116,57,34).

RGB: (116,57,34) (45%, 22%, 13%)

RGB channels and saturation

R 116 of 255 = 45%
G 57 of 255 = 22%
B 34 of 255 = 13%

116
57
34

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

Portions of RGB colors in percentages

R + G + B = 116 + 57 + 34 = 207 (100%)
R 116 of 207 ~ 56.04%
G 57 of 207 ~ 27.54%
B 34 of 207 ~ 16.43'%

%56.04
%27.54
%16.43

CMYK color model

#743922 color CMYK value is (0,51,71,55).

  • cyan value is 0.00%
  • magenta value is 50.86%
  • yellow value is 70.69%
  • key color value is 54.51%

CMYK: (0,51,71,55)
C0M51Y71K55 (0%, 51%, 71%, 55%)
(0.00 / 0.51 / 0.71 / 0.55)

CMYK percentages

%0
%50.86
%70.69
%54.51

Codes

Color #743922 in popluar color models

74 39 22
RGB 116 57 34
HSL 17° 54.67% 29.41%
HSB/HSV 17° 70.69% 45.49%
CMYK 0.00% 50.86% 70.69%
54.51%

Color #743922 in popluar number systems.

HEX 74 39 22
Decimal 116 57 34
Binary 1110100 111001 100010
Octal 164 71 42

Shades and tints

Shades of #743922

#743922
(116,57,34)
#6A341F
(106,52,31)
#602F1C
(96,47,28)
#562A19
(86,42,25)
#4C2516
(76,37,22)
#422013
(66,32,19)
#381B10
(56,27,16)
#2E160D
(46,22,13)
#24110A
(36,17,10)
#1A0C07
(26,12,7)
#100704
(16,7,4)
#000000
(0,0,0)

Tints of #743922

#743922
(116,57,34)
#804B36
(128,75,54)
#8C5D4A
(140,93,74)
#986F5E
(152,111,94)
#A48172
(164,129,114)
#B09386
(176,147,134)
#BCA59A
(188,165,154)
#C8B7AE
(200,183,174)
#D4C9C2
(212,201,194)
#E0DBD6
(224,219,214)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743922 color. Also use rgb(116,57,34) instead hex code.

Text Font Color

.myTextColor { color: #743922; }

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

This text font color is #743922.

Background Color

.myBgColor { background-color: #743922; }

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

This div background color is #743922.

Border color

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

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

This div border color is #743922.

Opacity

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

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

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

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

This text has shadow with #743922 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743922.

Preview

Color preview on black background

This text has color #743922 on black background.


Color preview on white background

This text has color #743922 on white background.


Black color preview on #743922 background

This text has black color on #743922 background.


White color preview on #743922 background

This text has white color on #743922 background.


Related colors

Complementary color

Complementary color for #hex is #8BC6DD.


I love getcolorcode.com

Triadic colors

1 #227439 and #392274 with #743922 are triadic colors.

2 #223974 and #397422 with #743922 are triadic colors.