COLOR #47185D

HEX: #47185D RGB: (71,24,93)

Color info

#47185D contains mainly red and blue colors. Web safe color of #47185D is #330066 (or #306).

RGB color model

#47185D color RGB value is (71,24,93).

RGB: (71,24,93) (28%, 9%, 36%)

RGB channels and saturation

R 71 of 255 = 28%
G 24 of 255 = 9%
B 93 of 255 = 36%

71
24
93

R + G + B ~ 24%. #47185D is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 24 + 93 = 188 (100%)
R 71 of 188 ~ 37.77%
G 24 of 188 ~ 12.77%
B 93 of 188 ~ 49.47'%

%37.77
%12.77
%49.47

CMYK color model

#47185D color CMYK value is (24,74,0,64).

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

CMYK: (24,74,0,64)
C24M74Y0K64 (24%, 74%, 0%, 64%)
(0.24 / 0.74 / 0.00 / 0.64)

CMYK percentages

%23.66
%74.19
%0
%63.53

Codes

Color #47185D in popluar color models

47 18 5D
RGB 71 24 93
HSL 281° 58.97% 22.94%
HSB/HSV 281° 74.19% 36.47%
CMYK 23.66% 74.19% 0.00%
63.53%

Color #47185D in popluar number systems.

HEX 47 18 5D
Decimal 71 24 93
Binary 1000111 11000 1011101
Octal 107 30 135

Shades and tints

Shades of #47185D

#47185D
(71,24,93)
#411655
(65,22,85)
#3B144D
(59,20,77)
#351245
(53,18,69)
#2F103D
(47,16,61)
#290E35
(41,14,53)
#230C2D
(35,12,45)
#1D0A25
(29,10,37)
#17081D
(23,8,29)
#110615
(17,6,21)
#0B040D
(11,4,13)
#000000
(0,0,0)

Tints of #47185D

#47185D
(71,24,93)
#572D6B
(87,45,107)
#674279
(103,66,121)
#775787
(119,87,135)
#876C95
(135,108,149)
#9781A3
(151,129,163)
#A796B1
(167,150,177)
#B7ABBF
(183,171,191)
#C7C0CD
(199,192,205)
#D7D5DB
(215,213,219)
#E7EAE9
(231,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47185D; }

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

This text font color is #47185D.

Background Color

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

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

This div background color is #47185D.

Border color

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

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

This div border color is #47185D.

Opacity

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

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

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

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

This text has shadow with #47185D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47185D.

Preview

Color preview on black background

This text has color #47185D on black background.


Color preview on white background

This text has color #47185D on white background.


Black color preview on #47185D background

This text has black color on #47185D background.


White color preview on #47185D background

This text has white color on #47185D background.


Related colors

Complementary color

Complementary color for #hex is #B8E7A2.


I love getcolorcode.com

Triadic colors

1 #5D4718 and #185D47 with #47185D are triadic colors.

2 #5D1847 and #18475D with #47185D are triadic colors.