COLOR #756643

HEX: #756643 RGB: (117,102,67)

Color info

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

RGB color model

#756643 color RGB value is (117,102,67).

RGB: (117,102,67) (46%, 40%, 26%)

RGB channels and saturation

R 117 of 255 = 46%
G 102 of 255 = 40%
B 67 of 255 = 26%

117
102
67

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

Portions of RGB colors in percentages

R + G + B = 117 + 102 + 67 = 286 (100%)
R 117 of 286 ~ 40.91%
G 102 of 286 ~ 35.66%
B 67 of 286 ~ 23.43'%

%40.91
%35.66
%23.43

CMYK color model

#756643 color CMYK value is (0,13,43,54).

  • cyan value is 0.00%
  • magenta value is 12.82%
  • yellow value is 42.74%
  • key color value is 54.12%

CMYK: (0,13,43,54)
C0M13Y43K54 (0%, 13%, 43%, 54%)
(0.00 / 0.13 / 0.43 / 0.54)

CMYK percentages

%0
%12.82
%42.74
%54.12

Codes

Color #756643 in popluar color models

75 66 43
RGB 117 102 67
HSL 42° 27.17% 36.08%
HSB/HSV 42° 42.74% 45.88%
CMYK 0.00% 12.82% 42.74%
54.12%

Color #756643 in popluar number systems.

HEX 75 66 43
Decimal 117 102 67
Binary 1110101 1100110 1000011
Octal 165 146 103

Shades and tints

Shades of #756643

#756643
(117,102,67)
#6B5D3D
(107,93,61)
#615437
(97,84,55)
#574B31
(87,75,49)
#4D422B
(77,66,43)
#433925
(67,57,37)
#39301F
(57,48,31)
#2F2719
(47,39,25)
#251E13
(37,30,19)
#1B150D
(27,21,13)
#110C07
(17,12,7)
#000000
(0,0,0)

Tints of #756643

#756643
(117,102,67)
#817354
(129,115,84)
#8D8065
(141,128,101)
#998D76
(153,141,118)
#A59A87
(165,154,135)
#B1A798
(177,167,152)
#BDB4A9
(189,180,169)
#C9C1BA
(201,193,186)
#D5CECB
(213,206,203)
#E1DBDC
(225,219,220)
#EDE8ED
(237,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756643 color. Also use rgb(117,102,67) instead hex code.

Text Font Color

.myTextColor { color: #756643; }

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

This text font color is #756643.

Background Color

.myBgColor { background-color: #756643; }

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

This div background color is #756643.

Border color

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

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

This div border color is #756643.

Opacity

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

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

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

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

This text has shadow with #756643 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756643.

Preview

Color preview on black background

This text has color #756643 on black background.


Color preview on white background

This text has color #756643 on white background.


Black color preview on #756643 background

This text has black color on #756643 background.


White color preview on #756643 background

This text has white color on #756643 background.


Related colors

Complementary color

Complementary color for #hex is #8A99BC.


I love getcolorcode.com

Triadic colors

1 #437566 and #664375 with #756643 are triadic colors.

2 #436675 and #667543 with #756643 are triadic colors.