COLOR #472446

HEX: #472446 RGB: (71,36,70)

Color info

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

RGB color model

#472446 color RGB value is (71,36,70).

RGB: (71,36,70) (28%, 14%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 36 of 255 = 14%
B 70 of 255 = 27%

71
36
70

R + G + B ~ 23%. #472446 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 36 + 70 = 177 (100%)
R 71 of 177 ~ 40.11%
G 36 of 177 ~ 20.34%
B 70 of 177 ~ 39.55'%

%40.11
%20.34
%39.55

CMYK color model

#472446 color CMYK value is (0,49,1,72).

  • cyan value is 0.00%
  • magenta value is 49.30%
  • yellow value is 1.41%
  • key color value is 72.16%

CMYK: (0,49,1,72)
C0M49Y1K72 (0%, 49%, 1%, 72%)
(0.00 / 0.49 / 0.01 / 0.72)

CMYK percentages

%0
%49.3
%1.41
%72.16

Codes

Color #472446 in popluar color models

47 24 46
RGB 71 36 70
HSL 302° 32.71% 20.98%
HSB/HSV 302° 49.30% 27.84%
CMYK 0.00% 49.30% 1.41%
72.16%

Color #472446 in popluar number systems.

HEX 47 24 46
Decimal 71 36 70
Binary 1000111 100100 1000110
Octal 107 44 106

Shades and tints

Shades of #472446

#472446
(71,36,70)
#412140
(65,33,64)
#3B1E3A
(59,30,58)
#351B34
(53,27,52)
#2F182E
(47,24,46)
#291528
(41,21,40)
#231222
(35,18,34)
#1D0F1C
(29,15,28)
#170C16
(23,12,22)
#110910
(17,9,16)
#0B060A
(11,6,10)
#000000
(0,0,0)

Tints of #472446

#472446
(71,36,70)
#573756
(87,55,86)
#674A66
(103,74,102)
#775D76
(119,93,118)
#877086
(135,112,134)
#978396
(151,131,150)
#A796A6
(167,150,166)
#B7A9B6
(183,169,182)
#C7BCC6
(199,188,198)
#D7CFD6
(215,207,214)
#E7E2E6
(231,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472446 color. Also use rgb(71,36,70) instead hex code.

Text Font Color

.myTextColor { color: #472446; }

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

This text font color is #472446.

Background Color

.myBgColor { background-color: #472446; }

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

This div background color is #472446.

Border color

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

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

This div border color is #472446.

Opacity

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

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

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

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

This text has shadow with #472446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472446.

Preview

Color preview on black background

This text has color #472446 on black background.


Color preview on white background

This text has color #472446 on white background.


Black color preview on #472446 background

This text has black color on #472446 background.


White color preview on #472446 background

This text has white color on #472446 background.


Related colors

Complementary color

Complementary color for #hex is #B8DBB9.


I love getcolorcode.com

Triadic colors

1 #464724 and #244647 with #472446 are triadic colors.

2 #462447 and #244746 with #472446 are triadic colors.