COLOR #756437

HEX: #756437 RGB: (117,100,55)

Color info

#756437 contains mainly red and green colors. Web safe color of #756437 is #666633 (or #663).

RGB color model

#756437 color RGB value is (117,100,55).

RGB: (117,100,55) (46%, 39%, 22%)

RGB channels and saturation

R 117 of 255 = 46%
G 100 of 255 = 39%
B 55 of 255 = 22%

117
100
55

R + G + B ~ 36%. #756437 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 100 + 55 = 272 (100%)
R 117 of 272 ~ 43.01%
G 100 of 272 ~ 36.76%
B 55 of 272 ~ 20.22'%

%43.01
%36.76
%20.22

CMYK color model

#756437 color CMYK value is (0,15,53,54).

  • cyan value is 0.00%
  • magenta value is 14.53%
  • yellow value is 52.99%
  • key color value is 54.12%

CMYK: (0,15,53,54)
C0M15Y53K54 (0%, 15%, 53%, 54%)
(0.00 / 0.15 / 0.53 / 0.54)

CMYK percentages

%0
%14.53
%52.99
%54.12

Codes

Color #756437 in popluar color models

75 64 37
RGB 117 100 55
HSL 44° 36.05% 33.73%
HSB/HSV 44° 52.99% 45.88%
CMYK 0.00% 14.53% 52.99%
54.12%

Color #756437 in popluar number systems.

HEX 75 64 37
Decimal 117 100 55
Binary 1110101 1100100 110111
Octal 165 144 67

Shades and tints

Shades of #756437

#756437
(117,100,55)
#6B5B32
(107,91,50)
#61522D
(97,82,45)
#574928
(87,73,40)
#4D4023
(77,64,35)
#43371E
(67,55,30)
#392E19
(57,46,25)
#2F2514
(47,37,20)
#251C0F
(37,28,15)
#1B130A
(27,19,10)
#110A05
(17,10,5)
#000000
(0,0,0)

Tints of #756437

#756437
(117,100,55)
#817249
(129,114,73)
#8D805B
(141,128,91)
#998E6D
(153,142,109)
#A59C7F
(165,156,127)
#B1AA91
(177,170,145)
#BDB8A3
(189,184,163)
#C9C6B5
(201,198,181)
#D5D4C7
(213,212,199)
#E1E2D9
(225,226,217)
#EDF0EB
(237,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756437; }

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

This text font color is #756437.

Background Color

.myBgColor { background-color: #756437; }

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

This div background color is #756437.

Border color

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

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

This div border color is #756437.

Opacity

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

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

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

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

This text has shadow with #756437 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756437.

Preview

Color preview on black background

This text has color #756437 on black background.


Color preview on white background

This text has color #756437 on white background.


Black color preview on #756437 background

This text has black color on #756437 background.


White color preview on #756437 background

This text has white color on #756437 background.


Related colors

Complementary color

Complementary color for #hex is #8A9BC8.


I love getcolorcode.com

Triadic colors

1 #377564 and #643775 with #756437 are triadic colors.

2 #376475 and #647537 with #756437 are triadic colors.