COLOR #471639

HEX: #471639 RGB: (71,22,57)

Color info

#471639 contains red, green and blue colors in about the same proportion. Web safe color of #471639 is #330033 (or #303).

RGB color model

#471639 color RGB value is (71,22,57).

RGB: (71,22,57) (28%, 9%, 22%)

RGB channels and saturation

R 71 of 255 = 28%
G 22 of 255 = 9%
B 57 of 255 = 22%

71
22
57

R + G + B ~ 20%. #471639 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 22 + 57 = 150 (100%)
R 71 of 150 ~ 47.33%
G 22 of 150 ~ 14.67%
B 57 of 150 ~ 38'%

%47.33
%14.67
%38

CMYK color model

#471639 color CMYK value is (0,69,20,72).

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

CMYK: (0,69,20,72)
C0M69Y20K72 (0%, 69%, 20%, 72%)
(0.00 / 0.69 / 0.20 / 0.72)

CMYK percentages

%0
%69.01
%19.72
%72.16

Codes

Color #471639 in popluar color models

47 16 39
RGB 71 22 57
HSL 317° 52.69% 18.24%
HSB/HSV 317° 69.01% 27.84%
CMYK 0.00% 69.01% 19.72%
72.16%

Color #471639 in popluar number systems.

HEX 47 16 39
Decimal 71 22 57
Binary 1000111 10110 111001
Octal 107 26 71

Shades and tints

Shades of #471639

#471639
(71,22,57)
#411434
(65,20,52)
#3B122F
(59,18,47)
#35102A
(53,16,42)
#2F0E25
(47,14,37)
#290C20
(41,12,32)
#230A1B
(35,10,27)
#1D0816
(29,8,22)
#170611
(23,6,17)
#11040C
(17,4,12)
#0B0207
(11,2,7)
#000000
(0,0,0)

Tints of #471639

#471639
(71,22,57)
#572B4B
(87,43,75)
#67405D
(103,64,93)
#77556F
(119,85,111)
#876A81
(135,106,129)
#977F93
(151,127,147)
#A794A5
(167,148,165)
#B7A9B7
(183,169,183)
#C7BEC9
(199,190,201)
#D7D3DB
(215,211,219)
#E7E8ED
(231,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471639; }

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

This text font color is #471639.

Background Color

.myBgColor { background-color: #471639; }

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

This div background color is #471639.

Border color

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

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

This div border color is #471639.

Opacity

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

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

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

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

This text has shadow with #471639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471639.

Preview

Color preview on black background

This text has color #471639 on black background.


Color preview on white background

This text has color #471639 on white background.


Black color preview on #471639 background

This text has black color on #471639 background.


White color preview on #471639 background

This text has white color on #471639 background.


Related colors

Complementary color

Complementary color for #hex is #B8E9C6.


I love getcolorcode.com

Triadic colors

1 #394716 and #163947 with #471639 are triadic colors.

2 #391647 and #164739 with #471639 are triadic colors.