COLOR #747751

HEX: #747751 RGB: (116,119,81)

Color info

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

RGB color model

#747751 color RGB value is (116,119,81).

RGB: (116,119,81) (45%, 47%, 32%)

RGB channels and saturation

R 116 of 255 = 45%
G 119 of 255 = 47%
B 81 of 255 = 32%

116
119
81

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

Portions of RGB colors in percentages

R + G + B = 116 + 119 + 81 = 316 (100%)
R 116 of 316 ~ 36.71%
G 119 of 316 ~ 37.66%
B 81 of 316 ~ 25.63'%

%36.71
%37.66
%25.63

CMYK color model

#747751 color CMYK value is (3,0,32,53).

  • cyan value is 2.52%
  • magenta value is 0.00%
  • yellow value is 31.93%
  • key color value is 53.33%

CMYK: (3,0,32,53)
C3M0Y32K53 (3%, 0%, 32%, 53%)
(0.03 / 0.00 / 0.32 / 0.53)

CMYK percentages

%2.52
%0
%31.93
%53.33

Codes

Color #747751 in popluar color models

74 77 51
RGB 116 119 81
HSL 65° 19.00% 39.22%
HSB/HSV 65° 31.93% 46.67%
CMYK 2.52% 0.00% 31.93%
53.33%

Color #747751 in popluar number systems.

HEX 74 77 51
Decimal 116 119 81
Binary 1110100 1110111 1010001
Octal 164 167 121

Shades and tints

Shades of #747751

#747751
(116,119,81)
#6A6D4A
(106,109,74)
#606343
(96,99,67)
#56593C
(86,89,60)
#4C4F35
(76,79,53)
#42452E
(66,69,46)
#383B27
(56,59,39)
#2E3120
(46,49,32)
#242719
(36,39,25)
#1A1D12
(26,29,18)
#10130B
(16,19,11)
#000000
(0,0,0)

Tints of #747751

#747751
(116,119,81)
#808360
(128,131,96)
#8C8F6F
(140,143,111)
#989B7E
(152,155,126)
#A4A78D
(164,167,141)
#B0B39C
(176,179,156)
#BCBFAB
(188,191,171)
#C8CBBA
(200,203,186)
#D4D7C9
(212,215,201)
#E0E3D8
(224,227,216)
#ECEFE7
(236,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747751; }

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

This text font color is #747751.

Background Color

.myBgColor { background-color: #747751; }

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

This div background color is #747751.

Border color

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

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

This div border color is #747751.

Opacity

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

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

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

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

This text has shadow with #747751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747751.

Preview

Color preview on black background

This text has color #747751 on black background.


Color preview on white background

This text has color #747751 on white background.


Black color preview on #747751 background

This text has black color on #747751 background.


White color preview on #747751 background

This text has white color on #747751 background.


Related colors

Complementary color

Complementary color for #hex is #8B88AE.


I love getcolorcode.com

Triadic colors

1 #517477 and #775174 with #747751 are triadic colors.

2 #517774 and #777451 with #747751 are triadic colors.