COLOR #743548

HEX: #743548 RGB: (116,53,72)

Color info

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

RGB color model

#743548 color RGB value is (116,53,72).

RGB: (116,53,72) (45%, 21%, 28%)

RGB channels and saturation

R 116 of 255 = 45%
G 53 of 255 = 21%
B 72 of 255 = 28%

116
53
72

R + G + B ~ 31%. #743548 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 53 + 72 = 241 (100%)
R 116 of 241 ~ 48.13%
G 53 of 241 ~ 21.99%
B 72 of 241 ~ 29.88'%

%48.13
%21.99
%29.88

CMYK color model

#743548 color CMYK value is (0,54,38,55).

  • cyan value is 0.00%
  • magenta value is 54.31%
  • yellow value is 37.93%
  • key color value is 54.51%

CMYK: (0,54,38,55)
C0M54Y38K55 (0%, 54%, 38%, 55%)
(0.00 / 0.54 / 0.38 / 0.55)

CMYK percentages

%0
%54.31
%37.93
%54.51

Codes

Color #743548 in popluar color models

74 35 48
RGB 116 53 72
HSL 342° 37.28% 33.14%
HSB/HSV 342° 54.31% 45.49%
CMYK 0.00% 54.31% 37.93%
54.51%

Color #743548 in popluar number systems.

HEX 74 35 48
Decimal 116 53 72
Binary 1110100 110101 1001000
Octal 164 65 110

Shades and tints

Shades of #743548

#743548
(116,53,72)
#6A3142
(106,49,66)
#602D3C
(96,45,60)
#562936
(86,41,54)
#4C2530
(76,37,48)
#42212A
(66,33,42)
#381D24
(56,29,36)
#2E191E
(46,25,30)
#241518
(36,21,24)
#1A1112
(26,17,18)
#100D0C
(16,13,12)
#000000
(0,0,0)

Tints of #743548

#743548
(116,53,72)
#804758
(128,71,88)
#8C5968
(140,89,104)
#986B78
(152,107,120)
#A47D88
(164,125,136)
#B08F98
(176,143,152)
#BCA1A8
(188,161,168)
#C8B3B8
(200,179,184)
#D4C5C8
(212,197,200)
#E0D7D8
(224,215,216)
#ECE9E8
(236,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743548 color. Also use rgb(116,53,72) instead hex code.

Text Font Color

.myTextColor { color: #743548; }

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

This text font color is #743548.

Background Color

.myBgColor { background-color: #743548; }

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

This div background color is #743548.

Border color

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

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

This div border color is #743548.

Opacity

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

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

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

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

This text has shadow with #743548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743548.

Preview

Color preview on black background

This text has color #743548 on black background.


Color preview on white background

This text has color #743548 on white background.


Black color preview on #743548 background

This text has black color on #743548 background.


White color preview on #743548 background

This text has white color on #743548 background.


Related colors

Complementary color

Complementary color for #hex is #8BCAB7.


I love getcolorcode.com

Triadic colors

1 #487435 and #354874 with #743548 are triadic colors.

2 #483574 and #357448 with #743548 are triadic colors.