COLOR #756341

HEX: #756341 RGB: (117,99,65)

Color info

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

RGB color model

#756341 color RGB value is (117,99,65).

RGB: (117,99,65) (46%, 39%, 25%)

RGB channels and saturation

R 117 of 255 = 46%
G 99 of 255 = 39%
B 65 of 255 = 25%

117
99
65

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

Portions of RGB colors in percentages

R + G + B = 117 + 99 + 65 = 281 (100%)
R 117 of 281 ~ 41.64%
G 99 of 281 ~ 35.23%
B 65 of 281 ~ 23.13'%

%41.64
%35.23
%23.13

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 15.38%
  • yellow value is 44.44%
  • 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
%15.38
%44.44
%54.12

Codes

Color #756341 in popluar color models

75 63 41
RGB 117 99 65
HSL 39° 28.57% 35.69%
HSB/HSV 39° 44.44% 45.88%
CMYK 0.00% 15.38% 44.44%
54.12%

Color #756341 in popluar number systems.

HEX 75 63 41
Decimal 117 99 65
Binary 1110101 1100011 1000001
Octal 165 143 101

Shades and tints

Shades of #756341

#756341
(117,99,65)
#6B5A3C
(107,90,60)
#615137
(97,81,55)
#574832
(87,72,50)
#4D3F2D
(77,63,45)
#433628
(67,54,40)
#392D23
(57,45,35)
#2F241E
(47,36,30)
#251B19
(37,27,25)
#1B1214
(27,18,20)
#11090F
(17,9,15)
#000000
(0,0,0)

Tints of #756341

#756341
(117,99,65)
#817152
(129,113,82)
#8D7F63
(141,127,99)
#998D74
(153,141,116)
#A59B85
(165,155,133)
#B1A996
(177,169,150)
#BDB7A7
(189,183,167)
#C9C5B8
(201,197,184)
#D5D3C9
(213,211,201)
#E1E1DA
(225,225,218)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756341 color. Also use rgb(117,99,65) instead hex code.

Text Font Color

.myTextColor { color: #756341; }

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

This text font color is #756341.

Background Color

.myBgColor { background-color: #756341; }

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

This div background color is #756341.

Border color

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

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

This div border color is #756341.

Opacity

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

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

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

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

This text has shadow with #756341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756341.

Preview

Color preview on black background

This text has color #756341 on black background.


Color preview on white background

This text has color #756341 on white background.


Black color preview on #756341 background

This text has black color on #756341 background.


White color preview on #756341 background

This text has white color on #756341 background.


Related colors

Complementary color

Complementary color for #hex is #8A9CBE.


I love getcolorcode.com

Triadic colors

1 #417563 and #634175 with #756341 are triadic colors.

2 #416375 and #637541 with #756341 are triadic colors.