COLOR #740883

HEX: #740883 RGB: (116,8,131)

Color info

#740883 contains mainly red and blue colors. Web safe color of #740883 is #660099 (or #609).

RGB color model

#740883 color RGB value is (116,8,131).

RGB: (116,8,131) (45%, 3%, 51%)

RGB channels and saturation

R 116 of 255 = 45%
G 8 of 255 = 3%
B 131 of 255 = 51%

116
8
131

R + G + B ~ 33%. #740883 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 8 + 131 = 255 (100%)
R 116 of 255 ~ 45.49%
G 8 of 255 ~ 3.14%
B 131 of 255 ~ 51.37'%

%45.49
%51.37

CMYK color model

#740883 color CMYK value is (11,94,0,49).

  • cyan value is 11.45%
  • magenta value is 93.89%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (11,94,0,49)
C11M94Y0K49 (11%, 94%, 0%, 49%)
(0.11 / 0.94 / 0.00 / 0.49)

CMYK percentages

%11.45
%93.89
%0
%48.63

Codes

Color #740883 in popluar color models

74 08 83
RGB 116 8 131
HSL 293° 88.49% 27.25%
HSB/HSV 293° 93.89% 51.37%
CMYK 11.45% 93.89% 0.00%
48.63%

Color #740883 in popluar number systems.

HEX 74 08 83
Decimal 116 8 131
Binary 1110100 1000 10000011
Octal 164 10 203

Shades and tints

Shades of #740883

#740883
(116,8,131)
#6A0878
(106,8,120)
#60086D
(96,8,109)
#560862
(86,8,98)
#4C0857
(76,8,87)
#42084C
(66,8,76)
#380841
(56,8,65)
#2E0836
(46,8,54)
#24082B
(36,8,43)
#1A0820
(26,8,32)
#100815
(16,8,21)
#000000
(0,0,0)

Tints of #740883

#740883
(116,8,131)
#801E8E
(128,30,142)
#8C3499
(140,52,153)
#984AA4
(152,74,164)
#A460AF
(164,96,175)
#B076BA
(176,118,186)
#BC8CC5
(188,140,197)
#C8A2D0
(200,162,208)
#D4B8DB
(212,184,219)
#E0CEE6
(224,206,230)
#ECE4F1
(236,228,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #740883 color. Also use rgb(116,8,131) instead hex code.

Text Font Color

.myTextColor { color: #740883; }

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

This text font color is #740883.

Background Color

.myBgColor { background-color: #740883; }

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

This div background color is #740883.

Border color

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

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

This div border color is #740883.

Opacity

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

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

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

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

This text has shadow with #740883 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #740883.

Preview

Color preview on black background

This text has color #740883 on black background.


Color preview on white background

This text has color #740883 on white background.


Black color preview on #740883 background

This text has black color on #740883 background.


White color preview on #740883 background

This text has white color on #740883 background.


Related colors

Complementary color

Complementary color for #hex is #8BF77C.


I love getcolorcode.com

Triadic colors

1 #837408 and #088374 with #740883 are triadic colors.

2 #830874 and #087483 with #740883 are triadic colors.