COLOR #471F59

HEX: #471F59 RGB: (71,31,89)

Color info

#471F59 contains red, green and blue colors in about the same proportion. Web safe color of #471F59 is #333366 (or #336).

RGB color model

#471F59 color RGB value is (71,31,89).

RGB: (71,31,89) (28%, 12%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 31 of 255 = 12%
B 89 of 255 = 35%

71
31
89

R + G + B ~ 25%. #471F59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 31 + 89 = 191 (100%)
R 71 of 191 ~ 37.17%
G 31 of 191 ~ 16.23%
B 89 of 191 ~ 46.6'%

%37.17
%16.23
%46.6

CMYK color model

#471F59 color CMYK value is (20,65,0,65).

  • cyan value is 20.22%
  • magenta value is 65.17%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (20,65,0,65)
C20M65Y0K65 (20%, 65%, 0%, 65%)
(0.20 / 0.65 / 0.00 / 0.65)

CMYK percentages

%20.22
%65.17
%0
%65.1

Codes

Color #471F59 in popluar color models

47 1F 59
RGB 71 31 89
HSL 281° 48.33% 23.53%
HSB/HSV 281° 65.17% 34.90%
CMYK 20.22% 65.17% 0.00%
65.10%

Color #471F59 in popluar number systems.

HEX 47 1F 59
Decimal 71 31 89
Binary 1000111 11111 1011001
Octal 107 37 131

Shades and tints

Shades of #471F59

#471F59
(71,31,89)
#411D51
(65,29,81)
#3B1B49
(59,27,73)
#351941
(53,25,65)
#2F1739
(47,23,57)
#291531
(41,21,49)
#231329
(35,19,41)
#1D1121
(29,17,33)
#170F19
(23,15,25)
#110D11
(17,13,17)
#0B0B09
(11,11,9)
#000000
(0,0,0)

Tints of #471F59

#471F59
(71,31,89)
#573368
(87,51,104)
#674777
(103,71,119)
#775B86
(119,91,134)
#876F95
(135,111,149)
#9783A4
(151,131,164)
#A797B3
(167,151,179)
#B7ABC2
(183,171,194)
#C7BFD1
(199,191,209)
#D7D3E0
(215,211,224)
#E7E7EF
(231,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471F59 color. Also use rgb(71,31,89) instead hex code.

Text Font Color

.myTextColor { color: #471F59; }

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

This text font color is #471F59.

Background Color

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

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

This div background color is #471F59.

Border color

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

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

This div border color is #471F59.

Opacity

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

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

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

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

This text has shadow with #471F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471F59.

Preview

Color preview on black background

This text has color #471F59 on black background.


Color preview on white background

This text has color #471F59 on white background.


Black color preview on #471F59 background

This text has black color on #471F59 background.


White color preview on #471F59 background

This text has white color on #471F59 background.


Related colors

Complementary color

Complementary color for #hex is #B8E0A6.


I love getcolorcode.com

Triadic colors

1 #59471F and #1F5947 with #471F59 are triadic colors.

2 #591F47 and #1F4759 with #471F59 are triadic colors.