COLOR #473438

HEX: #473438 RGB: (71,52,56)

Color info

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

RGB color model

#473438 color RGB value is (71,52,56).

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

RGB channels and saturation

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

71
52
56

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

Portions of RGB colors in percentages

R + G + B = 71 + 52 + 56 = 179 (100%)
R 71 of 179 ~ 39.66%
G 52 of 179 ~ 29.05%
B 56 of 179 ~ 31.28'%

%39.66
%29.05
%31.28

CMYK color model

#473438 color CMYK value is (0,27,21,72).

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

CMYK: (0,27,21,72)
C0M27Y21K72 (0%, 27%, 21%, 72%)
(0.00 / 0.27 / 0.21 / 0.72)

CMYK percentages

%0
%26.76
%21.13
%72.16

Codes

Color #473438 in popluar color models

47 34 38
RGB 71 52 56
HSL 347° 15.45% 24.12%
HSB/HSV 347° 26.76% 27.84%
CMYK 0.00% 26.76% 21.13%
72.16%

Color #473438 in popluar number systems.

HEX 47 34 38
Decimal 71 52 56
Binary 1000111 110100 111000
Octal 107 64 70

Shades and tints

Shades of #473438

#473438
(71,52,56)
#413033
(65,48,51)
#3B2C2E
(59,44,46)
#352829
(53,40,41)
#2F2424
(47,36,36)
#29201F
(41,32,31)
#231C1A
(35,28,26)
#1D1815
(29,24,21)
#171410
(23,20,16)
#11100B
(17,16,11)
#0B0C06
(11,12,6)
#000000
(0,0,0)

Tints of #473438

#473438
(71,52,56)
#57464A
(87,70,74)
#67585C
(103,88,92)
#776A6E
(119,106,110)
#877C80
(135,124,128)
#978E92
(151,142,146)
#A7A0A4
(167,160,164)
#B7B2B6
(183,178,182)
#C7C4C8
(199,196,200)
#D7D6DA
(215,214,218)
#E7E8EC
(231,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473438; }

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

This text font color is #473438.

Background Color

.myBgColor { background-color: #473438; }

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

This div background color is #473438.

Border color

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

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

This div border color is #473438.

Opacity

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

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

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

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

This text has shadow with #473438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473438.

Preview

Color preview on black background

This text has color #473438 on black background.


Color preview on white background

This text has color #473438 on white background.


Black color preview on #473438 background

This text has black color on #473438 background.


White color preview on #473438 background

This text has white color on #473438 background.


Related colors

Complementary color

Complementary color for #hex is #B8CBC7.


I love getcolorcode.com

Triadic colors

1 #384734 and #343847 with #473438 are triadic colors.

2 #383447 and #344738 with #473438 are triadic colors.