COLOR #747260

HEX: #747260 RGB: (116,114,96)

Color info

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

RGB color model

#747260 color RGB value is (116,114,96).

RGB: (116,114,96) (45%, 45%, 38%)

RGB channels and saturation

R 116 of 255 = 45%
G 114 of 255 = 45%
B 96 of 255 = 38%

116
114
96

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

Portions of RGB colors in percentages

R + G + B = 116 + 114 + 96 = 326 (100%)
R 116 of 326 ~ 35.58%
G 114 of 326 ~ 34.97%
B 96 of 326 ~ 29.45'%

%35.58
%34.97
%29.45

CMYK color model

#747260 color CMYK value is (0,2,17,55).

  • cyan value is 0.00%
  • magenta value is 1.72%
  • yellow value is 17.24%
  • key color value is 54.51%

CMYK: (0,2,17,55)
C0M2Y17K55 (0%, 2%, 17%, 55%)
(0.00 / 0.02 / 0.17 / 0.55)

CMYK percentages

%0
%1.72
%17.24
%54.51

Codes

Color #747260 in popluar color models

74 72 60
RGB 116 114 96
HSL 54° 9.43% 41.57%
HSB/HSV 54° 17.24% 45.49%
CMYK 0.00% 1.72% 17.24%
54.51%

Color #747260 in popluar number systems.

HEX 74 72 60
Decimal 116 114 96
Binary 1110100 1110010 1100000
Octal 164 162 140

Shades and tints

Shades of #747260

#747260
(116,114,96)
#6A6858
(106,104,88)
#605E50
(96,94,80)
#565448
(86,84,72)
#4C4A40
(76,74,64)
#424038
(66,64,56)
#383630
(56,54,48)
#2E2C28
(46,44,40)
#242220
(36,34,32)
#1A1818
(26,24,24)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #747260

#747260
(116,114,96)
#807E6E
(128,126,110)
#8C8A7C
(140,138,124)
#98968A
(152,150,138)
#A4A298
(164,162,152)
#B0AEA6
(176,174,166)
#BCBAB4
(188,186,180)
#C8C6C2
(200,198,194)
#D4D2D0
(212,210,208)
#E0DEDE
(224,222,222)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #747260 color. Also use rgb(116,114,96) instead hex code.

Text Font Color

.myTextColor { color: #747260; }

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

This text font color is #747260.

Background Color

.myBgColor { background-color: #747260; }

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

This div background color is #747260.

Border color

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

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

This div border color is #747260.

Opacity

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

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

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

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

This text has shadow with #747260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747260.

Preview

Color preview on black background

This text has color #747260 on black background.


Color preview on white background

This text has color #747260 on white background.


Black color preview on #747260 background

This text has black color on #747260 background.


White color preview on #747260 background

This text has white color on #747260 background.


Related colors

Complementary color

Complementary color for #hex is #8B8D9F.


I love getcolorcode.com

Triadic colors

1 #607472 and #726074 with #747260 are triadic colors.

2 #607274 and #727460 with #747260 are triadic colors.