COLOR #74458F

HEX: #74458F RGB: (116,69,143)

Color info

#74458F contains mainly red and blue colors. Web safe color of #74458F is #663399 (or #639).

RGB color model

#74458F color RGB value is (116,69,143).

RGB: (116,69,143) (45%, 27%, 56%)

RGB channels and saturation

R 116 of 255 = 45%
G 69 of 255 = 27%
B 143 of 255 = 56%

116
69
143

R + G + B ~ 43%. #74458F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 69 + 143 = 328 (100%)
R 116 of 328 ~ 35.37%
G 69 of 328 ~ 21.04%
B 143 of 328 ~ 43.6'%

%35.37
%21.04
%43.6

CMYK color model

#74458F color CMYK value is (19,52,0,44).

  • cyan value is 18.88%
  • magenta value is 51.75%
  • yellow value is 0.00%
  • key color value is 43.92%

CMYK: (19,52,0,44)
C19M52Y0K44 (19%, 52%, 0%, 44%)
(0.19 / 0.52 / 0.00 / 0.44)

CMYK percentages

%18.88
%51.75
%0
%43.92

Codes

Color #74458F in popluar color models

74 45 8F
RGB 116 69 143
HSL 278° 34.91% 41.57%
HSB/HSV 278° 51.75% 56.08%
CMYK 18.88% 51.75% 0.00%
43.92%

Color #74458F in popluar number systems.

HEX 74 45 8F
Decimal 116 69 143
Binary 1110100 1000101 10001111
Octal 164 105 217

Shades and tints

Shades of #74458F

#74458F
(116,69,143)
#6A3F82
(106,63,130)
#603975
(96,57,117)
#563368
(86,51,104)
#4C2D5B
(76,45,91)
#42274E
(66,39,78)
#382141
(56,33,65)
#2E1B34
(46,27,52)
#241527
(36,21,39)
#1A0F1A
(26,15,26)
#10090D
(16,9,13)
#000000
(0,0,0)

Tints of #74458F

#74458F
(116,69,143)
#805599
(128,85,153)
#8C65A3
(140,101,163)
#9875AD
(152,117,173)
#A485B7
(164,133,183)
#B095C1
(176,149,193)
#BCA5CB
(188,165,203)
#C8B5D5
(200,181,213)
#D4C5DF
(212,197,223)
#E0D5E9
(224,213,233)
#ECE5F3
(236,229,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74458F color. Also use rgb(116,69,143) instead hex code.

Text Font Color

.myTextColor { color: #74458F; }

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

This text font color is #74458F.

Background Color

.myBgColor { background-color: #74458F; }

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

This div background color is #74458F.

Border color

.myBorderColor { border: 1px solid #74458F; }

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

This div border color is #74458F.

Opacity

.myOpacity80 { color: #74458F; opacity: 0.8; }

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

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

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

This text has shadow with #74458F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74458F.

Preview

Color preview on black background

This text has color #74458F on black background.


Color preview on white background

This text has color #74458F on white background.


Black color preview on #74458F background

This text has black color on #74458F background.


White color preview on #74458F background

This text has white color on #74458F background.


Related colors

Complementary color

Complementary color for #hex is #8BBA70.


I love getcolorcode.com

Triadic colors

1 #8F7445 and #458F74 with #74458F are triadic colors.

2 #8F4574 and #45748F with #74458F are triadic colors.