COLOR #75473A

HEX: #75473A RGB: (117,71,58)

Color info

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

RGB color model

#75473A color RGB value is (117,71,58).

RGB: (117,71,58) (46%, 28%, 23%)

RGB channels and saturation

R 117 of 255 = 46%
G 71 of 255 = 28%
B 58 of 255 = 23%

117
71
58

R + G + B ~ 32%. #75473A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 71 + 58 = 246 (100%)
R 117 of 246 ~ 47.56%
G 71 of 246 ~ 28.86%
B 58 of 246 ~ 23.58'%

%47.56
%28.86
%23.58

CMYK color model

#75473A color CMYK value is (0,39,50,54).

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

CMYK: (0,39,50,54)
C0M39Y50K54 (0%, 39%, 50%, 54%)
(0.00 / 0.39 / 0.50 / 0.54)

CMYK percentages

%0
%39.32
%50.43
%54.12

Codes

Color #75473A in popluar color models

75 47 3A
RGB 117 71 58
HSL 13° 33.71% 34.31%
HSB/HSV 13° 50.43% 45.88%
CMYK 0.00% 39.32% 50.43%
54.12%

Color #75473A in popluar number systems.

HEX 75 47 3A
Decimal 117 71 58
Binary 1110101 1000111 111010
Octal 165 107 72

Shades and tints

Shades of #75473A

#75473A
(117,71,58)
#6B4135
(107,65,53)
#613B30
(97,59,48)
#57352B
(87,53,43)
#4D2F26
(77,47,38)
#432921
(67,41,33)
#39231C
(57,35,28)
#2F1D17
(47,29,23)
#251712
(37,23,18)
#1B110D
(27,17,13)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #75473A

#75473A
(117,71,58)
#81574B
(129,87,75)
#8D675C
(141,103,92)
#99776D
(153,119,109)
#A5877E
(165,135,126)
#B1978F
(177,151,143)
#BDA7A0
(189,167,160)
#C9B7B1
(201,183,177)
#D5C7C2
(213,199,194)
#E1D7D3
(225,215,211)
#EDE7E4
(237,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #75473A color. Also use rgb(117,71,58) instead hex code.

Text Font Color

.myTextColor { color: #75473A; }

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

This text font color is #75473A.

Background Color

.myBgColor { background-color: #75473A; }

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

This div background color is #75473A.

Border color

.myBorderColor { border: 1px solid #75473A; }

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

This div border color is #75473A.

Opacity

.myOpacity80 { color: #75473A; opacity: 0.8; }

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

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

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

This text has shadow with #75473A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75473A.

Preview

Color preview on black background

This text has color #75473A on black background.


Color preview on white background

This text has color #75473A on white background.


Black color preview on #75473A background

This text has black color on #75473A background.


White color preview on #75473A background

This text has white color on #75473A background.


Related colors

Complementary color

Complementary color for #hex is #8AB8C5.


I love getcolorcode.com

Triadic colors

1 #3A7547 and #473A75 with #75473A are triadic colors.

2 #3A4775 and #47753A with #75473A are triadic colors.