COLOR #74247F

HEX: #74247F RGB: (116,36,127)

Color info

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

RGB color model

#74247F color RGB value is (116,36,127).

RGB: (116,36,127) (45%, 14%, 50%)

RGB channels and saturation

R 116 of 255 = 45%
G 36 of 255 = 14%
B 127 of 255 = 50%

116
36
127

R + G + B ~ 36%. #74247F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 36 + 127 = 279 (100%)
R 116 of 279 ~ 41.58%
G 36 of 279 ~ 12.9%
B 127 of 279 ~ 45.52'%

%41.58
%12.9
%45.52

CMYK color model

#74247F color CMYK value is (9,72,0,50).

  • cyan value is 8.66%
  • magenta value is 71.65%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (9,72,0,50)
C9M72Y0K50 (9%, 72%, 0%, 50%)
(0.09 / 0.72 / 0.00 / 0.50)

CMYK percentages

%8.66
%71.65
%0
%50.2

Codes

Color #74247F in popluar color models

74 24 7F
RGB 116 36 127
HSL 293° 55.83% 31.96%
HSB/HSV 293° 71.65% 49.80%
CMYK 8.66% 71.65% 0.00%
50.20%

Color #74247F in popluar number systems.

HEX 74 24 7F
Decimal 116 36 127
Binary 1110100 100100 1111111
Octal 164 44 177

Shades and tints

Shades of #74247F

#74247F
(116,36,127)
#6A2174
(106,33,116)
#601E69
(96,30,105)
#561B5E
(86,27,94)
#4C1853
(76,24,83)
#421548
(66,21,72)
#38123D
(56,18,61)
#2E0F32
(46,15,50)
#240C27
(36,12,39)
#1A091C
(26,9,28)
#100611
(16,6,17)
#000000
(0,0,0)

Tints of #74247F

#74247F
(116,36,127)
#80378A
(128,55,138)
#8C4A95
(140,74,149)
#985DA0
(152,93,160)
#A470AB
(164,112,171)
#B083B6
(176,131,182)
#BC96C1
(188,150,193)
#C8A9CC
(200,169,204)
#D4BCD7
(212,188,215)
#E0CFE2
(224,207,226)
#ECE2ED
(236,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74247F color. Also use rgb(116,36,127) instead hex code.

Text Font Color

.myTextColor { color: #74247F; }

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

This text font color is #74247F.

Background Color

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

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

This div background color is #74247F.

Border color

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

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

This div border color is #74247F.

Opacity

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

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

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

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

This text has shadow with #74247F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74247F.

Preview

Color preview on black background

This text has color #74247F on black background.


Color preview on white background

This text has color #74247F on white background.


Black color preview on #74247F background

This text has black color on #74247F background.


White color preview on #74247F background

This text has white color on #74247F background.


Related colors

Complementary color

Complementary color for #hex is #8BDB80.


I love getcolorcode.com

Triadic colors

1 #7F7424 and #247F74 with #74247F are triadic colors.

2 #7F2474 and #24747F with #74247F are triadic colors.