COLOR #744243

HEX: #744243 RGB: (116,66,67)

Color info

#744243 contains red, green and blue colors in about the same proportion. Web safe color of #744243 is #663333 (or #633).

RGB color model

#744243 color RGB value is (116,66,67).

RGB: (116,66,67) (45%, 26%, 26%)

RGB channels and saturation

R 116 of 255 = 45%
G 66 of 255 = 26%
B 67 of 255 = 26%

116
66
67

R + G + B ~ 32%. #744243 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 66 + 67 = 249 (100%)
R 116 of 249 ~ 46.59%
G 66 of 249 ~ 26.51%
B 67 of 249 ~ 26.91'%

%46.59
%26.51
%26.91

CMYK color model

#744243 color CMYK value is (0,43,42,55).

  • cyan value is 0.00%
  • magenta value is 43.10%
  • yellow value is 42.24%
  • key color value is 54.51%

CMYK: (0,43,42,55)
C0M43Y42K55 (0%, 43%, 42%, 55%)
(0.00 / 0.43 / 0.42 / 0.55)

CMYK percentages

%0
%43.1
%42.24
%54.51

Codes

Color #744243 in popluar color models

74 42 43
RGB 116 66 67
HSL 359° 27.47% 35.69%
HSB/HSV 359° 43.10% 45.49%
CMYK 0.00% 43.10% 42.24%
54.51%

Color #744243 in popluar number systems.

HEX 74 42 43
Decimal 116 66 67
Binary 1110100 1000010 1000011
Octal 164 102 103

Shades and tints

Shades of #744243

#744243
(116,66,67)
#6A3C3D
(106,60,61)
#603637
(96,54,55)
#563031
(86,48,49)
#4C2A2B
(76,42,43)
#422425
(66,36,37)
#381E1F
(56,30,31)
#2E1819
(46,24,25)
#241213
(36,18,19)
#1A0C0D
(26,12,13)
#100607
(16,6,7)
#000000
(0,0,0)

Tints of #744243

#744243
(116,66,67)
#805354
(128,83,84)
#8C6465
(140,100,101)
#987576
(152,117,118)
#A48687
(164,134,135)
#B09798
(176,151,152)
#BCA8A9
(188,168,169)
#C8B9BA
(200,185,186)
#D4CACB
(212,202,203)
#E0DBDC
(224,219,220)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744243 color. Also use rgb(116,66,67) instead hex code.

Text Font Color

.myTextColor { color: #744243; }

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

This text font color is #744243.

Background Color

.myBgColor { background-color: #744243; }

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

This div background color is #744243.

Border color

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

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

This div border color is #744243.

Opacity

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

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

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

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

This text has shadow with #744243 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744243.

Preview

Color preview on black background

This text has color #744243 on black background.


Color preview on white background

This text has color #744243 on white background.


Black color preview on #744243 background

This text has black color on #744243 background.


White color preview on #744243 background

This text has white color on #744243 background.


Related colors

Complementary color

Complementary color for #hex is #8BBDBC.


I love getcolorcode.com

Triadic colors

1 #437442 and #424374 with #744243 are triadic colors.

2 #434274 and #427443 with #744243 are triadic colors.