COLOR #471839

HEX: #471839 RGB: (71,24,57)

Color info

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

RGB color model

#471839 color RGB value is (71,24,57).

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

RGB channels and saturation

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

71
24
57

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

Portions of RGB colors in percentages

R + G + B = 71 + 24 + 57 = 152 (100%)
R 71 of 152 ~ 46.71%
G 24 of 152 ~ 15.79%
B 57 of 152 ~ 37.5'%

%46.71
%15.79
%37.5

CMYK color model

#471839 color CMYK value is (0,66,20,72).

  • cyan value is 0.00%
  • magenta value is 66.20%
  • yellow value is 19.72%
  • key color value is 72.16%
CMYK: (0,66,20,72) C0M66Y20K72 (0%,66%,20%,72%) (0.00/0.66/0.20/0.72) 

CMYK percentages

%0
%66.2
%19.72
%72.16

Codes

Color #471839 in popluar color models

47 18 39
RGB 71 24 57
HSL 318° 49.47% 18.63%
HSB/HSV 318° 66.20% 27.84%
CMYK 0.00% 66.20% 19.72%
72.16%

Color #471839 in popluar number systems.

HEX 47 18 39
Decimal 71 24 57
Binary 1000111 11000 111001
Octal 107 30 71

Shades and tints

Shades of #471839

#471839
(71,24,57)
#411634
(65,22,52)
#3B142F
(59,20,47)
#35122A
(53,18,42)
#2F1025
(47,16,37)
#290E20
(41,14,32)
#230C1B
(35,12,27)
#1D0A16
(29,10,22)
#170811
(23,8,17)
#11060C
(17,6,12)
#0B0407
(11,4,7)
#000000
(0,0,0)

Tints of #471839

#471839
(71,24,57)
#572D4B
(87,45,75)
#67425D
(103,66,93)
#77576F
(119,87,111)
#876C81
(135,108,129)
#978193
(151,129,147)
#A796A5
(167,150,165)
#B7ABB7
(183,171,183)
#C7C0C9
(199,192,201)
#D7D5DB
(215,213,219)
#E7EAED
(231,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471839; }

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

This text font color is #471839.

Background Color

.myBgColor { background-color: #471839; }

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

This div background color is #471839.

Border color

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

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

This div border color is #471839.

Opacity

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

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

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

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

This text has shadow with #471839 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471839.

Preview

Color preview on black background

This text has color #471839 on black background.


Color preview on white background

This text has color #471839 on white background.


Black color preview on #471839 background

This text has black color on #471839 background.


White color preview on #471839 background

This text has white color on #471839 background.


Related colors

Complementary color

Complementary color for #hex is #B8E7C6.


I love getcolorcode.com

Triadic colors

1 #394718 and #183947 with #471839 are triadic colors.

2 #391847 and #184739 with #471839 are triadic colors.