COLOR #743B56

HEX: #743B56 RGB: (116,59,86)

Color info

#743B56 contains red, green and blue colors in about the same proportion. Web safe color of #743B56 is #663366 (or #636).

RGB color model

#743B56 color RGB value is (116,59,86).

RGB: (116,59,86) (45%, 23%, 34%)

RGB channels and saturation

R 116 of 255 = 45%
G 59 of 255 = 23%
B 86 of 255 = 34%

116
59
86

R + G + B ~ 34%. #743B56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 59 + 86 = 261 (100%)
R 116 of 261 ~ 44.44%
G 59 of 261 ~ 22.61%
B 86 of 261 ~ 32.95'%

%44.44
%22.61
%32.95

CMYK color model

#743B56 color CMYK value is (0,49,26,55).

  • cyan value is 0.00%
  • magenta value is 49.14%
  • yellow value is 25.86%
  • key color value is 54.51%

CMYK: (0,49,26,55)
C0M49Y26K55 (0%, 49%, 26%, 55%)
(0.00 / 0.49 / 0.26 / 0.55)

CMYK percentages

%0
%49.14
%25.86
%54.51

Codes

Color #743B56 in popluar color models

74 3B 56
RGB 116 59 86
HSL 332° 32.57% 34.31%
HSB/HSV 332° 49.14% 45.49%
CMYK 0.00% 49.14% 25.86%
54.51%

Color #743B56 in popluar number systems.

HEX 74 3B 56
Decimal 116 59 86
Binary 1110100 111011 1010110
Octal 164 73 126

Shades and tints

Shades of #743B56

#743B56
(116,59,86)
#6A364F
(106,54,79)
#603148
(96,49,72)
#562C41
(86,44,65)
#4C273A
(76,39,58)
#422233
(66,34,51)
#381D2C
(56,29,44)
#2E1825
(46,24,37)
#24131E
(36,19,30)
#1A0E17
(26,14,23)
#100910
(16,9,16)
#000000
(0,0,0)

Tints of #743B56

#743B56
(116,59,86)
#804C65
(128,76,101)
#8C5D74
(140,93,116)
#986E83
(152,110,131)
#A47F92
(164,127,146)
#B090A1
(176,144,161)
#BCA1B0
(188,161,176)
#C8B2BF
(200,178,191)
#D4C3CE
(212,195,206)
#E0D4DD
(224,212,221)
#ECE5EC
(236,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743B56 color. Also use rgb(116,59,86) instead hex code.

Text Font Color

.myTextColor { color: #743B56; }

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

This text font color is #743B56.

Background Color

.myBgColor { background-color: #743B56; }

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

This div background color is #743B56.

Border color

.myBorderColor { border: 1px solid #743B56; }

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

This div border color is #743B56.

Opacity

.myOpacity80 { color: #743B56; opacity: 0.8; }

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

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

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

This text has shadow with #743B56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743B56.

Preview

Color preview on black background

This text has color #743B56 on black background.


Color preview on white background

This text has color #743B56 on white background.


Black color preview on #743B56 background

This text has black color on #743B56 background.


White color preview on #743B56 background

This text has white color on #743B56 background.


Related colors

Complementary color

Complementary color for #hex is #8BC4A9.


I love getcolorcode.com

Triadic colors

1 #56743B and #3B5674 with #743B56 are triadic colors.

2 #563B74 and #3B7456 with #743B56 are triadic colors.