COLOR #75584D

HEX: #75584D RGB: (117,88,77)

Color info

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

RGB color model

#75584D color RGB value is (117,88,77).

RGB: (117,88,77) (46%, 35%, 30%)

RGB channels and saturation

R 117 of 255 = 46%
G 88 of 255 = 35%
B 77 of 255 = 30%

117
88
77

R + G + B ~ 37%. #75584D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 88 + 77 = 282 (100%)
R 117 of 282 ~ 41.49%
G 88 of 282 ~ 31.21%
B 77 of 282 ~ 27.3'%

%41.49
%31.21
%27.3

CMYK color model

#75584D color CMYK value is (0,25,34,54).

  • cyan value is 0.00%
  • magenta value is 24.79%
  • yellow value is 34.19%
  • key color value is 54.12%

CMYK: (0,25,34,54)
C0M25Y34K54 (0%, 25%, 34%, 54%)
(0.00 / 0.25 / 0.34 / 0.54)

CMYK percentages

%0
%24.79
%34.19
%54.12

Codes

Color #75584D in popluar color models

75 58 4D
RGB 117 88 77
HSL 17° 20.62% 38.04%
HSB/HSV 17° 34.19% 45.88%
CMYK 0.00% 24.79% 34.19%
54.12%

Color #75584D in popluar number systems.

HEX 75 58 4D
Decimal 117 88 77
Binary 1110101 1011000 1001101
Octal 165 130 115

Shades and tints

Shades of #75584D

#75584D
(117,88,77)
#6B5046
(107,80,70)
#61483F
(97,72,63)
#574038
(87,64,56)
#4D3831
(77,56,49)
#43302A
(67,48,42)
#392823
(57,40,35)
#2F201C
(47,32,28)
#251815
(37,24,21)
#1B100E
(27,16,14)
#110807
(17,8,7)
#000000
(0,0,0)

Tints of #75584D

#75584D
(117,88,77)
#81675D
(129,103,93)
#8D766D
(141,118,109)
#99857D
(153,133,125)
#A5948D
(165,148,141)
#B1A39D
(177,163,157)
#BDB2AD
(189,178,173)
#C9C1BD
(201,193,189)
#D5D0CD
(213,208,205)
#E1DFDD
(225,223,221)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75584D color. Also use rgb(117,88,77) instead hex code.

Text Font Color

.myTextColor { color: #75584D; }

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

This text font color is #75584D.

Background Color

.myBgColor { background-color: #75584D; }

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

This div background color is #75584D.

Border color

.myBorderColor { border: 1px solid #75584D; }

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

This div border color is #75584D.

Opacity

.myOpacity80 { color: #75584D; opacity: 0.8; }

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

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

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

This text has shadow with #75584D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75584D.

Preview

Color preview on black background

This text has color #75584D on black background.


Color preview on white background

This text has color #75584D on white background.


Black color preview on #75584D background

This text has black color on #75584D background.


White color preview on #75584D background

This text has white color on #75584D background.


Related colors

Complementary color

Complementary color for #hex is #8AA7B2.


I love getcolorcode.com

Triadic colors

1 #4D7558 and #584D75 with #75584D are triadic colors.

2 #4D5875 and #58754D with #75584D are triadic colors.