COLOR #473344

HEX: #473344 RGB: (71,51,68)

Color info

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

RGB color model

#473344 color RGB value is (71,51,68).

RGB: (71,51,68) (28%, 20%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 51 of 255 = 20%
B 68 of 255 = 27%

71
51
68

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

Portions of RGB colors in percentages

R + G + B = 71 + 51 + 68 = 190 (100%)
R 71 of 190 ~ 37.37%
G 51 of 190 ~ 26.84%
B 68 of 190 ~ 35.79'%

%37.37
%26.84
%35.79

CMYK color model

#473344 color CMYK value is (0,28,4,72).

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

CMYK: (0,28,4,72)
C0M28Y4K72 (0%, 28%, 4%, 72%)
(0.00 / 0.28 / 0.04 / 0.72)

CMYK percentages

%0
%28.17
%4.23
%72.16

Codes

Color #473344 in popluar color models

47 33 44
RGB 71 51 68
HSL 309° 16.39% 23.92%
HSB/HSV 309° 28.17% 27.84%
CMYK 0.00% 28.17% 4.23%
72.16%

Color #473344 in popluar number systems.

HEX 47 33 44
Decimal 71 51 68
Binary 1000111 110011 1000100
Octal 107 63 104

Shades and tints

Shades of #473344

#473344
(71,51,68)
#412F3E
(65,47,62)
#3B2B38
(59,43,56)
#352732
(53,39,50)
#2F232C
(47,35,44)
#291F26
(41,31,38)
#231B20
(35,27,32)
#1D171A
(29,23,26)
#171314
(23,19,20)
#110F0E
(17,15,14)
#0B0B08
(11,11,8)
#000000
(0,0,0)

Tints of #473344

#473344
(71,51,68)
#574555
(87,69,85)
#675766
(103,87,102)
#776977
(119,105,119)
#877B88
(135,123,136)
#978D99
(151,141,153)
#A79FAA
(167,159,170)
#B7B1BB
(183,177,187)
#C7C3CC
(199,195,204)
#D7D5DD
(215,213,221)
#E7E7EE
(231,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473344; }

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

This text font color is #473344.

Background Color

.myBgColor { background-color: #473344; }

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

This div background color is #473344.

Border color

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

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

This div border color is #473344.

Opacity

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

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

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

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

This text has shadow with #473344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473344.

Preview

Color preview on black background

This text has color #473344 on black background.


Color preview on white background

This text has color #473344 on white background.


Black color preview on #473344 background

This text has black color on #473344 background.


White color preview on #473344 background

This text has white color on #473344 background.


Related colors

Complementary color

Complementary color for #hex is #B8CCBB.


I love getcolorcode.com

Triadic colors

1 #444733 and #334447 with #473344 are triadic colors.

2 #443347 and #334744 with #473344 are triadic colors.