COLOR #756752

HEX: #756752 RGB: (117,103,82)

Color info

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

RGB color model

#756752 color RGB value is (117,103,82).

RGB: (117,103,82) (46%, 40%, 32%)

RGB channels and saturation

R 117 of 255 = 46%
G 103 of 255 = 40%
B 82 of 255 = 32%

117
103
82

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

Portions of RGB colors in percentages

R + G + B = 117 + 103 + 82 = 302 (100%)
R 117 of 302 ~ 38.74%
G 103 of 302 ~ 34.11%
B 82 of 302 ~ 27.15'%

%38.74
%34.11
%27.15

CMYK color model

#756752 color CMYK value is (0,12,30,54).

  • cyan value is 0.00%
  • magenta value is 11.97%
  • yellow value is 29.91%
  • key color value is 54.12%

CMYK: (0,12,30,54)
C0M12Y30K54 (0%, 12%, 30%, 54%)
(0.00 / 0.12 / 0.30 / 0.54)

CMYK percentages

%0
%11.97
%29.91
%54.12

Codes

Color #756752 in popluar color models

75 67 52
RGB 117 103 82
HSL 36° 17.59% 39.02%
HSB/HSV 36° 29.91% 45.88%
CMYK 0.00% 11.97% 29.91%
54.12%

Color #756752 in popluar number systems.

HEX 75 67 52
Decimal 117 103 82
Binary 1110101 1100111 1010010
Octal 165 147 122

Shades and tints

Shades of #756752

#756752
(117,103,82)
#6B5E4B
(107,94,75)
#615544
(97,85,68)
#574C3D
(87,76,61)
#4D4336
(77,67,54)
#433A2F
(67,58,47)
#393128
(57,49,40)
#2F2821
(47,40,33)
#251F1A
(37,31,26)
#1B1613
(27,22,19)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #756752

#756752
(117,103,82)
#817461
(129,116,97)
#8D8170
(141,129,112)
#998E7F
(153,142,127)
#A59B8E
(165,155,142)
#B1A89D
(177,168,157)
#BDB5AC
(189,181,172)
#C9C2BB
(201,194,187)
#D5CFCA
(213,207,202)
#E1DCD9
(225,220,217)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756752 color. Also use rgb(117,103,82) instead hex code.

Text Font Color

.myTextColor { color: #756752; }

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

This text font color is #756752.

Background Color

.myBgColor { background-color: #756752; }

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

This div background color is #756752.

Border color

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

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

This div border color is #756752.

Opacity

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

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

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

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

This text has shadow with #756752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756752.

Preview

Color preview on black background

This text has color #756752 on black background.


Color preview on white background

This text has color #756752 on white background.


Black color preview on #756752 background

This text has black color on #756752 background.


White color preview on #756752 background

This text has white color on #756752 background.


Related colors

Complementary color

Complementary color for #hex is #8A98AD.


I love getcolorcode.com

Triadic colors

1 #527567 and #675275 with #756752 are triadic colors.

2 #526775 and #677552 with #756752 are triadic colors.