COLOR #74396F

HEX: #74396F RGB: (116,57,111)

Color info

#74396F contains red, green and blue colors in about the same proportion. Web safe color of #74396F is #663366 (or #636).

RGB color model

#74396F color RGB value is (116,57,111).

RGB: (116,57,111) (45%, 22%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 57 of 255 = 22%
B 111 of 255 = 44%

116
57
111

R + G + B ~ 37%. #74396F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 57 + 111 = 284 (100%)
R 116 of 284 ~ 40.85%
G 57 of 284 ~ 20.07%
B 111 of 284 ~ 39.08'%

%40.85
%20.07
%39.08

CMYK color model

#74396F color CMYK value is (0,51,4,55).

  • cyan value is 0.00%
  • magenta value is 50.86%
  • yellow value is 4.31%
  • key color value is 54.51%

CMYK: (0,51,4,55)
C0M51Y4K55 (0%, 51%, 4%, 55%)
(0.00 / 0.51 / 0.04 / 0.55)

CMYK percentages

%0
%50.86
%4.31
%54.51

Codes

Color #74396F in popluar color models

74 39 6F
RGB 116 57 111
HSL 305° 34.10% 33.92%
HSB/HSV 305° 50.86% 45.49%
CMYK 0.00% 50.86% 4.31%
54.51%

Color #74396F in popluar number systems.

HEX 74 39 6F
Decimal 116 57 111
Binary 1110100 111001 1101111
Octal 164 71 157

Shades and tints

Shades of #74396F

#74396F
(116,57,111)
#6A3465
(106,52,101)
#602F5B
(96,47,91)
#562A51
(86,42,81)
#4C2547
(76,37,71)
#42203D
(66,32,61)
#381B33
(56,27,51)
#2E1629
(46,22,41)
#24111F
(36,17,31)
#1A0C15
(26,12,21)
#10070B
(16,7,11)
#000000
(0,0,0)

Tints of #74396F

#74396F
(116,57,111)
#804B7C
(128,75,124)
#8C5D89
(140,93,137)
#986F96
(152,111,150)
#A481A3
(164,129,163)
#B093B0
(176,147,176)
#BCA5BD
(188,165,189)
#C8B7CA
(200,183,202)
#D4C9D7
(212,201,215)
#E0DBE4
(224,219,228)
#ECEDF1
(236,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74396F color. Also use rgb(116,57,111) instead hex code.

Text Font Color

.myTextColor { color: #74396F; }

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

This text font color is #74396F.

Background Color

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

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

This div background color is #74396F.

Border color

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

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

This div border color is #74396F.

Opacity

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

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

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

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

This text has shadow with #74396F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74396F.

Preview

Color preview on black background

This text has color #74396F on black background.


Color preview on white background

This text has color #74396F on white background.


Black color preview on #74396F background

This text has black color on #74396F background.


White color preview on #74396F background

This text has white color on #74396F background.


Related colors

Complementary color

Complementary color for #hex is #8BC690.


I love getcolorcode.com

Triadic colors

1 #6F7439 and #396F74 with #74396F are triadic colors.

2 #6F3974 and #39746F with #74396F are triadic colors.