COLOR #473531

HEX: #473531 RGB: (71,53,49)

Color info

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

RGB color model

#473531 color RGB value is (71,53,49).

RGB: (71,53,49) (28%, 21%, 19%)

RGB channels and saturation

R 71 of 255 = 28%
G 53 of 255 = 21%
B 49 of 255 = 19%

71
53
49

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

Portions of RGB colors in percentages

R + G + B = 71 + 53 + 49 = 173 (100%)
R 71 of 173 ~ 41.04%
G 53 of 173 ~ 30.64%
B 49 of 173 ~ 28.32'%

%41.04
%30.64
%28.32

CMYK color model

#473531 color CMYK value is (0,25,31,72).

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

CMYK: (0,25,31,72)
C0M25Y31K72 (0%, 25%, 31%, 72%)
(0.00 / 0.25 / 0.31 / 0.72)

CMYK percentages

%0
%25.35
%30.99
%72.16

Codes

Color #473531 in popluar color models

47 35 31
RGB 71 53 49
HSL 11° 18.33% 23.53%
HSB/HSV 11° 30.99% 27.84%
CMYK 0.00% 25.35% 30.99%
72.16%

Color #473531 in popluar number systems.

HEX 47 35 31
Decimal 71 53 49
Binary 1000111 110101 110001
Octal 107 65 61

Shades and tints

Shades of #473531

#473531
(71,53,49)
#41312D
(65,49,45)
#3B2D29
(59,45,41)
#352925
(53,41,37)
#2F2521
(47,37,33)
#29211D
(41,33,29)
#231D19
(35,29,25)
#1D1915
(29,25,21)
#171511
(23,21,17)
#11110D
(17,17,13)
#0B0D09
(11,13,9)
#000000
(0,0,0)

Tints of #473531

#473531
(71,53,49)
#574743
(87,71,67)
#675955
(103,89,85)
#776B67
(119,107,103)
#877D79
(135,125,121)
#978F8B
(151,143,139)
#A7A19D
(167,161,157)
#B7B3AF
(183,179,175)
#C7C5C1
(199,197,193)
#D7D7D3
(215,215,211)
#E7E9E5
(231,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473531; }

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

This text font color is #473531.

Background Color

.myBgColor { background-color: #473531; }

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

This div background color is #473531.

Border color

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

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

This div border color is #473531.

Opacity

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

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

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

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

This text has shadow with #473531 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473531.

Preview

Color preview on black background

This text has color #473531 on black background.


Color preview on white background

This text has color #473531 on white background.


Black color preview on #473531 background

This text has black color on #473531 background.


White color preview on #473531 background

This text has white color on #473531 background.


Related colors

Complementary color

Complementary color for #hex is #B8CACE.


I love getcolorcode.com

Triadic colors

1 #314735 and #353147 with #473531 are triadic colors.

2 #313547 and #354731 with #473531 are triadic colors.