COLOR #755248

HEX: #755248 RGB: (117,82,72)

Color info

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

RGB color model

#755248 color RGB value is (117,82,72).

RGB: (117,82,72) (46%, 32%, 28%)

RGB channels and saturation

R 117 of 255 = 46%
G 82 of 255 = 32%
B 72 of 255 = 28%

117
82
72

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

Portions of RGB colors in percentages

R + G + B = 117 + 82 + 72 = 271 (100%)
R 117 of 271 ~ 43.17%
G 82 of 271 ~ 30.26%
B 72 of 271 ~ 26.57'%

%43.17
%30.26
%26.57

CMYK color model

#755248 color CMYK value is (0,30,38,54).

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

CMYK: (0,30,38,54)
C0M30Y38K54 (0%, 30%, 38%, 54%)
(0.00 / 0.30 / 0.38 / 0.54)

CMYK percentages

%0
%29.91
%38.46
%54.12

Codes

Color #755248 in popluar color models

75 52 48
RGB 117 82 72
HSL 13° 23.81% 37.06%
HSB/HSV 13° 38.46% 45.88%
CMYK 0.00% 29.91% 38.46%
54.12%

Color #755248 in popluar number systems.

HEX 75 52 48
Decimal 117 82 72
Binary 1110101 1010010 1001000
Octal 165 122 110

Shades and tints

Shades of #755248

#755248
(117,82,72)
#6B4B42
(107,75,66)
#61443C
(97,68,60)
#573D36
(87,61,54)
#4D3630
(77,54,48)
#432F2A
(67,47,42)
#392824
(57,40,36)
#2F211E
(47,33,30)
#251A18
(37,26,24)
#1B1312
(27,19,18)
#110C0C
(17,12,12)
#000000
(0,0,0)

Tints of #755248

#755248
(117,82,72)
#816158
(129,97,88)
#8D7068
(141,112,104)
#997F78
(153,127,120)
#A58E88
(165,142,136)
#B19D98
(177,157,152)
#BDACA8
(189,172,168)
#C9BBB8
(201,187,184)
#D5CAC8
(213,202,200)
#E1D9D8
(225,217,216)
#EDE8E8
(237,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755248; }

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

This text font color is #755248.

Background Color

.myBgColor { background-color: #755248; }

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

This div background color is #755248.

Border color

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

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

This div border color is #755248.

Opacity

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

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

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

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

This text has shadow with #755248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755248.

Preview

Color preview on black background

This text has color #755248 on black background.


Color preview on white background

This text has color #755248 on white background.


Black color preview on #755248 background

This text has black color on #755248 background.


White color preview on #755248 background

This text has white color on #755248 background.


Related colors

Complementary color

Complementary color for #hex is #8AADB7.


I love getcolorcode.com

Triadic colors

1 #487552 and #524875 with #755248 are triadic colors.

2 #485275 and #527548 with #755248 are triadic colors.