COLOR #473331

HEX: #473331 RGB: (71,51,49)

Color info

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

RGB color model

#473331 color RGB value is (71,51,49).

RGB: (71,51,49) (28%, 20%, 19%)

RGB channels and saturation

R 71 of 255 = 28%
G 51 of 255 = 20%
B 49 of 255 = 19%

71
51
49

R + G + B ~ 22%. #473331 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 51 + 49 = 171 (100%)
R 71 of 171 ~ 41.52%
G 51 of 171 ~ 29.82%
B 49 of 171 ~ 28.65'%

%41.52
%29.82
%28.65

CMYK color model

#473331 color CMYK value is (0,28,31,72).

  • cyan value is 0.00%
  • magenta value is 28.17%
  • yellow value is 30.99%
  • key color value is 72.16%

CMYK: (0,28,31,72)
C0M28Y31K72 (0%, 28%, 31%, 72%)
(0.00 / 0.28 / 0.31 / 0.72)

CMYK percentages

%0
%28.17
%30.99
%72.16

Codes

Color #473331 in popluar color models

47 33 31
RGB 71 51 49
HSL 18.33% 23.53%
HSB/HSV 30.99% 27.84%
CMYK 0.00% 28.17% 30.99%
72.16%

Color #473331 in popluar number systems.

HEX 47 33 31
Decimal 71 51 49
Binary 1000111 110011 110001
Octal 107 63 61

Shades and tints

Shades of #473331

#473331
(71,51,49)
#412F2D
(65,47,45)
#3B2B29
(59,43,41)
#352725
(53,39,37)
#2F2321
(47,35,33)
#291F1D
(41,31,29)
#231B19
(35,27,25)
#1D1715
(29,23,21)
#171311
(23,19,17)
#110F0D
(17,15,13)
#0B0B09
(11,11,9)
#000000
(0,0,0)

Tints of #473331

#473331
(71,51,49)
#574543
(87,69,67)
#675755
(103,87,85)
#776967
(119,105,103)
#877B79
(135,123,121)
#978D8B
(151,141,139)
#A79F9D
(167,159,157)
#B7B1AF
(183,177,175)
#C7C3C1
(199,195,193)
#D7D5D3
(215,213,211)
#E7E7E5
(231,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473331 color. Also use rgb(71,51,49) instead hex code.

Text Font Color

.myTextColor { color: #473331; }

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

This text font color is #473331.

Background Color

.myBgColor { background-color: #473331; }

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

This div background color is #473331.

Border color

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

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

This div border color is #473331.

Opacity

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

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

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

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

This text has shadow with #473331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473331.

Preview

Color preview on black background

This text has color #473331 on black background.


Color preview on white background

This text has color #473331 on white background.


Black color preview on #473331 background

This text has black color on #473331 background.


White color preview on #473331 background

This text has white color on #473331 background.


Related colors

Complementary color

Complementary color for #hex is #B8CCCE.


I love getcolorcode.com

Triadic colors

1 #314733 and #333147 with #473331 are triadic colors.

2 #313347 and #334731 with #473331 are triadic colors.