COLOR #743248

HEX: #743248 RGB: (116,50,72)

Color info

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

RGB color model

#743248 color RGB value is (116,50,72).

RGB: (116,50,72) (45%, 20%, 28%)

RGB channels and saturation

R 116 of 255 = 45%
G 50 of 255 = 20%
B 72 of 255 = 28%

116
50
72

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

Portions of RGB colors in percentages

R + G + B = 116 + 50 + 72 = 238 (100%)
R 116 of 238 ~ 48.74%
G 50 of 238 ~ 21.01%
B 72 of 238 ~ 30.25'%

%48.74
%21.01
%30.25

CMYK color model

#743248 color CMYK value is (0,57,38,55).

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

CMYK: (0,57,38,55)
C0M57Y38K55 (0%, 57%, 38%, 55%)
(0.00 / 0.57 / 0.38 / 0.55)

CMYK percentages

%0
%56.9
%37.93
%54.51

Codes

Color #743248 in popluar color models

74 32 48
RGB 116 50 72
HSL 340° 39.76% 32.55%
HSB/HSV 340° 56.90% 45.49%
CMYK 0.00% 56.90% 37.93%
54.51%

Color #743248 in popluar number systems.

HEX 74 32 48
Decimal 116 50 72
Binary 1110100 110010 1001000
Octal 164 62 110

Shades and tints

Shades of #743248

#743248
(116,50,72)
#6A2E42
(106,46,66)
#602A3C
(96,42,60)
#562636
(86,38,54)
#4C2230
(76,34,48)
#421E2A
(66,30,42)
#381A24
(56,26,36)
#2E161E
(46,22,30)
#241218
(36,18,24)
#1A0E12
(26,14,18)
#100A0C
(16,10,12)
#000000
(0,0,0)

Tints of #743248

#743248
(116,50,72)
#804458
(128,68,88)
#8C5668
(140,86,104)
#986878
(152,104,120)
#A47A88
(164,122,136)
#B08C98
(176,140,152)
#BC9EA8
(188,158,168)
#C8B0B8
(200,176,184)
#D4C2C8
(212,194,200)
#E0D4D8
(224,212,216)
#ECE6E8
(236,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #743248; }

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

This text font color is #743248.

Background Color

.myBgColor { background-color: #743248; }

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

This div background color is #743248.

Border color

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

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

This div border color is #743248.

Opacity

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

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

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

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

This text has shadow with #743248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743248.

Preview

Color preview on black background

This text has color #743248 on black background.


Color preview on white background

This text has color #743248 on white background.


Black color preview on #743248 background

This text has black color on #743248 background.


White color preview on #743248 background

This text has white color on #743248 background.


Related colors

Complementary color

Complementary color for #hex is #8BCDB7.


I love getcolorcode.com

Triadic colors

1 #487432 and #324874 with #743248 are triadic colors.

2 #483274 and #327448 with #743248 are triadic colors.