COLOR #755B48

HEX: #755B48 RGB: (117,91,72)

Color info

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

RGB color model

#755B48 color RGB value is (117,91,72).

RGB: (117,91,72) (46%, 36%, 28%)

RGB channels and saturation

R 117 of 255 = 46%
G 91 of 255 = 36%
B 72 of 255 = 28%

117
91
72

R + G + B ~ 37%. #755B48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 91 + 72 = 280 (100%)
R 117 of 280 ~ 41.79%
G 91 of 280 ~ 32.5%
B 72 of 280 ~ 25.71'%

%41.79
%32.5
%25.71

CMYK color model

#755B48 color CMYK value is (0,22,38,54).

  • cyan value is 0.00%
  • magenta value is 22.22%
  • yellow value is 38.46%
  • key color value is 54.12%

CMYK: (0,22,38,54)
C0M22Y38K54 (0%, 22%, 38%, 54%)
(0.00 / 0.22 / 0.38 / 0.54)

CMYK percentages

%0
%22.22
%38.46
%54.12

Codes

Color #755B48 in popluar color models

75 5B 48
RGB 117 91 72
HSL 25° 23.81% 37.06%
HSB/HSV 25° 38.46% 45.88%
CMYK 0.00% 22.22% 38.46%
54.12%

Color #755B48 in popluar number systems.

HEX 75 5B 48
Decimal 117 91 72
Binary 1110101 1011011 1001000
Octal 165 133 110

Shades and tints

Shades of #755B48

#755B48
(117,91,72)
#6B5342
(107,83,66)
#614B3C
(97,75,60)
#574336
(87,67,54)
#4D3B30
(77,59,48)
#43332A
(67,51,42)
#392B24
(57,43,36)
#2F231E
(47,35,30)
#251B18
(37,27,24)
#1B1312
(27,19,18)
#110B0C
(17,11,12)
#000000
(0,0,0)

Tints of #755B48

#755B48
(117,91,72)
#816958
(129,105,88)
#8D7768
(141,119,104)
#998578
(153,133,120)
#A59388
(165,147,136)
#B1A198
(177,161,152)
#BDAFA8
(189,175,168)
#C9BDB8
(201,189,184)
#D5CBC8
(213,203,200)
#E1D9D8
(225,217,216)
#EDE7E8
(237,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755B48 color. Also use rgb(117,91,72) instead hex code.

Text Font Color

.myTextColor { color: #755B48; }

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

This text font color is #755B48.

Background Color

.myBgColor { background-color: #755B48; }

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

This div background color is #755B48.

Border color

.myBorderColor { border: 1px solid #755B48; }

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

This div border color is #755B48.

Opacity

.myOpacity80 { color: #755B48; opacity: 0.8; }

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

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

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

This text has shadow with #755B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755B48.

Preview

Color preview on black background

This text has color #755B48 on black background.


Color preview on white background

This text has color #755B48 on white background.


Black color preview on #755B48 background

This text has black color on #755B48 background.


White color preview on #755B48 background

This text has white color on #755B48 background.


Related colors

Complementary color

Complementary color for #hex is #8AA4B7.


I love getcolorcode.com

Triadic colors

1 #48755B and #5B4875 with #755B48 are triadic colors.

2 #485B75 and #5B7548 with #755B48 are triadic colors.