COLOR #747568

HEX: #747568 RGB: (116,117,104)

Color info

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

RGB color model

#747568 color RGB value is (116,117,104).

RGB: (116,117,104) (45%, 46%, 41%)

RGB channels and saturation

R 116 of 255 = 45%
G 117 of 255 = 46%
B 104 of 255 = 41%

116
117
104

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

Portions of RGB colors in percentages

R + G + B = 116 + 117 + 104 = 337 (100%)
R 116 of 337 ~ 34.42%
G 117 of 337 ~ 34.72%
B 104 of 337 ~ 30.86'%

%34.42
%34.72
%30.86

CMYK color model

#747568 color CMYK value is (1,0,11,54).

  • cyan value is 0.85%
  • magenta value is 0.00%
  • yellow value is 11.11%
  • key color value is 54.12%
CMYK: (1,0,11,54) C1M0Y11K54 (1%,0%,11%,54%) (0.01/0.00/0.11/0.54) 

CMYK percentages

%0.85
%0
%11.11
%54.12

Codes

Color #747568 in popluar color models

74 75 68
RGB 116 117 104
HSL 65° 5.88% 43.33%
HSB/HSV 65° 11.11% 45.88%
CMYK 0.85% 0.00% 11.11%
54.12%

Color #747568 in popluar number systems.

HEX 74 75 68
Decimal 116 117 104
Binary 1110100 1110101 1101000
Octal 164 165 150

Shades and tints

Shades of #747568

#747568
(116,117,104)
#6A6B5F
(106,107,95)
#606156
(96,97,86)
#56574D
(86,87,77)
#4C4D44
(76,77,68)
#42433B
(66,67,59)
#383932
(56,57,50)
#2E2F29
(46,47,41)
#242520
(36,37,32)
#1A1B17
(26,27,23)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #747568

#747568
(116,117,104)
#808175
(128,129,117)
#8C8D82
(140,141,130)
#98998F
(152,153,143)
#A4A59C
(164,165,156)
#B0B1A9
(176,177,169)
#BCBDB6
(188,189,182)
#C8C9C3
(200,201,195)
#D4D5D0
(212,213,208)
#E0E1DD
(224,225,221)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747568; }

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

This text font color is #747568.

Background Color

.myBgColor { background-color: #747568; }

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

This div background color is #747568.

Border color

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

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

This div border color is #747568.

Opacity

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

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

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

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

This text has shadow with #747568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747568.

Preview

Color preview on black background

This text has color #747568 on black background.


Color preview on white background

This text has color #747568 on white background.


Black color preview on #747568 background

This text has black color on #747568 background.


White color preview on #747568 background

This text has white color on #747568 background.


Related colors

Complementary color

Complementary color for #hex is #8B8A97.


I love getcolorcode.com

Triadic colors

1 #687475 and #756874 with #747568 are triadic colors.

2 #687574 and #757468 with #747568 are triadic colors.