COLOR #473572

HEX: #473572 RGB: (71,53,114)

Color info

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

RGB color model

#473572 color RGB value is (71,53,114).

RGB: (71,53,114) (28%, 21%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 53 of 255 = 21%
B 114 of 255 = 45%

71
53
114

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

Portions of RGB colors in percentages

R + G + B = 71 + 53 + 114 = 238 (100%)
R 71 of 238 ~ 29.83%
G 53 of 238 ~ 22.27%
B 114 of 238 ~ 47.9'%

%29.83
%22.27
%47.9

CMYK color model

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

  • cyan value is 37.72%
  • magenta value is 53.51%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (38,54,0,55)
C38M54Y0K55 (38%, 54%, 0%, 55%)
(0.38 / 0.54 / 0.00 / 0.55)

CMYK percentages

%37.72
%53.51
%0
%55.29

Codes

Color #473572 in popluar color models

47 35 72
RGB 71 53 114
HSL 258° 36.53% 32.75%
HSB/HSV 258° 53.51% 44.71%
CMYK 37.72% 53.51% 0.00%
55.29%

Color #473572 in popluar number systems.

HEX 47 35 72
Decimal 71 53 114
Binary 1000111 110101 1110010
Octal 107 65 162

Shades and tints

Shades of #473572

#473572
(71,53,114)
#413168
(65,49,104)
#3B2D5E
(59,45,94)
#352954
(53,41,84)
#2F254A
(47,37,74)
#292140
(41,33,64)
#231D36
(35,29,54)
#1D192C
(29,25,44)
#171522
(23,21,34)
#111118
(17,17,24)
#0B0D0E
(11,13,14)
#000000
(0,0,0)

Tints of #473572

#473572
(71,53,114)
#57477E
(87,71,126)
#67598A
(103,89,138)
#776B96
(119,107,150)
#877DA2
(135,125,162)
#978FAE
(151,143,174)
#A7A1BA
(167,161,186)
#B7B3C6
(183,179,198)
#C7C5D2
(199,197,210)
#D7D7DE
(215,215,222)
#E7E9EA
(231,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473572 color. Also use rgb(71,53,114) instead hex code.

Text Font Color

.myTextColor { color: #473572; }

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

This text font color is #473572.

Background Color

.myBgColor { background-color: #473572; }

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

This div background color is #473572.

Border color

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

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

This div border color is #473572.

Opacity

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

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

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

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

This text has shadow with #473572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473572.

Preview

Color preview on black background

This text has color #473572 on black background.


Color preview on white background

This text has color #473572 on white background.


Black color preview on #473572 background

This text has black color on #473572 background.


White color preview on #473572 background

This text has white color on #473572 background.


Related colors

Complementary color

Complementary color for #hex is #B8CA8D.


I love getcolorcode.com

Triadic colors

1 #724735 and #357247 with #473572 are triadic colors.

2 #723547 and #354772 with #473572 are triadic colors.