COLOR #743D77

HEX: #743D77 RGB: (116,61,119)

Color info

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

RGB color model

#743D77 color RGB value is (116,61,119).

RGB: (116,61,119) (45%, 24%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 61 of 255 = 24%
B 119 of 255 = 47%

116
61
119

R + G + B ~ 39%. #743D77 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 61 + 119 = 296 (100%)
R 116 of 296 ~ 39.19%
G 61 of 296 ~ 20.61%
B 119 of 296 ~ 40.2'%

%39.19
%20.61
%40.2

CMYK color model

#743D77 color CMYK value is (3,49,0,53).

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

CMYK: (3,49,0,53)
C3M49Y0K53 (3%, 49%, 0%, 53%)
(0.03 / 0.49 / 0.00 / 0.53)

CMYK percentages

%2.52
%48.74
%0
%53.33

Codes

Color #743D77 in popluar color models

74 3D 77
RGB 116 61 119
HSL 297° 32.22% 35.29%
HSB/HSV 297° 48.74% 46.67%
CMYK 2.52% 48.74% 0.00%
53.33%

Color #743D77 in popluar number systems.

HEX 74 3D 77
Decimal 116 61 119
Binary 1110100 111101 1110111
Octal 164 75 167

Shades and tints

Shades of #743D77

#743D77
(116,61,119)
#6A386D
(106,56,109)
#603363
(96,51,99)
#562E59
(86,46,89)
#4C294F
(76,41,79)
#422445
(66,36,69)
#381F3B
(56,31,59)
#2E1A31
(46,26,49)
#241527
(36,21,39)
#1A101D
(26,16,29)
#100B13
(16,11,19)
#000000
(0,0,0)

Tints of #743D77

#743D77
(116,61,119)
#804E83
(128,78,131)
#8C5F8F
(140,95,143)
#98709B
(152,112,155)
#A481A7
(164,129,167)
#B092B3
(176,146,179)
#BCA3BF
(188,163,191)
#C8B4CB
(200,180,203)
#D4C5D7
(212,197,215)
#E0D6E3
(224,214,227)
#ECE7EF
(236,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #743D77; }

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

This text font color is #743D77.

Background Color

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

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

This div background color is #743D77.

Border color

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

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

This div border color is #743D77.

Opacity

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

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

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

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

This text has shadow with #743D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743D77.

Preview

Color preview on black background

This text has color #743D77 on black background.


Color preview on white background

This text has color #743D77 on white background.


Black color preview on #743D77 background

This text has black color on #743D77 background.


White color preview on #743D77 background

This text has white color on #743D77 background.


Related colors

Complementary color

Complementary color for #hex is #8BC288.


I love getcolorcode.com

Triadic colors

1 #77743D and #3D7774 with #743D77 are triadic colors.

2 #773D74 and #3D7477 with #743D77 are triadic colors.