COLOR #47367E

HEX: #47367E RGB: (71,54,126)

Color info

#47367E contains mainly red and blue colors. Web safe color of #47367E is #333366 (or #336).

RGB color model

#47367E color RGB value is (71,54,126).

RGB: (71,54,126) (28%, 21%, 49%)

RGB channels and saturation

R 71 of 255 = 28%
G 54 of 255 = 21%
B 126 of 255 = 49%

71
54
126

R + G + B ~ 33%. #47367E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 54 + 126 = 251 (100%)
R 71 of 251 ~ 28.29%
G 54 of 251 ~ 21.51%
B 126 of 251 ~ 50.2'%

%28.29
%21.51
%50.2

CMYK color model

#47367E color CMYK value is (44,57,0,51).

  • cyan value is 43.65%
  • magenta value is 57.14%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (44,57,0,51)
C44M57Y0K51 (44%, 57%, 0%, 51%)
(0.44 / 0.57 / 0.00 / 0.51)

CMYK percentages

%43.65
%57.14
%0
%50.59

Codes

Color #47367E in popluar color models

47 36 7E
RGB 71 54 126
HSL 254° 40.00% 35.29%
HSB/HSV 254° 57.14% 49.41%
CMYK 43.65% 57.14% 0.00%
50.59%

Color #47367E in popluar number systems.

HEX 47 36 7E
Decimal 71 54 126
Binary 1000111 110110 1111110
Octal 107 66 176

Shades and tints

Shades of #47367E

#47367E
(71,54,126)
#413273
(65,50,115)
#3B2E68
(59,46,104)
#352A5D
(53,42,93)
#2F2652
(47,38,82)
#292247
(41,34,71)
#231E3C
(35,30,60)
#1D1A31
(29,26,49)
#171626
(23,22,38)
#11121B
(17,18,27)
#0B0E10
(11,14,16)
#000000
(0,0,0)

Tints of #47367E

#47367E
(71,54,126)
#574889
(87,72,137)
#675A94
(103,90,148)
#776C9F
(119,108,159)
#877EAA
(135,126,170)
#9790B5
(151,144,181)
#A7A2C0
(167,162,192)
#B7B4CB
(183,180,203)
#C7C6D6
(199,198,214)
#D7D8E1
(215,216,225)
#E7EAEC
(231,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47367E color. Also use rgb(71,54,126) instead hex code.

Text Font Color

.myTextColor { color: #47367E; }

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

This text font color is #47367E.

Background Color

.myBgColor { background-color: #47367E; }

<div style="background-color:#47367E">Inner text</div>

This div background color is #47367E.

Border color

.myBorderColor { border: 1px solid #47367E; }

<div style="border:3px solid #47367E">Div</div>

This div border color is #47367E.

Opacity

.myOpacity80 { color: #47367E; opacity: 0.8; }

<p style="color:#47367E;opacity:0.8;">80%</p>

Text with #47367E 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 #47367E;}

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

This text has shadow with #47367E color.


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

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

This text has shadow with #47367E primary color and red secondary color.


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

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

This text has shadow with #47367E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47367E.

Preview

Color preview on black background

This text has color #47367E on black background.


Color preview on white background

This text has color #47367E on white background.


Black color preview on #47367E background

This text has black color on #47367E background.


White color preview on #47367E background

This text has white color on #47367E background.


Related colors

Complementary color

Complementary color for #hex is #B8C981.


I love getcolorcode.com

Triadic colors

1 #7E4736 and #367E47 with #47367E are triadic colors.

2 #7E3647 and #36477E with #47367E are triadic colors.