COLOR #75474D

HEX: #75474D RGB: (117,71,77)

Color info

#75474D contains red, green and blue colors in about the same proportion. Web safe color of #75474D is #663333 (or #633).

RGB color model

#75474D color RGB value is (117,71,77).

RGB: (117,71,77) (46%, 28%, 30%)

RGB channels and saturation

R 117 of 255 = 46%
G 71 of 255 = 28%
B 77 of 255 = 30%

117
71
77

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

Portions of RGB colors in percentages

R + G + B = 117 + 71 + 77 = 265 (100%)
R 117 of 265 ~ 44.15%
G 71 of 265 ~ 26.79%
B 77 of 265 ~ 29.06'%

%44.15
%26.79
%29.06

CMYK color model

#75474D color CMYK value is (0,39,34,54).

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

CMYK: (0,39,34,54)
C0M39Y34K54 (0%, 39%, 34%, 54%)
(0.00 / 0.39 / 0.34 / 0.54)

CMYK percentages

%0
%39.32
%34.19
%54.12

Codes

Color #75474D in popluar color models

75 47 4D
RGB 117 71 77
HSL 352° 24.47% 36.86%
HSB/HSV 352° 39.32% 45.88%
CMYK 0.00% 39.32% 34.19%
54.12%

Color #75474D in popluar number systems.

HEX 75 47 4D
Decimal 117 71 77
Binary 1110101 1000111 1001101
Octal 165 107 115

Shades and tints

Shades of #75474D

#75474D
(117,71,77)
#6B4146
(107,65,70)
#613B3F
(97,59,63)
#573538
(87,53,56)
#4D2F31
(77,47,49)
#43292A
(67,41,42)
#392323
(57,35,35)
#2F1D1C
(47,29,28)
#251715
(37,23,21)
#1B110E
(27,17,14)
#110B07
(17,11,7)
#000000
(0,0,0)

Tints of #75474D

#75474D
(117,71,77)
#81575D
(129,87,93)
#8D676D
(141,103,109)
#99777D
(153,119,125)
#A5878D
(165,135,141)
#B1979D
(177,151,157)
#BDA7AD
(189,167,173)
#C9B7BD
(201,183,189)
#D5C7CD
(213,199,205)
#E1D7DD
(225,215,221)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75474D; }

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

This text font color is #75474D.

Background Color

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

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

This div background color is #75474D.

Border color

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

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

This div border color is #75474D.

Opacity

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

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

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

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

This text has shadow with #75474D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75474D.

Preview

Color preview on black background

This text has color #75474D on black background.


Color preview on white background

This text has color #75474D on white background.


Black color preview on #75474D background

This text has black color on #75474D background.


White color preview on #75474D background

This text has white color on #75474D background.


Related colors

Complementary color

Complementary color for #hex is #8AB8B2.


I love getcolorcode.com

Triadic colors

1 #4D7547 and #474D75 with #75474D are triadic colors.

2 #4D4775 and #47754D with #75474D are triadic colors.