COLOR #746750

HEX: #746750 RGB: (116,103,80)

Color info

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

RGB color model

#746750 color RGB value is (116,103,80).

RGB: (116,103,80) (45%, 40%, 31%)

RGB channels and saturation

R 116 of 255 = 45%
G 103 of 255 = 40%
B 80 of 255 = 31%

116
103
80

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

Portions of RGB colors in percentages

R + G + B = 116 + 103 + 80 = 299 (100%)
R 116 of 299 ~ 38.8%
G 103 of 299 ~ 34.45%
B 80 of 299 ~ 26.76'%

%38.8
%34.45
%26.76

CMYK color model

#746750 color CMYK value is (0,11,31,55).

  • cyan value is 0.00%
  • magenta value is 11.21%
  • yellow value is 31.03%
  • key color value is 54.51%

CMYK: (0,11,31,55)
C0M11Y31K55 (0%, 11%, 31%, 55%)
(0.00 / 0.11 / 0.31 / 0.55)

CMYK percentages

%0
%11.21
%31.03
%54.51

Codes

Color #746750 in popluar color models

74 67 50
RGB 116 103 80
HSL 38° 18.37% 38.43%
HSB/HSV 38° 31.03% 45.49%
CMYK 0.00% 11.21% 31.03%
54.51%

Color #746750 in popluar number systems.

HEX 74 67 50
Decimal 116 103 80
Binary 1110100 1100111 1010000
Octal 164 147 120

Shades and tints

Shades of #746750

#746750
(116,103,80)
#6A5E49
(106,94,73)
#605542
(96,85,66)
#564C3B
(86,76,59)
#4C4334
(76,67,52)
#423A2D
(66,58,45)
#383126
(56,49,38)
#2E281F
(46,40,31)
#241F18
(36,31,24)
#1A1611
(26,22,17)
#100D0A
(16,13,10)
#000000
(0,0,0)

Tints of #746750

#746750
(116,103,80)
#80745F
(128,116,95)
#8C816E
(140,129,110)
#988E7D
(152,142,125)
#A49B8C
(164,155,140)
#B0A89B
(176,168,155)
#BCB5AA
(188,181,170)
#C8C2B9
(200,194,185)
#D4CFC8
(212,207,200)
#E0DCD7
(224,220,215)
#ECE9E6
(236,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746750 color. Also use rgb(116,103,80) instead hex code.

Text Font Color

.myTextColor { color: #746750; }

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

This text font color is #746750.

Background Color

.myBgColor { background-color: #746750; }

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

This div background color is #746750.

Border color

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

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

This div border color is #746750.

Opacity

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

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

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

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

This text has shadow with #746750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746750.

Preview

Color preview on black background

This text has color #746750 on black background.


Color preview on white background

This text has color #746750 on white background.


Black color preview on #746750 background

This text has black color on #746750 background.


White color preview on #746750 background

This text has white color on #746750 background.


Related colors

Complementary color

Complementary color for #hex is #8B98AF.


I love getcolorcode.com

Triadic colors

1 #507467 and #675074 with #746750 are triadic colors.

2 #506774 and #677450 with #746750 are triadic colors.