COLOR #755924

HEX: #755924 RGB: (117,89,36)

Color info

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

RGB color model

#755924 color RGB value is (117,89,36).

RGB: (117,89,36) (46%, 35%, 14%)

RGB channels and saturation

R 117 of 255 = 46%
G 89 of 255 = 35%
B 36 of 255 = 14%

117
89
36

R + G + B ~ 32%. #755924 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 89 + 36 = 242 (100%)
R 117 of 242 ~ 48.35%
G 89 of 242 ~ 36.78%
B 36 of 242 ~ 14.88'%

%48.35
%36.78
%14.88

CMYK color model

#755924 color CMYK value is (0,24,69,54).

  • cyan value is 0.00%
  • magenta value is 23.93%
  • yellow value is 69.23%
  • key color value is 54.12%
CMYK: (0,24,69,54) C0M24Y69K54 (0%,24%,69%,54%) (0.00/0.24/0.69/0.54) 

CMYK percentages

%0
%23.93
%69.23
%54.12

Codes

Color #755924 in popluar color models

75 59 24
RGB 117 89 36
HSL 39° 52.94% 30.00%
HSB/HSV 39° 69.23% 45.88%
CMYK 0.00% 23.93% 69.23%
54.12%

Color #755924 in popluar number systems.

HEX 75 59 24
Decimal 117 89 36
Binary 1110101 1011001 100100
Octal 165 131 44

Shades and tints

Shades of #755924

#755924
(117,89,36)
#6B5121
(107,81,33)
#61491E
(97,73,30)
#57411B
(87,65,27)
#4D3918
(77,57,24)
#433115
(67,49,21)
#392912
(57,41,18)
#2F210F
(47,33,15)
#25190C
(37,25,12)
#1B1109
(27,17,9)
#110906
(17,9,6)
#000000
(0,0,0)

Tints of #755924

#755924
(117,89,36)
#816837
(129,104,55)
#8D774A
(141,119,74)
#99865D
(153,134,93)
#A59570
(165,149,112)
#B1A483
(177,164,131)
#BDB396
(189,179,150)
#C9C2A9
(201,194,169)
#D5D1BC
(213,209,188)
#E1E0CF
(225,224,207)
#EDEFE2
(237,239,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755924 color. Also use rgb(117,89,36) instead hex code.

Text Font Color

.myTextColor { color: #755924; }

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

This text font color is #755924.

Background Color

.myBgColor { background-color: #755924; }

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

This div background color is #755924.

Border color

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

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

This div border color is #755924.

Opacity

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

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

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

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

This text has shadow with #755924 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755924.

Preview

Color preview on black background

This text has color #755924 on black background.


Color preview on white background

This text has color #755924 on white background.


Black color preview on #755924 background

This text has black color on #755924 background.


White color preview on #755924 background

This text has white color on #755924 background.


Related colors

Complementary color

Complementary color for #hex is #8AA6DB.


I love getcolorcode.com

Triadic colors

1 #247559 and #592475 with #755924 are triadic colors.

2 #245975 and #597524 with #755924 are triadic colors.