COLOR #471A78

HEX: #471A78 RGB: (71,26,120)

Color info

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

RGB color model

#471A78 color RGB value is (71,26,120).

RGB: (71,26,120) (28%, 10%, 47%)

RGB channels and saturation

R 71 of 255 = 28%
G 26 of 255 = 10%
B 120 of 255 = 47%

71
26
120

R + G + B ~ 28%. #471A78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 26 + 120 = 217 (100%)
R 71 of 217 ~ 32.72%
G 26 of 217 ~ 11.98%
B 120 of 217 ~ 55.3'%

%32.72
%11.98
%55.3

CMYK color model

#471A78 color CMYK value is (41,78,0,53).

  • cyan value is 40.83%
  • magenta value is 78.33%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (41,78,0,53) C41M78Y0K53 (41%,78%,0%,53%) (0.41/0.78/0.00/0.53) 

CMYK percentages

%40.83
%78.33
%0
%52.94

Codes

Color #471A78 in popluar color models

47 1A 78
RGB 71 26 120
HSL 269° 64.38% 28.63%
HSB/HSV 269° 78.33% 47.06%
CMYK 40.83% 78.33% 0.00%
52.94%

Color #471A78 in popluar number systems.

HEX 47 1A 78
Decimal 71 26 120
Binary 1000111 11010 1111000
Octal 107 32 170

Shades and tints

Shades of #471A78

#471A78
(71,26,120)
#41186E
(65,24,110)
#3B1664
(59,22,100)
#35145A
(53,20,90)
#2F1250
(47,18,80)
#291046
(41,16,70)
#230E3C
(35,14,60)
#1D0C32
(29,12,50)
#170A28
(23,10,40)
#11081E
(17,8,30)
#0B0614
(11,6,20)
#000000
(0,0,0)

Tints of #471A78

#471A78
(71,26,120)
#572E84
(87,46,132)
#674290
(103,66,144)
#77569C
(119,86,156)
#876AA8
(135,106,168)
#977EB4
(151,126,180)
#A792C0
(167,146,192)
#B7A6CC
(183,166,204)
#C7BAD8
(199,186,216)
#D7CEE4
(215,206,228)
#E7E2F0
(231,226,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471A78; }

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

This text font color is #471A78.

Background Color

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

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

This div background color is #471A78.

Border color

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

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

This div border color is #471A78.

Opacity

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

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

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

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

This text has shadow with #471A78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471A78.

Preview

Color preview on black background

This text has color #471A78 on black background.


Color preview on white background

This text has color #471A78 on white background.


Black color preview on #471A78 background

This text has black color on #471A78 background.


White color preview on #471A78 background

This text has white color on #471A78 background.


Related colors

Complementary color

Complementary color for #hex is #B8E587.


I love getcolorcode.com

Triadic colors

1 #78471A and #1A7847 with #471A78 are triadic colors.

2 #781A47 and #1A4778 with #471A78 are triadic colors.