COLOR #47385D

HEX: #47385D RGB: (71,56,93)

Color info

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

RGB color model

#47385D color RGB value is (71,56,93).

RGB: (71,56,93) (28%, 22%, 36%)

RGB channels and saturation

R 71 of 255 = 28%
G 56 of 255 = 22%
B 93 of 255 = 36%

71
56
93

R + G + B ~ 29%. #47385D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 56 + 93 = 220 (100%)
R 71 of 220 ~ 32.27%
G 56 of 220 ~ 25.45%
B 93 of 220 ~ 42.27'%

%32.27
%25.45
%42.27

CMYK color model

#47385D color CMYK value is (24,40,0,64).

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

CMYK: (24,40,0,64)
C24M40Y0K64 (24%, 40%, 0%, 64%)
(0.24 / 0.40 / 0.00 / 0.64)

CMYK percentages

%23.66
%39.78
%0
%63.53

Codes

Color #47385D in popluar color models

47 38 5D
RGB 71 56 93
HSL 264° 24.83% 29.22%
HSB/HSV 264° 39.78% 36.47%
CMYK 23.66% 39.78% 0.00%
63.53%

Color #47385D in popluar number systems.

HEX 47 38 5D
Decimal 71 56 93
Binary 1000111 111000 1011101
Octal 107 70 135

Shades and tints

Shades of #47385D

#47385D
(71,56,93)
#413355
(65,51,85)
#3B2E4D
(59,46,77)
#352945
(53,41,69)
#2F243D
(47,36,61)
#291F35
(41,31,53)
#231A2D
(35,26,45)
#1D1525
(29,21,37)
#17101D
(23,16,29)
#110B15
(17,11,21)
#0B060D
(11,6,13)
#000000
(0,0,0)

Tints of #47385D

#47385D
(71,56,93)
#574A6B
(87,74,107)
#675C79
(103,92,121)
#776E87
(119,110,135)
#878095
(135,128,149)
#9792A3
(151,146,163)
#A7A4B1
(167,164,177)
#B7B6BF
(183,182,191)
#C7C8CD
(199,200,205)
#D7DADB
(215,218,219)
#E7ECE9
(231,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47385D; }

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

This text font color is #47385D.

Background Color

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

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

This div background color is #47385D.

Border color

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

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

This div border color is #47385D.

Opacity

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

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

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

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

This text has shadow with #47385D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47385D.

Preview

Color preview on black background

This text has color #47385D on black background.


Color preview on white background

This text has color #47385D on white background.


Black color preview on #47385D background

This text has black color on #47385D background.


White color preview on #47385D background

This text has white color on #47385D background.


Related colors

Complementary color

Complementary color for #hex is #B8C7A2.


I love getcolorcode.com

Triadic colors

1 #5D4738 and #385D47 with #47385D are triadic colors.

2 #5D3847 and #38475D with #47385D are triadic colors.