COLOR #74446F

HEX: #74446F RGB: (116,68,111)

Color info

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

RGB color model

#74446F color RGB value is (116,68,111).

RGB: (116,68,111) (45%, 27%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 68 of 255 = 27%
B 111 of 255 = 44%

116
68
111

R + G + B ~ 39%. #74446F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 68 + 111 = 295 (100%)
R 116 of 295 ~ 39.32%
G 68 of 295 ~ 23.05%
B 111 of 295 ~ 37.63'%

%39.32
%23.05
%37.63

CMYK color model

#74446F color CMYK value is (0,41,4,55).

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

CMYK: (0,41,4,55)
C0M41Y4K55 (0%, 41%, 4%, 55%)
(0.00 / 0.41 / 0.04 / 0.55)

CMYK percentages

%0
%41.38
%4.31
%54.51

Codes

Color #74446F in popluar color models

74 44 6F
RGB 116 68 111
HSL 306° 26.09% 36.08%
HSB/HSV 306° 41.38% 45.49%
CMYK 0.00% 41.38% 4.31%
54.51%

Color #74446F in popluar number systems.

HEX 74 44 6F
Decimal 116 68 111
Binary 1110100 1000100 1101111
Octal 164 104 157

Shades and tints

Shades of #74446F

#74446F
(116,68,111)
#6A3E65
(106,62,101)
#60385B
(96,56,91)
#563251
(86,50,81)
#4C2C47
(76,44,71)
#42263D
(66,38,61)
#382033
(56,32,51)
#2E1A29
(46,26,41)
#24141F
(36,20,31)
#1A0E15
(26,14,21)
#10080B
(16,8,11)
#000000
(0,0,0)

Tints of #74446F

#74446F
(116,68,111)
#80557C
(128,85,124)
#8C6689
(140,102,137)
#987796
(152,119,150)
#A488A3
(164,136,163)
#B099B0
(176,153,176)
#BCAABD
(188,170,189)
#C8BBCA
(200,187,202)
#D4CCD7
(212,204,215)
#E0DDE4
(224,221,228)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74446F; }

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

This text font color is #74446F.

Background Color

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

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

This div background color is #74446F.

Border color

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

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

This div border color is #74446F.

Opacity

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

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

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

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

This text has shadow with #74446F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74446F.

Preview

Color preview on black background

This text has color #74446F on black background.


Color preview on white background

This text has color #74446F on white background.


Black color preview on #74446F background

This text has black color on #74446F background.


White color preview on #74446F background

This text has white color on #74446F background.


Related colors

Complementary color

Complementary color for #hex is #8BBB90.


I love getcolorcode.com

Triadic colors

1 #6F7444 and #446F74 with #74446F are triadic colors.

2 #6F4474 and #44746F with #74446F are triadic colors.