COLOR #473459

HEX: #473459 RGB: (71,52,89)

Color info

#473459 contains red, green and blue colors in about the same proportion. Web safe color of #473459 is #333366 (or #336).

RGB color model

#473459 color RGB value is (71,52,89).

RGB: (71,52,89) (28%, 20%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 52 of 255 = 20%
B 89 of 255 = 35%

71
52
89

R + G + B ~ 28%. #473459 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 52 + 89 = 212 (100%)
R 71 of 212 ~ 33.49%
G 52 of 212 ~ 24.53%
B 89 of 212 ~ 41.98'%

%33.49
%24.53
%41.98

CMYK color model

#473459 color CMYK value is (20,42,0,65).

  • cyan value is 20.22%
  • magenta value is 41.57%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (20,42,0,65)
C20M42Y0K65 (20%, 42%, 0%, 65%)
(0.20 / 0.42 / 0.00 / 0.65)

CMYK percentages

%20.22
%41.57
%0
%65.1

Codes

Color #473459 in popluar color models

47 34 59
RGB 71 52 89
HSL 271° 26.24% 27.65%
HSB/HSV 271° 41.57% 34.90%
CMYK 20.22% 41.57% 0.00%
65.10%

Color #473459 in popluar number systems.

HEX 47 34 59
Decimal 71 52 89
Binary 1000111 110100 1011001
Octal 107 64 131

Shades and tints

Shades of #473459

#473459
(71,52,89)
#413051
(65,48,81)
#3B2C49
(59,44,73)
#352841
(53,40,65)
#2F2439
(47,36,57)
#292031
(41,32,49)
#231C29
(35,28,41)
#1D1821
(29,24,33)
#171419
(23,20,25)
#111011
(17,16,17)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #473459

#473459
(71,52,89)
#574668
(87,70,104)
#675877
(103,88,119)
#776A86
(119,106,134)
#877C95
(135,124,149)
#978EA4
(151,142,164)
#A7A0B3
(167,160,179)
#B7B2C2
(183,178,194)
#C7C4D1
(199,196,209)
#D7D6E0
(215,214,224)
#E7E8EF
(231,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473459; }

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

This text font color is #473459.

Background Color

.myBgColor { background-color: #473459; }

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

This div background color is #473459.

Border color

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

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

This div border color is #473459.

Opacity

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

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

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

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

This text has shadow with #473459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473459.

Preview

Color preview on black background

This text has color #473459 on black background.


Color preview on white background

This text has color #473459 on white background.


Black color preview on #473459 background

This text has black color on #473459 background.


White color preview on #473459 background

This text has white color on #473459 background.


Related colors

Complementary color

Complementary color for #hex is #B8CBA6.


I love getcolorcode.com

Triadic colors

1 #594734 and #345947 with #473459 are triadic colors.

2 #593447 and #344759 with #473459 are triadic colors.