COLOR #756140

HEX: #756140 RGB: (117,97,64)

Color info

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

RGB color model

#756140 color RGB value is (117,97,64).

RGB: (117,97,64) (46%, 38%, 25%)

RGB channels and saturation

R 117 of 255 = 46%
G 97 of 255 = 38%
B 64 of 255 = 25%

117
97
64

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

Portions of RGB colors in percentages

R + G + B = 117 + 97 + 64 = 278 (100%)
R 117 of 278 ~ 42.09%
G 97 of 278 ~ 34.89%
B 64 of 278 ~ 23.02'%

%42.09
%34.89
%23.02

CMYK color model

#756140 color CMYK value is (0,17,45,54).

  • cyan value is 0.00%
  • magenta value is 17.09%
  • yellow value is 45.30%
  • key color value is 54.12%

CMYK: (0,17,45,54)
C0M17Y45K54 (0%, 17%, 45%, 54%)
(0.00 / 0.17 / 0.45 / 0.54)

CMYK percentages

%0
%17.09
%45.3
%54.12

Codes

Color #756140 in popluar color models

75 61 40
RGB 117 97 64
HSL 37° 29.28% 35.49%
HSB/HSV 37° 45.30% 45.88%
CMYK 0.00% 17.09% 45.30%
54.12%

Color #756140 in popluar number systems.

HEX 75 61 40
Decimal 117 97 64
Binary 1110101 1100001 1000000
Octal 165 141 100

Shades and tints

Shades of #756140

#756140
(117,97,64)
#6B593B
(107,89,59)
#615136
(97,81,54)
#574931
(87,73,49)
#4D412C
(77,65,44)
#433927
(67,57,39)
#393122
(57,49,34)
#2F291D
(47,41,29)
#252118
(37,33,24)
#1B1913
(27,25,19)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #756140

#756140
(117,97,64)
#816F51
(129,111,81)
#8D7D62
(141,125,98)
#998B73
(153,139,115)
#A59984
(165,153,132)
#B1A795
(177,167,149)
#BDB5A6
(189,181,166)
#C9C3B7
(201,195,183)
#D5D1C8
(213,209,200)
#E1DFD9
(225,223,217)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756140 color. Also use rgb(117,97,64) instead hex code.

Text Font Color

.myTextColor { color: #756140; }

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

This text font color is #756140.

Background Color

.myBgColor { background-color: #756140; }

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

This div background color is #756140.

Border color

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

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

This div border color is #756140.

Opacity

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

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

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

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

This text has shadow with #756140 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756140.

Preview

Color preview on black background

This text has color #756140 on black background.


Color preview on white background

This text has color #756140 on white background.


Black color preview on #756140 background

This text has black color on #756140 background.


White color preview on #756140 background

This text has white color on #756140 background.


Related colors

Complementary color

Complementary color for #hex is #8A9EBF.


I love getcolorcode.com

Triadic colors

1 #407561 and #614075 with #756140 are triadic colors.

2 #406175 and #617540 with #756140 are triadic colors.