COLOR #473473

HEX: #473473 RGB: (71,52,115)

Color info

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

RGB color model

#473473 color RGB value is (71,52,115).

RGB: (71,52,115) (28%, 20%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 52 of 255 = 20%
B 115 of 255 = 45%

71
52
115

R + G + B ~ 31%. #473473 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 52 + 115 = 238 (100%)
R 71 of 238 ~ 29.83%
G 52 of 238 ~ 21.85%
B 115 of 238 ~ 48.32'%

%29.83
%21.85
%48.32

CMYK color model

#473473 color CMYK value is (38,55,0,55).

  • cyan value is 38.26%
  • magenta value is 54.78%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (38,55,0,55)
C38M55Y0K55 (38%, 55%, 0%, 55%)
(0.38 / 0.55 / 0.00 / 0.55)

CMYK percentages

%38.26
%54.78
%0
%54.9

Codes

Color #473473 in popluar color models

47 34 73
RGB 71 52 115
HSL 258° 37.72% 32.75%
HSB/HSV 258° 54.78% 45.10%
CMYK 38.26% 54.78% 0.00%
54.90%

Color #473473 in popluar number systems.

HEX 47 34 73
Decimal 71 52 115
Binary 1000111 110100 1110011
Octal 107 64 163

Shades and tints

Shades of #473473

#473473
(71,52,115)
#413069
(65,48,105)
#3B2C5F
(59,44,95)
#352855
(53,40,85)
#2F244B
(47,36,75)
#292041
(41,32,65)
#231C37
(35,28,55)
#1D182D
(29,24,45)
#171423
(23,20,35)
#111019
(17,16,25)
#0B0C0F
(11,12,15)
#000000
(0,0,0)

Tints of #473473

#473473
(71,52,115)
#57467F
(87,70,127)
#67588B
(103,88,139)
#776A97
(119,106,151)
#877CA3
(135,124,163)
#978EAF
(151,142,175)
#A7A0BB
(167,160,187)
#B7B2C7
(183,178,199)
#C7C4D3
(199,196,211)
#D7D6DF
(215,214,223)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473473 color. Also use rgb(71,52,115) instead hex code.

Text Font Color

.myTextColor { color: #473473; }

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

This text font color is #473473.

Background Color

.myBgColor { background-color: #473473; }

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

This div background color is #473473.

Border color

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

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

This div border color is #473473.

Opacity

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

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

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

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

This text has shadow with #473473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473473.

Preview

Color preview on black background

This text has color #473473 on black background.


Color preview on white background

This text has color #473473 on white background.


Black color preview on #473473 background

This text has black color on #473473 background.


White color preview on #473473 background

This text has white color on #473473 background.


Related colors

Complementary color

Complementary color for #hex is #B8CB8C.


I love getcolorcode.com

Triadic colors

1 #734734 and #347347 with #473473 are triadic colors.

2 #733447 and #344773 with #473473 are triadic colors.