COLOR #471931

HEX: #471931 RGB: (71,25,49)

Color info

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

RGB color model

#471931 color RGB value is (71,25,49).

RGB: (71,25,49) (28%, 10%, 19%)

RGB channels and saturation

R 71 of 255 = 28%
G 25 of 255 = 10%
B 49 of 255 = 19%

71
25
49

R + G + B ~ 19%. #471931 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 25 + 49 = 145 (100%)
R 71 of 145 ~ 48.97%
G 25 of 145 ~ 17.24%
B 49 of 145 ~ 33.79'%

%48.97
%17.24
%33.79

CMYK color model

#471931 color CMYK value is (0,65,31,72).

  • cyan value is 0.00%
  • magenta value is 64.79%
  • yellow value is 30.99%
  • key color value is 72.16%

CMYK: (0,65,31,72)
C0M65Y31K72 (0%, 65%, 31%, 72%)
(0.00 / 0.65 / 0.31 / 0.72)

CMYK percentages

%0
%64.79
%30.99
%72.16

Codes

Color #471931 in popluar color models

47 19 31
RGB 71 25 49
HSL 329° 47.92% 18.82%
HSB/HSV 329° 64.79% 27.84%
CMYK 0.00% 64.79% 30.99%
72.16%

Color #471931 in popluar number systems.

HEX 47 19 31
Decimal 71 25 49
Binary 1000111 11001 110001
Octal 107 31 61

Shades and tints

Shades of #471931

#471931
(71,25,49)
#41172D
(65,23,45)
#3B1529
(59,21,41)
#351325
(53,19,37)
#2F1121
(47,17,33)
#290F1D
(41,15,29)
#230D19
(35,13,25)
#1D0B15
(29,11,21)
#170911
(23,9,17)
#11070D
(17,7,13)
#0B0509
(11,5,9)
#000000
(0,0,0)

Tints of #471931

#471931
(71,25,49)
#572D43
(87,45,67)
#674155
(103,65,85)
#775567
(119,85,103)
#876979
(135,105,121)
#977D8B
(151,125,139)
#A7919D
(167,145,157)
#B7A5AF
(183,165,175)
#C7B9C1
(199,185,193)
#D7CDD3
(215,205,211)
#E7E1E5
(231,225,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471931 color. Also use rgb(71,25,49) instead hex code.

Text Font Color

.myTextColor { color: #471931; }

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

This text font color is #471931.

Background Color

.myBgColor { background-color: #471931; }

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

This div background color is #471931.

Border color

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

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

This div border color is #471931.

Opacity

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

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

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

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

This text has shadow with #471931 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471931.

Preview

Color preview on black background

This text has color #471931 on black background.


Color preview on white background

This text has color #471931 on white background.


Black color preview on #471931 background

This text has black color on #471931 background.


White color preview on #471931 background

This text has white color on #471931 background.


Related colors

Complementary color

Complementary color for #hex is #B8E6CE.


I love getcolorcode.com

Triadic colors

1 #314719 and #193147 with #471931 are triadic colors.

2 #311947 and #194731 with #471931 are triadic colors.