COLOR #756442

HEX: #756442 RGB: (117,100,66)

Color info

#756442 contains red, green and blue colors in about the same proportion. Web safe color of #756442 is #666633 (or #663).

RGB color model

#756442 color RGB value is (117,100,66).

RGB: (117,100,66) (46%, 39%, 26%)

RGB channels and saturation

R 117 of 255 = 46%
G 100 of 255 = 39%
B 66 of 255 = 26%

117
100
66

R + G + B ~ 37%. #756442 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 100 + 66 = 283 (100%)
R 117 of 283 ~ 41.34%
G 100 of 283 ~ 35.34%
B 66 of 283 ~ 23.32'%

%41.34
%35.34
%23.32

CMYK color model

#756442 color CMYK value is (0,15,44,54).

  • cyan value is 0.00%
  • magenta value is 14.53%
  • yellow value is 43.59%
  • key color value is 54.12%
CMYK: (0,15,44,54) C0M15Y44K54 (0%,15%,44%,54%) (0.00/0.15/0.44/0.54) 

CMYK percentages

%0
%14.53
%43.59
%54.12

Codes

Color #756442 in popluar color models

75 64 42
RGB 117 100 66
HSL 40° 27.87% 35.88%
HSB/HSV 40° 43.59% 45.88%
CMYK 0.00% 14.53% 43.59%
54.12%

Color #756442 in popluar number systems.

HEX 75 64 42
Decimal 117 100 66
Binary 1110101 1100100 1000010
Octal 165 144 102

Shades and tints

Shades of #756442

#756442
(117,100,66)
#6B5B3C
(107,91,60)
#615236
(97,82,54)
#574930
(87,73,48)
#4D402A
(77,64,42)
#433724
(67,55,36)
#392E1E
(57,46,30)
#2F2518
(47,37,24)
#251C12
(37,28,18)
#1B130C
(27,19,12)
#110A06
(17,10,6)
#000000
(0,0,0)

Tints of #756442

#756442
(117,100,66)
#817253
(129,114,83)
#8D8064
(141,128,100)
#998E75
(153,142,117)
#A59C86
(165,156,134)
#B1AA97
(177,170,151)
#BDB8A8
(189,184,168)
#C9C6B9
(201,198,185)
#D5D4CA
(213,212,202)
#E1E2DB
(225,226,219)
#EDF0EC
(237,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756442 color. Also use rgb(117,100,66) instead hex code.

Text Font Color

.myTextColor { color: #756442; }

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

This text font color is #756442.

Background Color

.myBgColor { background-color: #756442; }

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

This div background color is #756442.

Border color

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

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

This div border color is #756442.

Opacity

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

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

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

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

This text has shadow with #756442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756442.

Preview

Color preview on black background

This text has color #756442 on black background.


Color preview on white background

This text has color #756442 on white background.


Black color preview on #756442 background

This text has black color on #756442 background.


White color preview on #756442 background

This text has white color on #756442 background.


Related colors

Complementary color

Complementary color for #hex is #8A9BBD.


I love getcolorcode.com

Triadic colors

1 #427564 and #644275 with #756442 are triadic colors.

2 #426475 and #647542 with #756442 are triadic colors.