COLOR #473338

HEX: #473338 RGB: (71,51,56)

Color info

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

RGB color model

#473338 color RGB value is (71,51,56).

RGB: (71,51,56) (28%, 20%, 22%)

RGB channels and saturation

R 71 of 255 = 28%
G 51 of 255 = 20%
B 56 of 255 = 22%

71
51
56

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

Portions of RGB colors in percentages

R + G + B = 71 + 51 + 56 = 178 (100%)
R 71 of 178 ~ 39.89%
G 51 of 178 ~ 28.65%
B 56 of 178 ~ 31.46'%

%39.89
%28.65
%31.46

CMYK color model

#473338 color CMYK value is (0,28,21,72).

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

CMYK: (0,28,21,72)
C0M28Y21K72 (0%, 28%, 21%, 72%)
(0.00 / 0.28 / 0.21 / 0.72)

CMYK percentages

%0
%28.17
%21.13
%72.16

Codes

Color #473338 in popluar color models

47 33 38
RGB 71 51 56
HSL 345° 16.39% 23.92%
HSB/HSV 345° 28.17% 27.84%
CMYK 0.00% 28.17% 21.13%
72.16%

Color #473338 in popluar number systems.

HEX 47 33 38
Decimal 71 51 56
Binary 1000111 110011 111000
Octal 107 63 70

Shades and tints

Shades of #473338

#473338
(71,51,56)
#412F33
(65,47,51)
#3B2B2E
(59,43,46)
#352729
(53,39,41)
#2F2324
(47,35,36)
#291F1F
(41,31,31)
#231B1A
(35,27,26)
#1D1715
(29,23,21)
#171310
(23,19,16)
#110F0B
(17,15,11)
#0B0B06
(11,11,6)
#000000
(0,0,0)

Tints of #473338

#473338
(71,51,56)
#57454A
(87,69,74)
#67575C
(103,87,92)
#77696E
(119,105,110)
#877B80
(135,123,128)
#978D92
(151,141,146)
#A79FA4
(167,159,164)
#B7B1B6
(183,177,182)
#C7C3C8
(199,195,200)
#D7D5DA
(215,213,218)
#E7E7EC
(231,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473338; }

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

This text font color is #473338.

Background Color

.myBgColor { background-color: #473338; }

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

This div background color is #473338.

Border color

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

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

This div border color is #473338.

Opacity

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

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

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

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

This text has shadow with #473338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473338.

Preview

Color preview on black background

This text has color #473338 on black background.


Color preview on white background

This text has color #473338 on white background.


Black color preview on #473338 background

This text has black color on #473338 background.


White color preview on #473338 background

This text has white color on #473338 background.


Related colors

Complementary color

Complementary color for #hex is #B8CCC7.


I love getcolorcode.com

Triadic colors

1 #384733 and #333847 with #473338 are triadic colors.

2 #383347 and #334738 with #473338 are triadic colors.