COLOR #473245

HEX: #473245 RGB: (71,50,69)

Color info

#473245 contains red, green and blue colors in about the same proportion. Web safe color of #473245 is #333333 (or #333).

RGB color model

#473245 color RGB value is (71,50,69).

RGB: (71,50,69) (28%, 20%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 50 of 255 = 20%
B 69 of 255 = 27%

71
50
69

R + G + B ~ 25%. #473245 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 50 + 69 = 190 (100%)
R 71 of 190 ~ 37.37%
G 50 of 190 ~ 26.32%
B 69 of 190 ~ 36.32'%

%37.37
%26.32
%36.32

CMYK color model

#473245 color CMYK value is (0,30,3,72).

  • cyan value is 0.00%
  • magenta value is 29.58%
  • yellow value is 2.82%
  • key color value is 72.16%

CMYK: (0,30,3,72)
C0M30Y3K72 (0%, 30%, 3%, 72%)
(0.00 / 0.30 / 0.03 / 0.72)

CMYK percentages

%0
%29.58
%2.82
%72.16

Codes

Color #473245 in popluar color models

47 32 45
RGB 71 50 69
HSL 306° 17.36% 23.73%
HSB/HSV 306° 29.58% 27.84%
CMYK 0.00% 29.58% 2.82%
72.16%

Color #473245 in popluar number systems.

HEX 47 32 45
Decimal 71 50 69
Binary 1000111 110010 1000101
Octal 107 62 105

Shades and tints

Shades of #473245

#473245
(71,50,69)
#412E3F
(65,46,63)
#3B2A39
(59,42,57)
#352633
(53,38,51)
#2F222D
(47,34,45)
#291E27
(41,30,39)
#231A21
(35,26,33)
#1D161B
(29,22,27)
#171215
(23,18,21)
#110E0F
(17,14,15)
#0B0A09
(11,10,9)
#000000
(0,0,0)

Tints of #473245

#473245
(71,50,69)
#574455
(87,68,85)
#675665
(103,86,101)
#776875
(119,104,117)
#877A85
(135,122,133)
#978C95
(151,140,149)
#A79EA5
(167,158,165)
#B7B0B5
(183,176,181)
#C7C2C5
(199,194,197)
#D7D4D5
(215,212,213)
#E7E6E5
(231,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473245 color. Also use rgb(71,50,69) instead hex code.

Text Font Color

.myTextColor { color: #473245; }

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

This text font color is #473245.

Background Color

.myBgColor { background-color: #473245; }

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

This div background color is #473245.

Border color

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

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

This div border color is #473245.

Opacity

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

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

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

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

This text has shadow with #473245 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473245.

Preview

Color preview on black background

This text has color #473245 on black background.


Color preview on white background

This text has color #473245 on white background.


Black color preview on #473245 background

This text has black color on #473245 background.


White color preview on #473245 background

This text has white color on #473245 background.


Related colors

Complementary color

Complementary color for #hex is #B8CDBA.


I love getcolorcode.com

Triadic colors

1 #454732 and #324547 with #473245 are triadic colors.

2 #453247 and #324745 with #473245 are triadic colors.