COLOR #47298D

HEX: #47298D RGB: (71,41,141)

Color info

#47298D contains mainly blue color. Web safe color of #47298D is #333399 (or #339).

RGB color model

#47298D color RGB value is (71,41,141).

RGB: (71,41,141) (28%, 16%, 55%)

RGB channels and saturation

R 71 of 255 = 28%
G 41 of 255 = 16%
B 141 of 255 = 55%

71
41
141

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

Portions of RGB colors in percentages

R + G + B = 71 + 41 + 141 = 253 (100%)
R 71 of 253 ~ 28.06%
G 41 of 253 ~ 16.21%
B 141 of 253 ~ 55.73'%

%28.06
%16.21
%55.73

CMYK color model

#47298D color CMYK value is (50,71,0,45).

  • cyan value is 49.65%
  • magenta value is 70.92%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (50,71,0,45)
C50M71Y0K45 (50%, 71%, 0%, 45%)
(0.50 / 0.71 / 0.00 / 0.45)

CMYK percentages

%49.65
%70.92
%0
%44.71

Codes

Color #47298D in popluar color models

47 29 8D
RGB 71 41 141
HSL 258° 54.95% 35.69%
HSB/HSV 258° 70.92% 55.29%
CMYK 49.65% 70.92% 0.00%
44.71%

Color #47298D in popluar number systems.

HEX 47 29 8D
Decimal 71 41 141
Binary 1000111 101001 10001101
Octal 107 51 215

Shades and tints

Shades of #47298D

#47298D
(71,41,141)
#412681
(65,38,129)
#3B2375
(59,35,117)
#352069
(53,32,105)
#2F1D5D
(47,29,93)
#291A51
(41,26,81)
#231745
(35,23,69)
#1D1439
(29,20,57)
#17112D
(23,17,45)
#110E21
(17,14,33)
#0B0B15
(11,11,21)
#000000
(0,0,0)

Tints of #47298D

#47298D
(71,41,141)
#573C97
(87,60,151)
#674FA1
(103,79,161)
#7762AB
(119,98,171)
#8775B5
(135,117,181)
#9788BF
(151,136,191)
#A79BC9
(167,155,201)
#B7AED3
(183,174,211)
#C7C1DD
(199,193,221)
#D7D4E7
(215,212,231)
#E7E7F1
(231,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47298D color. Also use rgb(71,41,141) instead hex code.

Text Font Color

.myTextColor { color: #47298D; }

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

This text font color is #47298D.

Background Color

.myBgColor { background-color: #47298D; }

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

This div background color is #47298D.

Border color

.myBorderColor { border: 1px solid #47298D; }

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

This div border color is #47298D.

Opacity

.myOpacity80 { color: #47298D; opacity: 0.8; }

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

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

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

This text has shadow with #47298D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47298D.

Preview

Color preview on black background

This text has color #47298D on black background.


Color preview on white background

This text has color #47298D on white background.


Black color preview on #47298D background

This text has black color on #47298D background.


White color preview on #47298D background

This text has white color on #47298D background.


Related colors

Complementary color

Complementary color for #hex is #B8D672.


I love getcolorcode.com

Triadic colors

1 #8D4729 and #298D47 with #47298D are triadic colors.

2 #8D2947 and #29478D with #47298D are triadic colors.