COLOR #756151

HEX: #756151 RGB: (117,97,81)

Color info

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

RGB color model

#756151 color RGB value is (117,97,81).

RGB: (117,97,81) (46%, 38%, 32%)

RGB channels and saturation

R 117 of 255 = 46%
G 97 of 255 = 38%
B 81 of 255 = 32%

117
97
81

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

Portions of RGB colors in percentages

R + G + B = 117 + 97 + 81 = 295 (100%)
R 117 of 295 ~ 39.66%
G 97 of 295 ~ 32.88%
B 81 of 295 ~ 27.46'%

%39.66
%32.88
%27.46

CMYK color model

#756151 color CMYK value is (0,17,31,54).

  • cyan value is 0.00%
  • magenta value is 17.09%
  • yellow value is 30.77%
  • key color value is 54.12%

CMYK: (0,17,31,54)
C0M17Y31K54 (0%, 17%, 31%, 54%)
(0.00 / 0.17 / 0.31 / 0.54)

CMYK percentages

%0
%17.09
%30.77
%54.12

Codes

Color #756151 in popluar color models

75 61 51
RGB 117 97 81
HSL 27° 18.18% 38.82%
HSB/HSV 27° 30.77% 45.88%
CMYK 0.00% 17.09% 30.77%
54.12%

Color #756151 in popluar number systems.

HEX 75 61 51
Decimal 117 97 81
Binary 1110101 1100001 1010001
Octal 165 141 121

Shades and tints

Shades of #756151

#756151
(117,97,81)
#6B594A
(107,89,74)
#615143
(97,81,67)
#57493C
(87,73,60)
#4D4135
(77,65,53)
#43392E
(67,57,46)
#393127
(57,49,39)
#2F2920
(47,41,32)
#252119
(37,33,25)
#1B1912
(27,25,18)
#11110B
(17,17,11)
#000000
(0,0,0)

Tints of #756151

#756151
(117,97,81)
#816F60
(129,111,96)
#8D7D6F
(141,125,111)
#998B7E
(153,139,126)
#A5998D
(165,153,141)
#B1A79C
(177,167,156)
#BDB5AB
(189,181,171)
#C9C3BA
(201,195,186)
#D5D1C9
(213,209,201)
#E1DFD8
(225,223,216)
#EDEDE7
(237,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756151 color. Also use rgb(117,97,81) instead hex code.

Text Font Color

.myTextColor { color: #756151; }

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

This text font color is #756151.

Background Color

.myBgColor { background-color: #756151; }

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

This div background color is #756151.

Border color

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

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

This div border color is #756151.

Opacity

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

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

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

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

This text has shadow with #756151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756151.

Preview

Color preview on black background

This text has color #756151 on black background.


Color preview on white background

This text has color #756151 on white background.


Black color preview on #756151 background

This text has black color on #756151 background.


White color preview on #756151 background

This text has white color on #756151 background.


Related colors

Complementary color

Complementary color for #hex is #8A9EAE.


I love getcolorcode.com

Triadic colors

1 #517561 and #615175 with #756151 are triadic colors.

2 #516175 and #617551 with #756151 are triadic colors.