COLOR #471A32

HEX: #471A32 RGB: (71,26,50)

Color info

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

RGB color model

#471A32 color RGB value is (71,26,50).

RGB: (71,26,50) (28%, 10%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 26 of 255 = 10%
B 50 of 255 = 20%

71
26
50

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

Portions of RGB colors in percentages

R + G + B = 71 + 26 + 50 = 147 (100%)
R 71 of 147 ~ 48.3%
G 26 of 147 ~ 17.69%
B 50 of 147 ~ 34.01'%

%48.3
%17.69
%34.01

CMYK color model

#471A32 color CMYK value is (0,63,30,72).

  • cyan value is 0.00%
  • magenta value is 63.38%
  • yellow value is 29.58%
  • key color value is 72.16%

CMYK: (0,63,30,72)
C0M63Y30K72 (0%, 63%, 30%, 72%)
(0.00 / 0.63 / 0.30 / 0.72)

CMYK percentages

%0
%63.38
%29.58
%72.16

Codes

Color #471A32 in popluar color models

47 1A 32
RGB 71 26 50
HSL 328° 46.39% 19.02%
HSB/HSV 328° 63.38% 27.84%
CMYK 0.00% 63.38% 29.58%
72.16%

Color #471A32 in popluar number systems.

HEX 47 1A 32
Decimal 71 26 50
Binary 1000111 11010 110010
Octal 107 32 62

Shades and tints

Shades of #471A32

#471A32
(71,26,50)
#41182E
(65,24,46)
#3B162A
(59,22,42)
#351426
(53,20,38)
#2F1222
(47,18,34)
#29101E
(41,16,30)
#230E1A
(35,14,26)
#1D0C16
(29,12,22)
#170A12
(23,10,18)
#11080E
(17,8,14)
#0B060A
(11,6,10)
#000000
(0,0,0)

Tints of #471A32

#471A32
(71,26,50)
#572E44
(87,46,68)
#674256
(103,66,86)
#775668
(119,86,104)
#876A7A
(135,106,122)
#977E8C
(151,126,140)
#A7929E
(167,146,158)
#B7A6B0
(183,166,176)
#C7BAC2
(199,186,194)
#D7CED4
(215,206,212)
#E7E2E6
(231,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471A32 color. Also use rgb(71,26,50) instead hex code.

Text Font Color

.myTextColor { color: #471A32; }

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

This text font color is #471A32.

Background Color

.myBgColor { background-color: #471A32; }

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

This div background color is #471A32.

Border color

.myBorderColor { border: 1px solid #471A32; }

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

This div border color is #471A32.

Opacity

.myOpacity80 { color: #471A32; opacity: 0.8; }

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

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

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

This text has shadow with #471A32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471A32.

Preview

Color preview on black background

This text has color #471A32 on black background.


Color preview on white background

This text has color #471A32 on white background.


Black color preview on #471A32 background

This text has black color on #471A32 background.


White color preview on #471A32 background

This text has white color on #471A32 background.


Related colors

Complementary color

Complementary color for #hex is #B8E5CD.


I love getcolorcode.com

Triadic colors

1 #32471A and #1A3247 with #471A32 are triadic colors.

2 #321A47 and #1A4732 with #471A32 are triadic colors.