COLOR #743F72

HEX: #743F72 RGB: (116,63,114)

Color info

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

RGB color model

#743F72 color RGB value is (116,63,114).

RGB: (116,63,114) (45%, 25%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 63 of 255 = 25%
B 114 of 255 = 45%

116
63
114

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

Portions of RGB colors in percentages

R + G + B = 116 + 63 + 114 = 293 (100%)
R 116 of 293 ~ 39.59%
G 63 of 293 ~ 21.5%
B 114 of 293 ~ 38.91'%

%39.59
%21.5
%38.91

CMYK color model

#743F72 color CMYK value is (0,46,2,55).

  • cyan value is 0.00%
  • magenta value is 45.69%
  • yellow value is 1.72%
  • key color value is 54.51%

CMYK: (0,46,2,55)
C0M46Y2K55 (0%, 46%, 2%, 55%)
(0.00 / 0.46 / 0.02 / 0.55)

CMYK percentages

%0
%45.69
%1.72
%54.51

Codes

Color #743F72 in popluar color models

74 3F 72
RGB 116 63 114
HSL 302° 29.61% 35.10%
HSB/HSV 302° 45.69% 45.49%
CMYK 0.00% 45.69% 1.72%
54.51%

Color #743F72 in popluar number systems.

HEX 74 3F 72
Decimal 116 63 114
Binary 1110100 111111 1110010
Octal 164 77 162

Shades and tints

Shades of #743F72

#743F72
(116,63,114)
#6A3A68
(106,58,104)
#60355E
(96,53,94)
#563054
(86,48,84)
#4C2B4A
(76,43,74)
#422640
(66,38,64)
#382136
(56,33,54)
#2E1C2C
(46,28,44)
#241722
(36,23,34)
#1A1218
(26,18,24)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #743F72

#743F72
(116,63,114)
#80507E
(128,80,126)
#8C618A
(140,97,138)
#987296
(152,114,150)
#A483A2
(164,131,162)
#B094AE
(176,148,174)
#BCA5BA
(188,165,186)
#C8B6C6
(200,182,198)
#D4C7D2
(212,199,210)
#E0D8DE
(224,216,222)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743F72 color. Also use rgb(116,63,114) instead hex code.

Text Font Color

.myTextColor { color: #743F72; }

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

This text font color is #743F72.

Background Color

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

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

This div background color is #743F72.

Border color

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

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

This div border color is #743F72.

Opacity

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

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

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

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

This text has shadow with #743F72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743F72.

Preview

Color preview on black background

This text has color #743F72 on black background.


Color preview on white background

This text has color #743F72 on white background.


Black color preview on #743F72 background

This text has black color on #743F72 background.


White color preview on #743F72 background

This text has white color on #743F72 background.


Related colors

Complementary color

Complementary color for #hex is #8BC08D.


I love getcolorcode.com

Triadic colors

1 #72743F and #3F7274 with #743F72 are triadic colors.

2 #723F74 and #3F7472 with #743F72 are triadic colors.