COLOR #755724

HEX: #755724 RGB: (117,87,36)

Color info

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

RGB color model

#755724 color RGB value is (117,87,36).

RGB: (117,87,36) (46%, 34%, 14%)

RGB channels and saturation

R 117 of 255 = 46%
G 87 of 255 = 34%
B 36 of 255 = 14%

117
87
36

R + G + B ~ 31%. #755724 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 87 + 36 = 240 (100%)
R 117 of 240 ~ 48.75%
G 87 of 240 ~ 36.25%
B 36 of 240 ~ 15'%

%48.75
%36.25
%15

CMYK color model

#755724 color CMYK value is (0,26,69,54).

  • cyan value is 0.00%
  • magenta value is 25.64%
  • yellow value is 69.23%
  • key color value is 54.12%
CMYK: (0,26,69,54) C0M26Y69K54 (0%,26%,69%,54%) (0.00/0.26/0.69/0.54) 

CMYK percentages

%0
%25.64
%69.23
%54.12

Codes

Color #755724 in popluar color models

75 57 24
RGB 117 87 36
HSL 38° 52.94% 30.00%
HSB/HSV 38° 69.23% 45.88%
CMYK 0.00% 25.64% 69.23%
54.12%

Color #755724 in popluar number systems.

HEX 75 57 24
Decimal 117 87 36
Binary 1110101 1010111 100100
Octal 165 127 44

Shades and tints

Shades of #755724

#755724
(117,87,36)
#6B5021
(107,80,33)
#61491E
(97,73,30)
#57421B
(87,66,27)
#4D3B18
(77,59,24)
#433415
(67,52,21)
#392D12
(57,45,18)
#2F260F
(47,38,15)
#251F0C
(37,31,12)
#1B1809
(27,24,9)
#111106
(17,17,6)
#000000
(0,0,0)

Tints of #755724

#755724
(117,87,36)
#816637
(129,102,55)
#8D754A
(141,117,74)
#99845D
(153,132,93)
#A59370
(165,147,112)
#B1A283
(177,162,131)
#BDB196
(189,177,150)
#C9C0A9
(201,192,169)
#D5CFBC
(213,207,188)
#E1DECF
(225,222,207)
#EDEDE2
(237,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755724; }

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

This text font color is #755724.

Background Color

.myBgColor { background-color: #755724; }

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

This div background color is #755724.

Border color

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

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

This div border color is #755724.

Opacity

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

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

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

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

This text has shadow with #755724 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755724.

Preview

Color preview on black background

This text has color #755724 on black background.


Color preview on white background

This text has color #755724 on white background.


Black color preview on #755724 background

This text has black color on #755724 background.


White color preview on #755724 background

This text has white color on #755724 background.


Related colors

Complementary color

Complementary color for #hex is #8AA8DB.


I love getcolorcode.com

Triadic colors

1 #247557 and #572475 with #755724 are triadic colors.

2 #245775 and #577524 with #755724 are triadic colors.