COLOR #473642

HEX: #473642 RGB: (71,54,66)

Color info

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

RGB color model

#473642 color RGB value is (71,54,66).

RGB: (71,54,66) (28%, 21%, 26%)

RGB channels and saturation

R 71 of 255 = 28%
G 54 of 255 = 21%
B 66 of 255 = 26%

71
54
66

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

Portions of RGB colors in percentages

R + G + B = 71 + 54 + 66 = 191 (100%)
R 71 of 191 ~ 37.17%
G 54 of 191 ~ 28.27%
B 66 of 191 ~ 34.55'%

%37.17
%28.27
%34.55

CMYK color model

#473642 color CMYK value is (0,24,7,72).

  • cyan value is 0.00%
  • magenta value is 23.94%
  • yellow value is 7.04%
  • key color value is 72.16%

CMYK: (0,24,7,72)
C0M24Y7K72 (0%, 24%, 7%, 72%)
(0.00 / 0.24 / 0.07 / 0.72)

CMYK percentages

%0
%23.94
%7.04
%72.16

Codes

Color #473642 in popluar color models

47 36 42
RGB 71 54 66
HSL 318° 13.60% 24.51%
HSB/HSV 318° 23.94% 27.84%
CMYK 0.00% 23.94% 7.04%
72.16%

Color #473642 in popluar number systems.

HEX 47 36 42
Decimal 71 54 66
Binary 1000111 110110 1000010
Octal 107 66 102

Shades and tints

Shades of #473642

#473642
(71,54,66)
#41323C
(65,50,60)
#3B2E36
(59,46,54)
#352A30
(53,42,48)
#2F262A
(47,38,42)
#292224
(41,34,36)
#231E1E
(35,30,30)
#1D1A18
(29,26,24)
#171612
(23,22,18)
#11120C
(17,18,12)
#0B0E06
(11,14,6)
#000000
(0,0,0)

Tints of #473642

#473642
(71,54,66)
#574853
(87,72,83)
#675A64
(103,90,100)
#776C75
(119,108,117)
#877E86
(135,126,134)
#979097
(151,144,151)
#A7A2A8
(167,162,168)
#B7B4B9
(183,180,185)
#C7C6CA
(199,198,202)
#D7D8DB
(215,216,219)
#E7EAEC
(231,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473642 color. Also use rgb(71,54,66) instead hex code.

Text Font Color

.myTextColor { color: #473642; }

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

This text font color is #473642.

Background Color

.myBgColor { background-color: #473642; }

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

This div background color is #473642.

Border color

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

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

This div border color is #473642.

Opacity

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

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

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

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

This text has shadow with #473642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473642.

Preview

Color preview on black background

This text has color #473642 on black background.


Color preview on white background

This text has color #473642 on white background.


Black color preview on #473642 background

This text has black color on #473642 background.


White color preview on #473642 background

This text has white color on #473642 background.


Related colors

Complementary color

Complementary color for #hex is #B8C9BD.


I love getcolorcode.com

Triadic colors

1 #424736 and #364247 with #473642 are triadic colors.

2 #423647 and #364742 with #473642 are triadic colors.