COLOR #74294F

HEX: #74294F RGB: (116,41,79)

Color info

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

RGB color model

#74294F color RGB value is (116,41,79).

RGB: (116,41,79) (45%, 16%, 31%)

RGB channels and saturation

R 116 of 255 = 45%
G 41 of 255 = 16%
B 79 of 255 = 31%

116
41
79

R + G + B ~ 31%. #74294F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 41 + 79 = 236 (100%)
R 116 of 236 ~ 49.15%
G 41 of 236 ~ 17.37%
B 79 of 236 ~ 33.47'%

%49.15
%17.37
%33.47

CMYK color model

#74294F color CMYK value is (0,65,32,55).

  • cyan value is 0.00%
  • magenta value is 64.66%
  • yellow value is 31.90%
  • key color value is 54.51%

CMYK: (0,65,32,55)
C0M65Y32K55 (0%, 65%, 32%, 55%)
(0.00 / 0.65 / 0.32 / 0.55)

CMYK percentages

%0
%64.66
%31.9
%54.51

Codes

Color #74294F in popluar color models

74 29 4F
RGB 116 41 79
HSL 330° 47.77% 30.78%
HSB/HSV 330° 64.66% 45.49%
CMYK 0.00% 64.66% 31.90%
54.51%

Color #74294F in popluar number systems.

HEX 74 29 4F
Decimal 116 41 79
Binary 1110100 101001 1001111
Octal 164 51 117

Shades and tints

Shades of #74294F

#74294F
(116,41,79)
#6A2648
(106,38,72)
#602341
(96,35,65)
#56203A
(86,32,58)
#4C1D33
(76,29,51)
#421A2C
(66,26,44)
#381725
(56,23,37)
#2E141E
(46,20,30)
#241117
(36,17,23)
#1A0E10
(26,14,16)
#100B09
(16,11,9)
#000000
(0,0,0)

Tints of #74294F

#74294F
(116,41,79)
#803C5F
(128,60,95)
#8C4F6F
(140,79,111)
#98627F
(152,98,127)
#A4758F
(164,117,143)
#B0889F
(176,136,159)
#BC9BAF
(188,155,175)
#C8AEBF
(200,174,191)
#D4C1CF
(212,193,207)
#E0D4DF
(224,212,223)
#ECE7EF
(236,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74294F color. Also use rgb(116,41,79) instead hex code.

Text Font Color

.myTextColor { color: #74294F; }

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

This text font color is #74294F.

Background Color

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

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

This div background color is #74294F.

Border color

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

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

This div border color is #74294F.

Opacity

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

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

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

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

This text has shadow with #74294F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74294F.

Preview

Color preview on black background

This text has color #74294F on black background.


Color preview on white background

This text has color #74294F on white background.


Black color preview on #74294F background

This text has black color on #74294F background.


White color preview on #74294F background

This text has white color on #74294F background.


Related colors

Complementary color

Complementary color for #hex is #8BD6B0.


I love getcolorcode.com

Triadic colors

1 #4F7429 and #294F74 with #74294F are triadic colors.

2 #4F2974 and #29744F with #74294F are triadic colors.