COLOR #471474

HEX: #471474 RGB: (71,20,116)

Color info

#471474 contains mainly red and blue colors. Web safe color of #471474 is #330066 (or #306).

RGB color model

#471474 color RGB value is (71,20,116).

RGB: (71,20,116) (28%, 8%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 20 of 255 = 8%
B 116 of 255 = 45%

71
20
116

R + G + B ~ 27%. #471474 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 20 + 116 = 207 (100%)
R 71 of 207 ~ 34.3%
G 20 of 207 ~ 9.66%
B 116 of 207 ~ 56.04'%

%34.3
%9.66
%56.04

CMYK color model

#471474 color CMYK value is (39,83,0,55).

  • cyan value is 38.79%
  • magenta value is 82.76%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (39,83,0,55) C39M83Y0K55 (39%,83%,0%,55%) (0.39/0.83/0.00/0.55) 

CMYK percentages

%38.79
%82.76
%0
%54.51

Codes

Color #471474 in popluar color models

47 14 74
RGB 71 20 116
HSL 272° 70.59% 26.67%
HSB/HSV 272° 82.76% 45.49%
CMYK 38.79% 82.76% 0.00%
54.51%

Color #471474 in popluar number systems.

HEX 47 14 74
Decimal 71 20 116
Binary 1000111 10100 1110100
Octal 107 24 164

Shades and tints

Shades of #471474

#471474
(71,20,116)
#41136A
(65,19,106)
#3B1260
(59,18,96)
#351156
(53,17,86)
#2F104C
(47,16,76)
#290F42
(41,15,66)
#230E38
(35,14,56)
#1D0D2E
(29,13,46)
#170C24
(23,12,36)
#110B1A
(17,11,26)
#0B0A10
(11,10,16)
#000000
(0,0,0)

Tints of #471474

#471474
(71,20,116)
#572980
(87,41,128)
#673E8C
(103,62,140)
#775398
(119,83,152)
#8768A4
(135,104,164)
#977DB0
(151,125,176)
#A792BC
(167,146,188)
#B7A7C8
(183,167,200)
#C7BCD4
(199,188,212)
#D7D1E0
(215,209,224)
#E7E6EC
(231,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471474; }

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

This text font color is #471474.

Background Color

.myBgColor { background-color: #471474; }

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

This div background color is #471474.

Border color

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

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

This div border color is #471474.

Opacity

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

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

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

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

This text has shadow with #471474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471474.

Preview

Color preview on black background

This text has color #471474 on black background.


Color preview on white background

This text has color #471474 on white background.


Black color preview on #471474 background

This text has black color on #471474 background.


White color preview on #471474 background

This text has white color on #471474 background.


Related colors

Complementary color

Complementary color for #hex is #B8EB8B.


I love getcolorcode.com

Triadic colors

1 #744714 and #147447 with #471474 are triadic colors.

2 #741447 and #144774 with #471474 are triadic colors.