COLOR #743577

HEX: #743577 RGB: (116,53,119)

Color info

#743577 contains mainly red and blue colors. Web safe color of #743577 is #663366 (or #636).

RGB color model

#743577 color RGB value is (116,53,119).

RGB: (116,53,119) (45%, 21%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 53 of 255 = 21%
B 119 of 255 = 47%

116
53
119

R + G + B ~ 38%. #743577 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 53 + 119 = 288 (100%)
R 116 of 288 ~ 40.28%
G 53 of 288 ~ 18.4%
B 119 of 288 ~ 41.32'%

%40.28
%18.4
%41.32

CMYK color model

#743577 color CMYK value is (3,55,0,53).

  • cyan value is 2.52%
  • magenta value is 55.46%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (3,55,0,53)
C3M55Y0K53 (3%, 55%, 0%, 53%)
(0.03 / 0.55 / 0.00 / 0.53)

CMYK percentages

%2.52
%55.46
%0
%53.33

Codes

Color #743577 in popluar color models

74 35 77
RGB 116 53 119
HSL 297° 38.37% 33.73%
HSB/HSV 297° 55.46% 46.67%
CMYK 2.52% 55.46% 0.00%
53.33%

Color #743577 in popluar number systems.

HEX 74 35 77
Decimal 116 53 119
Binary 1110100 110101 1110111
Octal 164 65 167

Shades and tints

Shades of #743577

#743577
(116,53,119)
#6A316D
(106,49,109)
#602D63
(96,45,99)
#562959
(86,41,89)
#4C254F
(76,37,79)
#422145
(66,33,69)
#381D3B
(56,29,59)
#2E1931
(46,25,49)
#241527
(36,21,39)
#1A111D
(26,17,29)
#100D13
(16,13,19)
#000000
(0,0,0)

Tints of #743577

#743577
(116,53,119)
#804783
(128,71,131)
#8C598F
(140,89,143)
#986B9B
(152,107,155)
#A47DA7
(164,125,167)
#B08FB3
(176,143,179)
#BCA1BF
(188,161,191)
#C8B3CB
(200,179,203)
#D4C5D7
(212,197,215)
#E0D7E3
(224,215,227)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #743577; }

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

This text font color is #743577.

Background Color

.myBgColor { background-color: #743577; }

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

This div background color is #743577.

Border color

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

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

This div border color is #743577.

Opacity

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

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

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

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

This text has shadow with #743577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743577.

Preview

Color preview on black background

This text has color #743577 on black background.


Color preview on white background

This text has color #743577 on white background.


Black color preview on #743577 background

This text has black color on #743577 background.


White color preview on #743577 background

This text has white color on #743577 background.


Related colors

Complementary color

Complementary color for #hex is #8BCA88.


I love getcolorcode.com

Triadic colors

1 #777435 and #357774 with #743577 are triadic colors.

2 #773574 and #357477 with #743577 are triadic colors.