COLOR #472D43

HEX: #472D43 RGB: (71,45,67)

Color info

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

RGB color model

#472D43 color RGB value is (71,45,67).

RGB: (71,45,67) (28%, 18%, 26%)

RGB channels and saturation

R 71 of 255 = 28%
G 45 of 255 = 18%
B 67 of 255 = 26%

71
45
67

R + G + B ~ 24%. #472D43 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 45 + 67 = 183 (100%)
R 71 of 183 ~ 38.8%
G 45 of 183 ~ 24.59%
B 67 of 183 ~ 36.61'%

%38.8
%24.59
%36.61

CMYK color model

#472D43 color CMYK value is (0,37,6,72).

  • cyan value is 0.00%
  • magenta value is 36.62%
  • yellow value is 5.63%
  • key color value is 72.16%

CMYK: (0,37,6,72)
C0M37Y6K72 (0%, 37%, 6%, 72%)
(0.00 / 0.37 / 0.06 / 0.72)

CMYK percentages

%0
%36.62
%5.63
%72.16

Codes

Color #472D43 in popluar color models

47 2D 43
RGB 71 45 67
HSL 309° 22.41% 22.75%
HSB/HSV 309° 36.62% 27.84%
CMYK 0.00% 36.62% 5.63%
72.16%

Color #472D43 in popluar number systems.

HEX 47 2D 43
Decimal 71 45 67
Binary 1000111 101101 1000011
Octal 107 55 103

Shades and tints

Shades of #472D43

#472D43
(71,45,67)
#41293D
(65,41,61)
#3B2537
(59,37,55)
#352131
(53,33,49)
#2F1D2B
(47,29,43)
#291925
(41,25,37)
#23151F
(35,21,31)
#1D1119
(29,17,25)
#170D13
(23,13,19)
#11090D
(17,9,13)
#0B0507
(11,5,7)
#000000
(0,0,0)

Tints of #472D43

#472D43
(71,45,67)
#574054
(87,64,84)
#675365
(103,83,101)
#776676
(119,102,118)
#877987
(135,121,135)
#978C98
(151,140,152)
#A79FA9
(167,159,169)
#B7B2BA
(183,178,186)
#C7C5CB
(199,197,203)
#D7D8DC
(215,216,220)
#E7EBED
(231,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472D43 color. Also use rgb(71,45,67) instead hex code.

Text Font Color

.myTextColor { color: #472D43; }

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

This text font color is #472D43.

Background Color

.myBgColor { background-color: #472D43; }

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

This div background color is #472D43.

Border color

.myBorderColor { border: 1px solid #472D43; }

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

This div border color is #472D43.

Opacity

.myOpacity80 { color: #472D43; opacity: 0.8; }

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

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

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

This text has shadow with #472D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472D43.

Preview

Color preview on black background

This text has color #472D43 on black background.


Color preview on white background

This text has color #472D43 on white background.


Black color preview on #472D43 background

This text has black color on #472D43 background.


White color preview on #472D43 background

This text has white color on #472D43 background.


Related colors

Complementary color

Complementary color for #hex is #B8D2BC.


I love getcolorcode.com

Triadic colors

1 #43472D and #2D4347 with #472D43 are triadic colors.

2 #432D47 and #2D4743 with #472D43 are triadic colors.