COLOR #471448

HEX: #471448 RGB: (71,20,72)

Color info

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

RGB color model

#471448 color RGB value is (71,20,72).

RGB: (71,20,72) (28%, 8%, 28%)

RGB channels and saturation

R 71 of 255 = 28%
G 20 of 255 = 8%
B 72 of 255 = 28%

71
20
72

R + G + B ~ 21%. #471448 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 20 + 72 = 163 (100%)
R 71 of 163 ~ 43.56%
G 20 of 163 ~ 12.27%
B 72 of 163 ~ 44.17'%

%43.56
%12.27
%44.17

CMYK color model

#471448 color CMYK value is (1,72,0,72).

  • cyan value is 1.39%
  • magenta value is 72.22%
  • yellow value is 0.00%
  • key color value is 71.76%
CMYK: (1,72,0,72) C1M72Y0K72 (1%,72%,0%,72%) (0.01/0.72/0.00/0.72) 

CMYK percentages

%1.39
%72.22
%0
%71.76

Codes

Color #471448 in popluar color models

47 14 48
RGB 71 20 72
HSL 299° 56.52% 18.04%
HSB/HSV 299° 72.22% 28.24%
CMYK 1.39% 72.22% 0.00%
71.76%

Color #471448 in popluar number systems.

HEX 47 14 48
Decimal 71 20 72
Binary 1000111 10100 1001000
Octal 107 24 110

Shades and tints

Shades of #471448

#471448
(71,20,72)
#411342
(65,19,66)
#3B123C
(59,18,60)
#351136
(53,17,54)
#2F1030
(47,16,48)
#290F2A
(41,15,42)
#230E24
(35,14,36)
#1D0D1E
(29,13,30)
#170C18
(23,12,24)
#110B12
(17,11,18)
#0B0A0C
(11,10,12)
#000000
(0,0,0)

Tints of #471448

#471448
(71,20,72)
#572958
(87,41,88)
#673E68
(103,62,104)
#775378
(119,83,120)
#876888
(135,104,136)
#977D98
(151,125,152)
#A792A8
(167,146,168)
#B7A7B8
(183,167,184)
#C7BCC8
(199,188,200)
#D7D1D8
(215,209,216)
#E7E6E8
(231,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471448 color. Also use rgb(71,20,72) instead hex code.

Text Font Color

.myTextColor { color: #471448; }

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

This text font color is #471448.

Background Color

.myBgColor { background-color: #471448; }

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

This div background color is #471448.

Border color

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

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

This div border color is #471448.

Opacity

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

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

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

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

This text has shadow with #471448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471448.

Preview

Color preview on black background

This text has color #471448 on black background.


Color preview on white background

This text has color #471448 on white background.


Black color preview on #471448 background

This text has black color on #471448 background.


White color preview on #471448 background

This text has white color on #471448 background.


Related colors

Complementary color

Complementary color for #hex is #B8EBB7.


I love getcolorcode.com

Triadic colors

1 #484714 and #144847 with #471448 are triadic colors.

2 #481447 and #144748 with #471448 are triadic colors.