COLOR #74337A

HEX: #74337A RGB: (116,51,122)

Color info

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

RGB color model

#74337A color RGB value is (116,51,122).

RGB: (116,51,122) (45%, 20%, 48%)

RGB channels and saturation

R 116 of 255 = 45%
G 51 of 255 = 20%
B 122 of 255 = 48%

116
51
122

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

Portions of RGB colors in percentages

R + G + B = 116 + 51 + 122 = 289 (100%)
R 116 of 289 ~ 40.14%
G 51 of 289 ~ 17.65%
B 122 of 289 ~ 42.21'%

%40.14
%17.65
%42.21

CMYK color model

#74337A color CMYK value is (5,58,0,52).

  • cyan value is 4.92%
  • magenta value is 58.20%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (5,58,0,52)
C5M58Y0K52 (5%, 58%, 0%, 52%)
(0.05 / 0.58 / 0.00 / 0.52)

CMYK percentages

%4.92
%58.2
%0
%52.16

Codes

Color #74337A in popluar color models

74 33 7A
RGB 116 51 122
HSL 295° 41.04% 33.92%
HSB/HSV 295° 58.20% 47.84%
CMYK 4.92% 58.20% 0.00%
52.16%

Color #74337A in popluar number systems.

HEX 74 33 7A
Decimal 116 51 122
Binary 1110100 110011 1111010
Octal 164 63 172

Shades and tints

Shades of #74337A

#74337A
(116,51,122)
#6A2F6F
(106,47,111)
#602B64
(96,43,100)
#562759
(86,39,89)
#4C234E
(76,35,78)
#421F43
(66,31,67)
#381B38
(56,27,56)
#2E172D
(46,23,45)
#241322
(36,19,34)
#1A0F17
(26,15,23)
#100B0C
(16,11,12)
#000000
(0,0,0)

Tints of #74337A

#74337A
(116,51,122)
#804586
(128,69,134)
#8C5792
(140,87,146)
#98699E
(152,105,158)
#A47BAA
(164,123,170)
#B08DB6
(176,141,182)
#BC9FC2
(188,159,194)
#C8B1CE
(200,177,206)
#D4C3DA
(212,195,218)
#E0D5E6
(224,213,230)
#ECE7F2
(236,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74337A color. Also use rgb(116,51,122) instead hex code.

Text Font Color

.myTextColor { color: #74337A; }

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

This text font color is #74337A.

Background Color

.myBgColor { background-color: #74337A; }

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

This div background color is #74337A.

Border color

.myBorderColor { border: 1px solid #74337A; }

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

This div border color is #74337A.

Opacity

.myOpacity80 { color: #74337A; opacity: 0.8; }

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

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

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

This text has shadow with #74337A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74337A.

Preview

Color preview on black background

This text has color #74337A on black background.


Color preview on white background

This text has color #74337A on white background.


Black color preview on #74337A background

This text has black color on #74337A background.


White color preview on #74337A background

This text has white color on #74337A background.


Related colors

Complementary color

Complementary color for #hex is #8BCC85.


I love getcolorcode.com

Triadic colors

1 #7A7433 and #337A74 with #74337A are triadic colors.

2 #7A3374 and #33747A with #74337A are triadic colors.