COLOR #47285D

HEX: #47285D RGB: (71,40,93)

Color info

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

RGB color model

#47285D color RGB value is (71,40,93).

RGB: (71,40,93) (28%, 16%, 36%)

RGB channels and saturation

R 71 of 255 = 28%
G 40 of 255 = 16%
B 93 of 255 = 36%

71
40
93

R + G + B ~ 27%. #47285D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 40 + 93 = 204 (100%)
R 71 of 204 ~ 34.8%
G 40 of 204 ~ 19.61%
B 93 of 204 ~ 45.59'%

%34.8
%19.61
%45.59

CMYK color model

#47285D color CMYK value is (24,57,0,64).

  • cyan value is 23.66%
  • magenta value is 56.99%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (24,57,0,64)
C24M57Y0K64 (24%, 57%, 0%, 64%)
(0.24 / 0.57 / 0.00 / 0.64)

CMYK percentages

%23.66
%56.99
%0
%63.53

Codes

Color #47285D in popluar color models

47 28 5D
RGB 71 40 93
HSL 275° 39.85% 26.08%
HSB/HSV 275° 56.99% 36.47%
CMYK 23.66% 56.99% 0.00%
63.53%

Color #47285D in popluar number systems.

HEX 47 28 5D
Decimal 71 40 93
Binary 1000111 101000 1011101
Octal 107 50 135

Shades and tints

Shades of #47285D

#47285D
(71,40,93)
#412555
(65,37,85)
#3B224D
(59,34,77)
#351F45
(53,31,69)
#2F1C3D
(47,28,61)
#291935
(41,25,53)
#23162D
(35,22,45)
#1D1325
(29,19,37)
#17101D
(23,16,29)
#110D15
(17,13,21)
#0B0A0D
(11,10,13)
#000000
(0,0,0)

Tints of #47285D

#47285D
(71,40,93)
#573B6B
(87,59,107)
#674E79
(103,78,121)
#776187
(119,97,135)
#877495
(135,116,149)
#9787A3
(151,135,163)
#A79AB1
(167,154,177)
#B7ADBF
(183,173,191)
#C7C0CD
(199,192,205)
#D7D3DB
(215,211,219)
#E7E6E9
(231,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47285D color. Also use rgb(71,40,93) instead hex code.

Text Font Color

.myTextColor { color: #47285D; }

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

This text font color is #47285D.

Background Color

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

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

This div background color is #47285D.

Border color

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

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

This div border color is #47285D.

Opacity

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

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

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

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

This text has shadow with #47285D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47285D.

Preview

Color preview on black background

This text has color #47285D on black background.


Color preview on white background

This text has color #47285D on white background.


Black color preview on #47285D background

This text has black color on #47285D background.


White color preview on #47285D background

This text has white color on #47285D background.


Related colors

Complementary color

Complementary color for #hex is #B8D7A2.


I love getcolorcode.com

Triadic colors

1 #5D4728 and #285D47 with #47285D are triadic colors.

2 #5D2847 and #28475D with #47285D are triadic colors.