COLOR #471948

HEX: #471948 RGB: (71,25,72)

Color info

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

RGB color model

#471948 color RGB value is (71,25,72).

RGB: (71,25,72) (28%, 10%, 28%)

RGB channels and saturation

R 71 of 255 = 28%
G 25 of 255 = 10%
B 72 of 255 = 28%

71
25
72

R + G + B ~ 22%. #471948 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 25 + 72 = 168 (100%)
R 71 of 168 ~ 42.26%
G 25 of 168 ~ 14.88%
B 72 of 168 ~ 42.86'%

%42.26
%14.88
%42.86

CMYK color model

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

  • cyan value is 1.39%
  • magenta value is 65.28%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (1,65,0,72)
C1M65Y0K72 (1%, 65%, 0%, 72%)
(0.01 / 0.65 / 0.00 / 0.72)

CMYK percentages

%1.39
%65.28
%0
%71.76

Codes

Color #471948 in popluar color models

47 19 48
RGB 71 25 72
HSL 299° 48.45% 19.02%
HSB/HSV 299° 65.28% 28.24%
CMYK 1.39% 65.28% 0.00%
71.76%

Color #471948 in popluar number systems.

HEX 47 19 48
Decimal 71 25 72
Binary 1000111 11001 1001000
Octal 107 31 110

Shades and tints

Shades of #471948

#471948
(71,25,72)
#411742
(65,23,66)
#3B153C
(59,21,60)
#351336
(53,19,54)
#2F1130
(47,17,48)
#290F2A
(41,15,42)
#230D24
(35,13,36)
#1D0B1E
(29,11,30)
#170918
(23,9,24)
#110712
(17,7,18)
#0B050C
(11,5,12)
#000000
(0,0,0)

Tints of #471948

#471948
(71,25,72)
#572D58
(87,45,88)
#674168
(103,65,104)
#775578
(119,85,120)
#876988
(135,105,136)
#977D98
(151,125,152)
#A791A8
(167,145,168)
#B7A5B8
(183,165,184)
#C7B9C8
(199,185,200)
#D7CDD8
(215,205,216)
#E7E1E8
(231,225,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471948; }

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

This text font color is #471948.

Background Color

.myBgColor { background-color: #471948; }

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

This div background color is #471948.

Border color

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

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

This div border color is #471948.

Opacity

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

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

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

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

This text has shadow with #471948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471948.

Preview

Color preview on black background

This text has color #471948 on black background.


Color preview on white background

This text has color #471948 on white background.


Black color preview on #471948 background

This text has black color on #471948 background.


White color preview on #471948 background

This text has white color on #471948 background.


Related colors

Complementary color

Complementary color for #hex is #B8E6B7.


I love getcolorcode.com

Triadic colors

1 #484719 and #194847 with #471948 are triadic colors.

2 #481947 and #194748 with #471948 are triadic colors.