COLOR #47214F

HEX: #47214F RGB: (71,33,79)

Color info

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

RGB color model

#47214F color RGB value is (71,33,79).

RGB: (71,33,79) (28%, 13%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 33 of 255 = 13%
B 79 of 255 = 31%

71
33
79

R + G + B ~ 24%. #47214F is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 33 + 79 = 183 (100%)
R 71 of 183 ~ 38.8%
G 33 of 183 ~ 18.03%
B 79 of 183 ~ 43.17'%

%38.8
%18.03
%43.17

CMYK color model

#47214F color CMYK value is (10,58,0,69).

  • cyan value is 10.13%
  • magenta value is 58.23%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (10,58,0,69)
C10M58Y0K69 (10%, 58%, 0%, 69%)
(0.10 / 0.58 / 0.00 / 0.69)

CMYK percentages

%10.13
%58.23
%0
%69.02

Codes

Color #47214F in popluar color models

47 21 4F
RGB 71 33 79
HSL 290° 41.07% 21.96%
HSB/HSV 290° 58.23% 30.98%
CMYK 10.13% 58.23% 0.00%
69.02%

Color #47214F in popluar number systems.

HEX 47 21 4F
Decimal 71 33 79
Binary 1000111 100001 1001111
Octal 107 41 117

Shades and tints

Shades of #47214F

#47214F
(71,33,79)
#411E48
(65,30,72)
#3B1B41
(59,27,65)
#35183A
(53,24,58)
#2F1533
(47,21,51)
#29122C
(41,18,44)
#230F25
(35,15,37)
#1D0C1E
(29,12,30)
#170917
(23,9,23)
#110610
(17,6,16)
#0B0309
(11,3,9)
#000000
(0,0,0)

Tints of #47214F

#47214F
(71,33,79)
#57355F
(87,53,95)
#67496F
(103,73,111)
#775D7F
(119,93,127)
#87718F
(135,113,143)
#97859F
(151,133,159)
#A799AF
(167,153,175)
#B7ADBF
(183,173,191)
#C7C1CF
(199,193,207)
#D7D5DF
(215,213,223)
#E7E9EF
(231,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47214F color. Also use rgb(71,33,79) instead hex code.

Text Font Color

.myTextColor { color: #47214F; }

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

This text font color is #47214F.

Background Color

.myBgColor { background-color: #47214F; }

<div style="background-color:#47214F">Inner text</div>

This div background color is #47214F.

Border color

.myBorderColor { border: 1px solid #47214F; }

<div style="border:3px solid #47214F">Div</div>

This div border color is #47214F.

Opacity

.myOpacity80 { color: #47214F; opacity: 0.8; }

<p style="color:#47214F;opacity:0.8;">80%</p>

Text with #47214F 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 #47214F;}

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

This text has shadow with #47214F color.


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

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

This text has shadow with #47214F primary color and red secondary color.


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

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

This text has shadow with #47214F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47214F.

Preview

Color preview on black background

This text has color #47214F on black background.


Color preview on white background

This text has color #47214F on white background.


Black color preview on #47214F background

This text has black color on #47214F background.


White color preview on #47214F background

This text has white color on #47214F background.


Related colors

Complementary color

Complementary color for #hex is #B8DEB0.


I love getcolorcode.com

Triadic colors

1 #4F4721 and #214F47 with #47214F are triadic colors.

2 #4F2147 and #21474F with #47214F are triadic colors.