COLOR #471A66

HEX: #471A66 RGB: (71,26,102)

Color info

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

RGB color model

#471A66 color RGB value is (71,26,102).

RGB: (71,26,102) (28%, 10%, 40%)

RGB channels and saturation

R 71 of 255 = 28%
G 26 of 255 = 10%
B 102 of 255 = 40%

71
26
102

R + G + B ~ 26%. #471A66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 26 + 102 = 199 (100%)
R 71 of 199 ~ 35.68%
G 26 of 199 ~ 13.07%
B 102 of 199 ~ 51.26'%

%35.68
%13.07
%51.26

CMYK color model

#471A66 color CMYK value is (30,75,0,60).

  • cyan value is 30.39%
  • magenta value is 74.51%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (30,75,0,60)
C30M75Y0K60 (30%, 75%, 0%, 60%)
(0.30 / 0.75 / 0.00 / 0.60)

CMYK percentages

%30.39
%74.51
%0
%60

Codes

Color #471A66 in popluar color models

47 1A 66
RGB 71 26 102
HSL 276° 59.38% 25.10%
HSB/HSV 276° 74.51% 40.00%
CMYK 30.39% 74.51% 0.00%
60.00%

Color #471A66 in popluar number systems.

HEX 47 1A 66
Decimal 71 26 102
Binary 1000111 11010 1100110
Octal 107 32 146

Shades and tints

Shades of #471A66

#471A66
(71,26,102)
#41185D
(65,24,93)
#3B1654
(59,22,84)
#35144B
(53,20,75)
#2F1242
(47,18,66)
#291039
(41,16,57)
#230E30
(35,14,48)
#1D0C27
(29,12,39)
#170A1E
(23,10,30)
#110815
(17,8,21)
#0B060C
(11,6,12)
#000000
(0,0,0)

Tints of #471A66

#471A66
(71,26,102)
#572E73
(87,46,115)
#674280
(103,66,128)
#77568D
(119,86,141)
#876A9A
(135,106,154)
#977EA7
(151,126,167)
#A792B4
(167,146,180)
#B7A6C1
(183,166,193)
#C7BACE
(199,186,206)
#D7CEDB
(215,206,219)
#E7E2E8
(231,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471A66; }

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

This text font color is #471A66.

Background Color

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

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

This div background color is #471A66.

Border color

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

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

This div border color is #471A66.

Opacity

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

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

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

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

This text has shadow with #471A66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471A66.

Preview

Color preview on black background

This text has color #471A66 on black background.


Color preview on white background

This text has color #471A66 on white background.


Black color preview on #471A66 background

This text has black color on #471A66 background.


White color preview on #471A66 background

This text has white color on #471A66 background.


Related colors

Complementary color

Complementary color for #hex is #B8E599.


I love getcolorcode.com

Triadic colors

1 #66471A and #1A6647 with #471A66 are triadic colors.

2 #661A47 and #1A4766 with #471A66 are triadic colors.