COLOR #74466D

HEX: #74466D RGB: (116,70,109)

Color info

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

RGB color model

#74466D color RGB value is (116,70,109).

RGB: (116,70,109) (45%, 27%, 43%)

RGB channels and saturation

R 116 of 255 = 45%
G 70 of 255 = 27%
B 109 of 255 = 43%

116
70
109

R + G + B ~ 38%. #74466D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 70 + 109 = 295 (100%)
R 116 of 295 ~ 39.32%
G 70 of 295 ~ 23.73%
B 109 of 295 ~ 36.95'%

%39.32
%23.73
%36.95

CMYK color model

#74466D color CMYK value is (0,40,6,55).

  • cyan value is 0.00%
  • magenta value is 39.66%
  • yellow value is 6.03%
  • key color value is 54.51%

CMYK: (0,40,6,55)
C0M40Y6K55 (0%, 40%, 6%, 55%)
(0.00 / 0.40 / 0.06 / 0.55)

CMYK percentages

%0
%39.66
%6.03
%54.51

Codes

Color #74466D in popluar color models

74 46 6D
RGB 116 70 109
HSL 309° 24.73% 36.47%
HSB/HSV 309° 39.66% 45.49%
CMYK 0.00% 39.66% 6.03%
54.51%

Color #74466D in popluar number systems.

HEX 74 46 6D
Decimal 116 70 109
Binary 1110100 1000110 1101101
Octal 164 106 155

Shades and tints

Shades of #74466D

#74466D
(116,70,109)
#6A4064
(106,64,100)
#603A5B
(96,58,91)
#563452
(86,52,82)
#4C2E49
(76,46,73)
#422840
(66,40,64)
#382237
(56,34,55)
#2E1C2E
(46,28,46)
#241625
(36,22,37)
#1A101C
(26,16,28)
#100A13
(16,10,19)
#000000
(0,0,0)

Tints of #74466D

#74466D
(116,70,109)
#80567A
(128,86,122)
#8C6687
(140,102,135)
#987694
(152,118,148)
#A486A1
(164,134,161)
#B096AE
(176,150,174)
#BCA6BB
(188,166,187)
#C8B6C8
(200,182,200)
#D4C6D5
(212,198,213)
#E0D6E2
(224,214,226)
#ECE6EF
(236,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74466D color. Also use rgb(116,70,109) instead hex code.

Text Font Color

.myTextColor { color: #74466D; }

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

This text font color is #74466D.

Background Color

.myBgColor { background-color: #74466D; }

<div style="background-color:#74466D">Inner text</div>

This div background color is #74466D.

Border color

.myBorderColor { border: 1px solid #74466D; }

<div style="border:3px solid #74466D">Div</div>

This div border color is #74466D.

Opacity

.myOpacity80 { color: #74466D; opacity: 0.8; }

<p style="color:#74466D;opacity:0.8;">80%</p>

Text with #74466D 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 #74466D;}

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

This text has shadow with #74466D color.


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

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

This text has shadow with #74466D primary color and red secondary color.


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

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

This text has shadow with #74466D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74466D.

Preview

Color preview on black background

This text has color #74466D on black background.


Color preview on white background

This text has color #74466D on white background.


Black color preview on #74466D background

This text has black color on #74466D background.


White color preview on #74466D background

This text has white color on #74466D background.


Related colors

Complementary color

Complementary color for #hex is #8BB992.


I love getcolorcode.com

Triadic colors

1 #6D7446 and #466D74 with #74466D are triadic colors.

2 #6D4674 and #46746D with #74466D are triadic colors.