COLOR #472639

HEX: #472639 RGB: (71,38,57)

Color info

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

RGB color model

#472639 color RGB value is (71,38,57).

RGB: (71,38,57) (28%, 15%, 22%)

RGB channels and saturation

R 71 of 255 = 28%
G 38 of 255 = 15%
B 57 of 255 = 22%

71
38
57

R + G + B ~ 22%. #472639 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 38 + 57 = 166 (100%)
R 71 of 166 ~ 42.77%
G 38 of 166 ~ 22.89%
B 57 of 166 ~ 34.34'%

%42.77
%22.89
%34.34

CMYK color model

#472639 color CMYK value is (0,46,20,72).

  • cyan value is 0.00%
  • magenta value is 46.48%
  • yellow value is 19.72%
  • key color value is 72.16%

CMYK: (0,46,20,72)
C0M46Y20K72 (0%, 46%, 20%, 72%)
(0.00 / 0.46 / 0.20 / 0.72)

CMYK percentages

%0
%46.48
%19.72
%72.16

Codes

Color #472639 in popluar color models

47 26 39
RGB 71 38 57
HSL 325° 30.28% 21.37%
HSB/HSV 325° 46.48% 27.84%
CMYK 0.00% 46.48% 19.72%
72.16%

Color #472639 in popluar number systems.

HEX 47 26 39
Decimal 71 38 57
Binary 1000111 100110 111001
Octal 107 46 71

Shades and tints

Shades of #472639

#472639
(71,38,57)
#412334
(65,35,52)
#3B202F
(59,32,47)
#351D2A
(53,29,42)
#2F1A25
(47,26,37)
#291720
(41,23,32)
#23141B
(35,20,27)
#1D1116
(29,17,22)
#170E11
(23,14,17)
#110B0C
(17,11,12)
#0B0807
(11,8,7)
#000000
(0,0,0)

Tints of #472639

#472639
(71,38,57)
#57394B
(87,57,75)
#674C5D
(103,76,93)
#775F6F
(119,95,111)
#877281
(135,114,129)
#978593
(151,133,147)
#A798A5
(167,152,165)
#B7ABB7
(183,171,183)
#C7BEC9
(199,190,201)
#D7D1DB
(215,209,219)
#E7E4ED
(231,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472639 color. Also use rgb(71,38,57) instead hex code.

Text Font Color

.myTextColor { color: #472639; }

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

This text font color is #472639.

Background Color

.myBgColor { background-color: #472639; }

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

This div background color is #472639.

Border color

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

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

This div border color is #472639.

Opacity

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

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

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

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

This text has shadow with #472639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472639.

Preview

Color preview on black background

This text has color #472639 on black background.


Color preview on white background

This text has color #472639 on white background.


Black color preview on #472639 background

This text has black color on #472639 background.


White color preview on #472639 background

This text has white color on #472639 background.


Related colors

Complementary color

Complementary color for #hex is #B8D9C6.


I love getcolorcode.com

Triadic colors

1 #394726 and #263947 with #472639 are triadic colors.

2 #392647 and #264739 with #472639 are triadic colors.