COLOR #471A63

HEX: #471A63 RGB: (71,26,99)

Color info

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

RGB color model

#471A63 color RGB value is (71,26,99).

RGB: (71,26,99) (28%, 10%, 39%)

RGB channels and saturation

R 71 of 255 = 28%
G 26 of 255 = 10%
B 99 of 255 = 39%

71
26
99

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

Portions of RGB colors in percentages

R + G + B = 71 + 26 + 99 = 196 (100%)
R 71 of 196 ~ 36.22%
G 26 of 196 ~ 13.27%
B 99 of 196 ~ 50.51'%

%36.22
%13.27
%50.51

CMYK color model

#471A63 color CMYK value is (28,74,0,61).

  • cyan value is 28.28%
  • magenta value is 73.74%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (28,74,0,61)
C28M74Y0K61 (28%, 74%, 0%, 61%)
(0.28 / 0.74 / 0.00 / 0.61)

CMYK percentages

%28.28
%73.74
%0
%61.18

Codes

Color #471A63 in popluar color models

47 1A 63
RGB 71 26 99
HSL 277° 58.40% 24.51%
HSB/HSV 277° 73.74% 38.82%
CMYK 28.28% 73.74% 0.00%
61.18%

Color #471A63 in popluar number systems.

HEX 47 1A 63
Decimal 71 26 99
Binary 1000111 11010 1100011
Octal 107 32 143

Shades and tints

Shades of #471A63

#471A63
(71,26,99)
#41185A
(65,24,90)
#3B1651
(59,22,81)
#351448
(53,20,72)
#2F123F
(47,18,63)
#291036
(41,16,54)
#230E2D
(35,14,45)
#1D0C24
(29,12,36)
#170A1B
(23,10,27)
#110812
(17,8,18)
#0B0609
(11,6,9)
#000000
(0,0,0)

Tints of #471A63

#471A63
(71,26,99)
#572E71
(87,46,113)
#67427F
(103,66,127)
#77568D
(119,86,141)
#876A9B
(135,106,155)
#977EA9
(151,126,169)
#A792B7
(167,146,183)
#B7A6C5
(183,166,197)
#C7BAD3
(199,186,211)
#D7CEE1
(215,206,225)
#E7E2EF
(231,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #471A63; }

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

This text font color is #471A63.

Background Color

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

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

This div background color is #471A63.

Border color

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

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

This div border color is #471A63.

Opacity

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

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

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

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

This text has shadow with #471A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471A63.

Preview

Color preview on black background

This text has color #471A63 on black background.


Color preview on white background

This text has color #471A63 on white background.


Black color preview on #471A63 background

This text has black color on #471A63 background.


White color preview on #471A63 background

This text has white color on #471A63 background.


Related colors

Complementary color

Complementary color for #hex is #B8E59C.


I love getcolorcode.com

Triadic colors

1 #63471A and #1A6347 with #471A63 are triadic colors.

2 #631A47 and #1A4763 with #471A63 are triadic colors.