COLOR #47325E

HEX: #47325E RGB: (71,50,94)

Color info

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

RGB color model

#47325E color RGB value is (71,50,94).

RGB: (71,50,94) (28%, 20%, 37%)

RGB channels and saturation

R 71 of 255 = 28%
G 50 of 255 = 20%
B 94 of 255 = 37%

71
50
94

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

Portions of RGB colors in percentages

R + G + B = 71 + 50 + 94 = 215 (100%)
R 71 of 215 ~ 33.02%
G 50 of 215 ~ 23.26%
B 94 of 215 ~ 43.72'%

%33.02
%23.26
%43.72

CMYK color model

#47325E color CMYK value is (24,47,0,63).

  • cyan value is 24.47%
  • magenta value is 46.81%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (24,47,0,63)
C24M47Y0K63 (24%, 47%, 0%, 63%)
(0.24 / 0.47 / 0.00 / 0.63)

CMYK percentages

%24.47
%46.81
%0
%63.14

Codes

Color #47325E in popluar color models

47 32 5E
RGB 71 50 94
HSL 269° 30.56% 28.24%
HSB/HSV 269° 46.81% 36.86%
CMYK 24.47% 46.81% 0.00%
63.14%

Color #47325E in popluar number systems.

HEX 47 32 5E
Decimal 71 50 94
Binary 1000111 110010 1011110
Octal 107 62 136

Shades and tints

Shades of #47325E

#47325E
(71,50,94)
#412E56
(65,46,86)
#3B2A4E
(59,42,78)
#352646
(53,38,70)
#2F223E
(47,34,62)
#291E36
(41,30,54)
#231A2E
(35,26,46)
#1D1626
(29,22,38)
#17121E
(23,18,30)
#110E16
(17,14,22)
#0B0A0E
(11,10,14)
#000000
(0,0,0)

Tints of #47325E

#47325E
(71,50,94)
#57446C
(87,68,108)
#67567A
(103,86,122)
#776888
(119,104,136)
#877A96
(135,122,150)
#978CA4
(151,140,164)
#A79EB2
(167,158,178)
#B7B0C0
(183,176,192)
#C7C2CE
(199,194,206)
#D7D4DC
(215,212,220)
#E7E6EA
(231,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47325E color. Also use rgb(71,50,94) instead hex code.

Text Font Color

.myTextColor { color: #47325E; }

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

This text font color is #47325E.

Background Color

.myBgColor { background-color: #47325E; }

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

This div background color is #47325E.

Border color

.myBorderColor { border: 1px solid #47325E; }

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

This div border color is #47325E.

Opacity

.myOpacity80 { color: #47325E; opacity: 0.8; }

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

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

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

This text has shadow with #47325E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47325E.

Preview

Color preview on black background

This text has color #47325E on black background.


Color preview on white background

This text has color #47325E on white background.


Black color preview on #47325E background

This text has black color on #47325E background.


White color preview on #47325E background

This text has white color on #47325E background.


Related colors

Complementary color

Complementary color for #hex is #B8CDA1.


I love getcolorcode.com

Triadic colors

1 #5E4732 and #325E47 with #47325E are triadic colors.

2 #5E3247 and #32475E with #47325E are triadic colors.