COLOR #47578D

HEX: #47578D RGB: (71,87,141)

Color info

#47578D contains mainly green and blue colors. Web safe color of #47578D is #336699 (or #369).

RGB color model

#47578D color RGB value is (71,87,141).

RGB: (71,87,141) (28%, 34%, 55%)

RGB channels and saturation

R 71 of 255 = 28%
G 87 of 255 = 34%
B 141 of 255 = 55%

71
87
141

R + G + B ~ 39%. #47578D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 87 + 141 = 299 (100%)
R 71 of 299 ~ 23.75%
G 87 of 299 ~ 29.1%
B 141 of 299 ~ 47.16'%

%23.75
%29.1
%47.16

CMYK color model

#47578D color CMYK value is (50,38,0,45).

  • cyan value is 49.65%
  • magenta value is 38.30%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (50,38,0,45) C50M38Y0K45 (50%,38%,0%,45%) (0.50/0.38/0.00/0.45) 

CMYK percentages

%49.65
%38.3
%0
%44.71

Codes

Color #47578D in popluar color models

47 57 8D
RGB 71 87 141
HSL 226° 33.02% 41.57%
HSB/HSV 226° 49.65% 55.29%
CMYK 49.65% 38.30% 0.00%
44.71%

Color #47578D in popluar number systems.

HEX 47 57 8D
Decimal 71 87 141
Binary 1000111 1010111 10001101
Octal 107 127 215

Shades and tints

Shades of #47578D

#47578D
(71,87,141)
#415081
(65,80,129)
#3B4975
(59,73,117)
#354269
(53,66,105)
#2F3B5D
(47,59,93)
#293451
(41,52,81)
#232D45
(35,45,69)
#1D2639
(29,38,57)
#171F2D
(23,31,45)
#111821
(17,24,33)
#0B1115
(11,17,21)
#000000
(0,0,0)

Tints of #47578D

#47578D
(71,87,141)
#576697
(87,102,151)
#6775A1
(103,117,161)
#7784AB
(119,132,171)
#8793B5
(135,147,181)
#97A2BF
(151,162,191)
#A7B1C9
(167,177,201)
#B7C0D3
(183,192,211)
#C7CFDD
(199,207,221)
#D7DEE7
(215,222,231)
#E7EDF1
(231,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47578D; }

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

This text font color is #47578D.

Background Color

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

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

This div background color is #47578D.

Border color

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

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

This div border color is #47578D.

Opacity

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

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

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

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

This text has shadow with #47578D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47578D.

Preview

Color preview on black background

This text has color #47578D on black background.


Color preview on white background

This text has color #47578D on white background.


Black color preview on #47578D background

This text has black color on #47578D background.


White color preview on #47578D background

This text has white color on #47578D background.


Related colors

Complementary color

Complementary color for #hex is #B8A872.


I love getcolorcode.com

Triadic colors

1 #8D4757 and #578D47 with #47578D are triadic colors.

2 #8D5747 and #57478D with #47578D are triadic colors.