COLOR #746859

HEX: #746859 RGB: (116,104,89)

Color info

#746859 contains red, green and blue colors in about the same proportion. Web safe color of #746859 is #666666 (or #666).

RGB color model

#746859 color RGB value is (116,104,89).

RGB: (116,104,89) (45%, 41%, 35%)

RGB channels and saturation

R 116 of 255 = 45%
G 104 of 255 = 41%
B 89 of 255 = 35%

116
104
89

R + G + B ~ 40%. #746859 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 104 + 89 = 309 (100%)
R 116 of 309 ~ 37.54%
G 104 of 309 ~ 33.66%
B 89 of 309 ~ 28.8'%

%37.54
%33.66
%28.8

CMYK color model

#746859 color CMYK value is (0,10,23,55).

  • cyan value is 0.00%
  • magenta value is 10.34%
  • yellow value is 23.28%
  • key color value is 54.51%
CMYK: (0,10,23,55) C0M10Y23K55 (0%,10%,23%,55%) (0.00/0.10/0.23/0.55) 

CMYK percentages

%0
%10.34
%23.28
%54.51

Codes

Color #746859 in popluar color models

74 68 59
RGB 116 104 89
HSL 33° 13.17% 40.20%
HSB/HSV 33° 23.28% 45.49%
CMYK 0.00% 10.34% 23.28%
54.51%

Color #746859 in popluar number systems.

HEX 74 68 59
Decimal 116 104 89
Binary 1110100 1101000 1011001
Octal 164 150 131

Shades and tints

Shades of #746859

#746859
(116,104,89)
#6A5F51
(106,95,81)
#605649
(96,86,73)
#564D41
(86,77,65)
#4C4439
(76,68,57)
#423B31
(66,59,49)
#383229
(56,50,41)
#2E2921
(46,41,33)
#242019
(36,32,25)
#1A1711
(26,23,17)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #746859

#746859
(116,104,89)
#807568
(128,117,104)
#8C8277
(140,130,119)
#988F86
(152,143,134)
#A49C95
(164,156,149)
#B0A9A4
(176,169,164)
#BCB6B3
(188,182,179)
#C8C3C2
(200,195,194)
#D4D0D1
(212,208,209)
#E0DDE0
(224,221,224)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746859 color. Also use rgb(116,104,89) instead hex code.

Text Font Color

.myTextColor { color: #746859; }

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

This text font color is #746859.

Background Color

.myBgColor { background-color: #746859; }

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

This div background color is #746859.

Border color

.myBorderColor { border: 1px solid #746859; }

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

This div border color is #746859.

Opacity

.myOpacity80 { color: #746859; opacity: 0.8; }

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

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

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

This text has shadow with #746859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746859.

Preview

Color preview on black background

This text has color #746859 on black background.


Color preview on white background

This text has color #746859 on white background.


Black color preview on #746859 background

This text has black color on #746859 background.


White color preview on #746859 background

This text has white color on #746859 background.


Related colors

Complementary color

Complementary color for #hex is #8B97A6.


I love getcolorcode.com

Triadic colors

1 #597468 and #685974 with #746859 are triadic colors.

2 #596874 and #687459 with #746859 are triadic colors.