COLOR #473980

HEX: #473980 RGB: (71,57,128)

Color info

#473980 contains mainly red and blue colors. Web safe color of #473980 is #333366 (or #336).

RGB color model

#473980 color RGB value is (71,57,128).

RGB: (71,57,128) (28%, 22%, 50%)

RGB channels and saturation

R 71 of 255 = 28%
G 57 of 255 = 22%
B 128 of 255 = 50%

71
57
128

R + G + B ~ 33%. #473980 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 57 + 128 = 256 (100%)
R 71 of 256 ~ 27.73%
G 57 of 256 ~ 22.27%
B 128 of 256 ~ 50'%

%27.73
%22.27
%50

CMYK color model

#473980 color CMYK value is (45,55,0,50).

  • cyan value is 44.53%
  • magenta value is 55.47%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (45,55,0,50)
C45M55Y0K50 (45%, 55%, 0%, 50%)
(0.45 / 0.55 / 0.00 / 0.50)

CMYK percentages

%44.53
%55.47
%0
%49.8

Codes

Color #473980 in popluar color models

47 39 80
RGB 71 57 128
HSL 252° 38.38% 36.27%
HSB/HSV 252° 55.47% 50.20%
CMYK 44.53% 55.47% 0.00%
49.80%

Color #473980 in popluar number systems.

HEX 47 39 80
Decimal 71 57 128
Binary 1000111 111001 10000000
Octal 107 71 200

Shades and tints

Shades of #473980

#473980
(71,57,128)
#413475
(65,52,117)
#3B2F6A
(59,47,106)
#352A5F
(53,42,95)
#2F2554
(47,37,84)
#292049
(41,32,73)
#231B3E
(35,27,62)
#1D1633
(29,22,51)
#171128
(23,17,40)
#110C1D
(17,12,29)
#0B0712
(11,7,18)
#000000
(0,0,0)

Tints of #473980

#473980
(71,57,128)
#574B8B
(87,75,139)
#675D96
(103,93,150)
#776FA1
(119,111,161)
#8781AC
(135,129,172)
#9793B7
(151,147,183)
#A7A5C2
(167,165,194)
#B7B7CD
(183,183,205)
#C7C9D8
(199,201,216)
#D7DBE3
(215,219,227)
#E7EDEE
(231,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473980 color. Also use rgb(71,57,128) instead hex code.

Text Font Color

.myTextColor { color: #473980; }

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

This text font color is #473980.

Background Color

.myBgColor { background-color: #473980; }

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

This div background color is #473980.

Border color

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

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

This div border color is #473980.

Opacity

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

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

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

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

This text has shadow with #473980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473980.

Preview

Color preview on black background

This text has color #473980 on black background.


Color preview on white background

This text has color #473980 on white background.


Black color preview on #473980 background

This text has black color on #473980 background.


White color preview on #473980 background

This text has white color on #473980 background.


Related colors

Complementary color

Complementary color for #hex is #B8C67F.


I love getcolorcode.com

Triadic colors

1 #804739 and #398047 with #473980 are triadic colors.

2 #803947 and #394780 with #473980 are triadic colors.