COLOR #743280

HEX: #743280 RGB: (116,50,128)

Color info

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

RGB color model

#743280 color RGB value is (116,50,128).

RGB: (116,50,128) (45%, 20%, 50%)

RGB channels and saturation

R 116 of 255 = 45%
G 50 of 255 = 20%
B 128 of 255 = 50%

116
50
128

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

Portions of RGB colors in percentages

R + G + B = 116 + 50 + 128 = 294 (100%)
R 116 of 294 ~ 39.46%
G 50 of 294 ~ 17.01%
B 128 of 294 ~ 43.54'%

%39.46
%17.01
%43.54

CMYK color model

#743280 color CMYK value is (9,61,0,50).

  • cyan value is 9.38%
  • magenta value is 60.94%
  • yellow value is 0.00%
  • key color value is 49.80%
CMYK: (9,61,0,50) C9M61Y0K50 (9%,61%,0%,50%) (0.09/0.61/0.00/0.50) 

CMYK percentages

%9.38
%60.94
%0
%49.8

Codes

Color #743280 in popluar color models

74 32 80
RGB 116 50 128
HSL 291° 43.82% 34.90%
HSB/HSV 291° 60.94% 50.20%
CMYK 9.38% 60.94% 0.00%
49.80%

Color #743280 in popluar number systems.

HEX 74 32 80
Decimal 116 50 128
Binary 1110100 110010 10000000
Octal 164 62 200

Shades and tints

Shades of #743280

#743280
(116,50,128)
#6A2E75
(106,46,117)
#602A6A
(96,42,106)
#56265F
(86,38,95)
#4C2254
(76,34,84)
#421E49
(66,30,73)
#381A3E
(56,26,62)
#2E1633
(46,22,51)
#241228
(36,18,40)
#1A0E1D
(26,14,29)
#100A12
(16,10,18)
#000000
(0,0,0)

Tints of #743280

#743280
(116,50,128)
#80448B
(128,68,139)
#8C5696
(140,86,150)
#9868A1
(152,104,161)
#A47AAC
(164,122,172)
#B08CB7
(176,140,183)
#BC9EC2
(188,158,194)
#C8B0CD
(200,176,205)
#D4C2D8
(212,194,216)
#E0D4E3
(224,212,227)
#ECE6EE
(236,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #743280 color. Also use rgb(116,50,128) instead hex code.

Text Font Color

.myTextColor { color: #743280; }

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

This text font color is #743280.

Background Color

.myBgColor { background-color: #743280; }

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

This div background color is #743280.

Border color

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

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

This div border color is #743280.

Opacity

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

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

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

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

This text has shadow with #743280 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #743280.

Preview

Color preview on black background

This text has color #743280 on black background.


Color preview on white background

This text has color #743280 on white background.


Black color preview on #743280 background

This text has black color on #743280 background.


White color preview on #743280 background

This text has white color on #743280 background.


Related colors

Complementary color

Complementary color for #hex is #8BCD7F.


I love getcolorcode.com

Triadic colors

1 #807432 and #328074 with #743280 are triadic colors.

2 #803274 and #327480 with #743280 are triadic colors.