COLOR #743F67

HEX: #743F67 RGB: (116,63,103)

Color info

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

RGB color model

#743F67 color RGB value is (116,63,103).

RGB: (116,63,103) (45%, 25%, 40%)

RGB channels and saturation

R 116 of 255 = 45%
G 63 of 255 = 25%
B 103 of 255 = 40%

116
63
103

R + G + B ~ 37%. #743F67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 63 + 103 = 282 (100%)
R 116 of 282 ~ 41.13%
G 63 of 282 ~ 22.34%
B 103 of 282 ~ 36.52'%

%41.13
%22.34
%36.52

CMYK color model

#743F67 color CMYK value is (0,46,11,55).

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

CMYK: (0,46,11,55)
C0M46Y11K55 (0%, 46%, 11%, 55%)
(0.00 / 0.46 / 0.11 / 0.55)

CMYK percentages

%0
%45.69
%11.21
%54.51

Codes

Color #743F67 in popluar color models

74 3F 67
RGB 116 63 103
HSL 315° 29.61% 35.10%
HSB/HSV 315° 45.69% 45.49%
CMYK 0.00% 45.69% 11.21%
54.51%

Color #743F67 in popluar number systems.

HEX 74 3F 67
Decimal 116 63 103
Binary 1110100 111111 1100111
Octal 164 77 147

Shades and tints

Shades of #743F67

#743F67
(116,63,103)
#6A3A5E
(106,58,94)
#603555
(96,53,85)
#56304C
(86,48,76)
#4C2B43
(76,43,67)
#42263A
(66,38,58)
#382131
(56,33,49)
#2E1C28
(46,28,40)
#24171F
(36,23,31)
#1A1216
(26,18,22)
#100D0D
(16,13,13)
#000000
(0,0,0)

Tints of #743F67

#743F67
(116,63,103)
#805074
(128,80,116)
#8C6181
(140,97,129)
#98728E
(152,114,142)
#A4839B
(164,131,155)
#B094A8
(176,148,168)
#BCA5B5
(188,165,181)
#C8B6C2
(200,182,194)
#D4C7CF
(212,199,207)
#E0D8DC
(224,216,220)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #743F67; }

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

This text font color is #743F67.

Background Color

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

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

This div background color is #743F67.

Border color

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

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

This div border color is #743F67.

Opacity

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

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

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

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

This text has shadow with #743F67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743F67.

Preview

Color preview on black background

This text has color #743F67 on black background.


Color preview on white background

This text has color #743F67 on white background.


Black color preview on #743F67 background

This text has black color on #743F67 background.


White color preview on #743F67 background

This text has white color on #743F67 background.


Related colors

Complementary color

Complementary color for #hex is #8BC098.


I love getcolorcode.com

Triadic colors

1 #67743F and #3F6774 with #743F67 are triadic colors.

2 #673F74 and #3F7467 with #743F67 are triadic colors.