COLOR #746851

HEX: #746851 RGB: (116,104,81)

Color info

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

RGB color model

#746851 color RGB value is (116,104,81).

RGB: (116,104,81) (45%, 41%, 32%)

RGB channels and saturation

R 116 of 255 = 45%
G 104 of 255 = 41%
B 81 of 255 = 32%

116
104
81

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

Portions of RGB colors in percentages

R + G + B = 116 + 104 + 81 = 301 (100%)
R 116 of 301 ~ 38.54%
G 104 of 301 ~ 34.55%
B 81 of 301 ~ 26.91'%

%38.54
%34.55
%26.91

CMYK color model

#746851 color CMYK value is (0,10,30,55).

  • cyan value is 0.00%
  • magenta value is 10.34%
  • yellow value is 30.17%
  • key color value is 54.51%
CMYK: (0,10,30,55) C0M10Y30K55 (0%,10%,30%,55%) (0.00/0.10/0.30/0.55) 

CMYK percentages

%0
%10.34
%30.17
%54.51

Codes

Color #746851 in popluar color models

74 68 51
RGB 116 104 81
HSL 39° 17.77% 38.63%
HSB/HSV 39° 30.17% 45.49%
CMYK 0.00% 10.34% 30.17%
54.51%

Color #746851 in popluar number systems.

HEX 74 68 51
Decimal 116 104 81
Binary 1110100 1101000 1010001
Octal 164 150 121

Shades and tints

Shades of #746851

#746851
(116,104,81)
#6A5F4A
(106,95,74)
#605643
(96,86,67)
#564D3C
(86,77,60)
#4C4435
(76,68,53)
#423B2E
(66,59,46)
#383227
(56,50,39)
#2E2920
(46,41,32)
#242019
(36,32,25)
#1A1712
(26,23,18)
#100E0B
(16,14,11)
#000000
(0,0,0)

Tints of #746851

#746851
(116,104,81)
#807560
(128,117,96)
#8C826F
(140,130,111)
#988F7E
(152,143,126)
#A49C8D
(164,156,141)
#B0A99C
(176,169,156)
#BCB6AB
(188,182,171)
#C8C3BA
(200,195,186)
#D4D0C9
(212,208,201)
#E0DDD8
(224,221,216)
#ECEAE7
(236,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746851; }

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

This text font color is #746851.

Background Color

.myBgColor { background-color: #746851; }

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

This div background color is #746851.

Border color

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

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

This div border color is #746851.

Opacity

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

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

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

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

This text has shadow with #746851 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746851.

Preview

Color preview on black background

This text has color #746851 on black background.


Color preview on white background

This text has color #746851 on white background.


Black color preview on #746851 background

This text has black color on #746851 background.


White color preview on #746851 background

This text has white color on #746851 background.


Related colors

Complementary color

Complementary color for #hex is #8B97AE.


I love getcolorcode.com

Triadic colors

1 #517468 and #685174 with #746851 are triadic colors.

2 #516874 and #687451 with #746851 are triadic colors.