COLOR #756730

HEX: #756730 RGB: (117,103,48)

Color info

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

RGB color model

#756730 color RGB value is (117,103,48).

RGB: (117,103,48) (46%, 40%, 19%)

RGB channels and saturation

R 117 of 255 = 46%
G 103 of 255 = 40%
B 48 of 255 = 19%

117
103
48

R + G + B ~ 35%. #756730 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 103 + 48 = 268 (100%)
R 117 of 268 ~ 43.66%
G 103 of 268 ~ 38.43%
B 48 of 268 ~ 17.91'%

%43.66
%38.43
%17.91

CMYK color model

#756730 color CMYK value is (0,12,59,54).

  • cyan value is 0.00%
  • magenta value is 11.97%
  • yellow value is 58.97%
  • key color value is 54.12%
CMYK: (0,12,59,54) C0M12Y59K54 (0%,12%,59%,54%) (0.00/0.12/0.59/0.54) 

CMYK percentages

%0
%11.97
%58.97
%54.12

Codes

Color #756730 in popluar color models

75 67 30
RGB 117 103 48
HSL 48° 41.82% 32.35%
HSB/HSV 48° 58.97% 45.88%
CMYK 0.00% 11.97% 58.97%
54.12%

Color #756730 in popluar number systems.

HEX 75 67 30
Decimal 117 103 48
Binary 1110101 1100111 110000
Octal 165 147 60

Shades and tints

Shades of #756730

#756730
(117,103,48)
#6B5E2C
(107,94,44)
#615528
(97,85,40)
#574C24
(87,76,36)
#4D4320
(77,67,32)
#433A1C
(67,58,28)
#393118
(57,49,24)
#2F2814
(47,40,20)
#251F10
(37,31,16)
#1B160C
(27,22,12)
#110D08
(17,13,8)
#000000
(0,0,0)

Tints of #756730

#756730
(117,103,48)
#817442
(129,116,66)
#8D8154
(141,129,84)
#998E66
(153,142,102)
#A59B78
(165,155,120)
#B1A88A
(177,168,138)
#BDB59C
(189,181,156)
#C9C2AE
(201,194,174)
#D5CFC0
(213,207,192)
#E1DCD2
(225,220,210)
#EDE9E4
(237,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756730 color. Also use rgb(117,103,48) instead hex code.

Text Font Color

.myTextColor { color: #756730; }

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

This text font color is #756730.

Background Color

.myBgColor { background-color: #756730; }

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

This div background color is #756730.

Border color

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

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

This div border color is #756730.

Opacity

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

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

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

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

This text has shadow with #756730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756730.

Preview

Color preview on black background

This text has color #756730 on black background.


Color preview on white background

This text has color #756730 on white background.


Black color preview on #756730 background

This text has black color on #756730 background.


White color preview on #756730 background

This text has white color on #756730 background.


Related colors

Complementary color

Complementary color for #hex is #8A98CF.


I love getcolorcode.com

Triadic colors

1 #307567 and #673075 with #756730 are triadic colors.

2 #306775 and #677530 with #756730 are triadic colors.