COLOR #757248

HEX: #757248 RGB: (117,114,72)

Color info

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

RGB color model

#757248 color RGB value is (117,114,72).

RGB: (117,114,72) (46%, 45%, 28%)

RGB channels and saturation

R 117 of 255 = 46%
G 114 of 255 = 45%
B 72 of 255 = 28%

117
114
72

R + G + B ~ 40%. #757248 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 114 + 72 = 303 (100%)
R 117 of 303 ~ 38.61%
G 114 of 303 ~ 37.62%
B 72 of 303 ~ 23.76'%

%38.61
%37.62
%23.76

CMYK color model

#757248 color CMYK value is (0,3,38,54).

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

CMYK: (0,3,38,54)
C0M3Y38K54 (0%, 3%, 38%, 54%)
(0.00 / 0.03 / 0.38 / 0.54)

CMYK percentages

%0
%2.56
%38.46
%54.12

Codes

Color #757248 in popluar color models

75 72 48
RGB 117 114 72
HSL 56° 23.81% 37.06%
HSB/HSV 56° 38.46% 45.88%
CMYK 0.00% 2.56% 38.46%
54.12%

Color #757248 in popluar number systems.

HEX 75 72 48
Decimal 117 114 72
Binary 1110101 1110010 1001000
Octal 165 162 110

Shades and tints

Shades of #757248

#757248
(117,114,72)
#6B6842
(107,104,66)
#615E3C
(97,94,60)
#575436
(87,84,54)
#4D4A30
(77,74,48)
#43402A
(67,64,42)
#393624
(57,54,36)
#2F2C1E
(47,44,30)
#252218
(37,34,24)
#1B1812
(27,24,18)
#110E0C
(17,14,12)
#000000
(0,0,0)

Tints of #757248

#757248
(117,114,72)
#817E58
(129,126,88)
#8D8A68
(141,138,104)
#999678
(153,150,120)
#A5A288
(165,162,136)
#B1AE98
(177,174,152)
#BDBAA8
(189,186,168)
#C9C6B8
(201,198,184)
#D5D2C8
(213,210,200)
#E1DED8
(225,222,216)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757248; }

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

This text font color is #757248.

Background Color

.myBgColor { background-color: #757248; }

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

This div background color is #757248.

Border color

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

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

This div border color is #757248.

Opacity

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

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

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

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

This text has shadow with #757248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757248.

Preview

Color preview on black background

This text has color #757248 on black background.


Color preview on white background

This text has color #757248 on white background.


Black color preview on #757248 background

This text has black color on #757248 background.


White color preview on #757248 background

This text has white color on #757248 background.


Related colors

Complementary color

Complementary color for #hex is #8A8DB7.


I love getcolorcode.com

Triadic colors

1 #487572 and #724875 with #757248 are triadic colors.

2 #487275 and #727548 with #757248 are triadic colors.