COLOR #755648

HEX: #755648 RGB: (117,86,72)

Color info

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

RGB color model

#755648 color RGB value is (117,86,72).

RGB: (117,86,72) (46%, 34%, 28%)

RGB channels and saturation

R 117 of 255 = 46%
G 86 of 255 = 34%
B 72 of 255 = 28%

117
86
72

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

Portions of RGB colors in percentages

R + G + B = 117 + 86 + 72 = 275 (100%)
R 117 of 275 ~ 42.55%
G 86 of 275 ~ 31.27%
B 72 of 275 ~ 26.18'%

%42.55
%31.27
%26.18

CMYK color model

#755648 color CMYK value is (0,26,38,54).

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

CMYK: (0,26,38,54)
C0M26Y38K54 (0%, 26%, 38%, 54%)
(0.00 / 0.26 / 0.38 / 0.54)

CMYK percentages

%0
%26.5
%38.46
%54.12

Codes

Color #755648 in popluar color models

75 56 48
RGB 117 86 72
HSL 19° 23.81% 37.06%
HSB/HSV 19° 38.46% 45.88%
CMYK 0.00% 26.50% 38.46%
54.12%

Color #755648 in popluar number systems.

HEX 75 56 48
Decimal 117 86 72
Binary 1110101 1010110 1001000
Octal 165 126 110

Shades and tints

Shades of #755648

#755648
(117,86,72)
#6B4F42
(107,79,66)
#61483C
(97,72,60)
#574136
(87,65,54)
#4D3A30
(77,58,48)
#43332A
(67,51,42)
#392C24
(57,44,36)
#2F251E
(47,37,30)
#251E18
(37,30,24)
#1B1712
(27,23,18)
#11100C
(17,16,12)
#000000
(0,0,0)

Tints of #755648

#755648
(117,86,72)
#816558
(129,101,88)
#8D7468
(141,116,104)
#998378
(153,131,120)
#A59288
(165,146,136)
#B1A198
(177,161,152)
#BDB0A8
(189,176,168)
#C9BFB8
(201,191,184)
#D5CEC8
(213,206,200)
#E1DDD8
(225,221,216)
#EDECE8
(237,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755648; }

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

This text font color is #755648.

Background Color

.myBgColor { background-color: #755648; }

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

This div background color is #755648.

Border color

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

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

This div border color is #755648.

Opacity

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

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

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

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

This text has shadow with #755648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755648.

Preview

Color preview on black background

This text has color #755648 on black background.


Color preview on white background

This text has color #755648 on white background.


Black color preview on #755648 background

This text has black color on #755648 background.


White color preview on #755648 background

This text has white color on #755648 background.


Related colors

Complementary color

Complementary color for #hex is #8AA9B7.


I love getcolorcode.com

Triadic colors

1 #487556 and #564875 with #755648 are triadic colors.

2 #485675 and #567548 with #755648 are triadic colors.