COLOR #47467E

HEX: #47467E RGB: (71,70,126)

Color info

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

RGB color model

#47467E color RGB value is (71,70,126).

RGB: (71,70,126) (28%, 27%, 49%)

RGB channels and saturation

R 71 of 255 = 28%
G 70 of 255 = 27%
B 126 of 255 = 49%

71
70
126

R + G + B ~ 35%. #47467E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 70 + 126 = 267 (100%)
R 71 of 267 ~ 26.59%
G 70 of 267 ~ 26.22%
B 126 of 267 ~ 47.19'%

%26.59
%26.22
%47.19

CMYK color model

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

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

CMYK: (44,44,0,51)
C44M44Y0K51 (44%, 44%, 0%, 51%)
(0.44 / 0.44 / 0.00 / 0.51)

CMYK percentages

%43.65
%44.44
%0
%50.59

Codes

Color #47467E in popluar color models

47 46 7E
RGB 71 70 126
HSL 241° 28.57% 38.43%
HSB/HSV 241° 44.44% 49.41%
CMYK 43.65% 44.44% 0.00%
50.59%

Color #47467E in popluar number systems.

HEX 47 46 7E
Decimal 71 70 126
Binary 1000111 1000110 1111110
Octal 107 106 176

Shades and tints

Shades of #47467E

#47467E
(71,70,126)
#414073
(65,64,115)
#3B3A68
(59,58,104)
#35345D
(53,52,93)
#2F2E52
(47,46,82)
#292847
(41,40,71)
#23223C
(35,34,60)
#1D1C31
(29,28,49)
#171626
(23,22,38)
#11101B
(17,16,27)
#0B0A10
(11,10,16)
#000000
(0,0,0)

Tints of #47467E

#47467E
(71,70,126)
#575689
(87,86,137)
#676694
(103,102,148)
#77769F
(119,118,159)
#8786AA
(135,134,170)
#9796B5
(151,150,181)
#A7A6C0
(167,166,192)
#B7B6CB
(183,182,203)
#C7C6D6
(199,198,214)
#D7D6E1
(215,214,225)
#E7E6EC
(231,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47467E; }

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

This text font color is #47467E.

Background Color

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

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

This div background color is #47467E.

Border color

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

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

This div border color is #47467E.

Opacity

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

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

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

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

This text has shadow with #47467E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47467E.

Preview

Color preview on black background

This text has color #47467E on black background.


Color preview on white background

This text has color #47467E on white background.


Black color preview on #47467E background

This text has black color on #47467E background.


White color preview on #47467E background

This text has white color on #47467E background.


Related colors

Complementary color

Complementary color for #hex is #B8B981.


I love getcolorcode.com

Triadic colors

1 #7E4746 and #467E47 with #47467E are triadic colors.

2 #7E4647 and #46477E with #47467E are triadic colors.