COLOR #47273F

HEX: #47273F RGB: (71,39,63)

Color info

#47273F contains red, green and blue colors in about the same proportion. Web safe color of #47273F is #333333 (or #333).

RGB color model

#47273F color RGB value is (71,39,63).

RGB: (71,39,63) (28%, 15%, 25%)

RGB channels and saturation

R 71 of 255 = 28%
G 39 of 255 = 15%
B 63 of 255 = 25%

71
39
63

R + G + B ~ 23%. #47273F is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 39 + 63 = 173 (100%)
R 71 of 173 ~ 41.04%
G 39 of 173 ~ 22.54%
B 63 of 173 ~ 36.42'%

%41.04
%22.54
%36.42

CMYK color model

#47273F color CMYK value is (0,45,11,72).

  • cyan value is 0.00%
  • magenta value is 45.07%
  • yellow value is 11.27%
  • key color value is 72.16%

CMYK: (0,45,11,72)
C0M45Y11K72 (0%, 45%, 11%, 72%)
(0.00 / 0.45 / 0.11 / 0.72)

CMYK percentages

%0
%45.07
%11.27
%72.16

Codes

Color #47273F in popluar color models

47 27 3F
RGB 71 39 63
HSL 315° 29.09% 21.57%
HSB/HSV 315° 45.07% 27.84%
CMYK 0.00% 45.07% 11.27%
72.16%

Color #47273F in popluar number systems.

HEX 47 27 3F
Decimal 71 39 63
Binary 1000111 100111 111111
Octal 107 47 77

Shades and tints

Shades of #47273F

#47273F
(71,39,63)
#41243A
(65,36,58)
#3B2135
(59,33,53)
#351E30
(53,30,48)
#2F1B2B
(47,27,43)
#291826
(41,24,38)
#231521
(35,21,33)
#1D121C
(29,18,28)
#170F17
(23,15,23)
#110C12
(17,12,18)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #47273F

#47273F
(71,39,63)
#573A50
(87,58,80)
#674D61
(103,77,97)
#776072
(119,96,114)
#877383
(135,115,131)
#978694
(151,134,148)
#A799A5
(167,153,165)
#B7ACB6
(183,172,182)
#C7BFC7
(199,191,199)
#D7D2D8
(215,210,216)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47273F color. Also use rgb(71,39,63) instead hex code.

Text Font Color

.myTextColor { color: #47273F; }

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

This text font color is #47273F.

Background Color

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

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

This div background color is #47273F.

Border color

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

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

This div border color is #47273F.

Opacity

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

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

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

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

This text has shadow with #47273F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47273F.

Preview

Color preview on black background

This text has color #47273F on black background.


Color preview on white background

This text has color #47273F on white background.


Black color preview on #47273F background

This text has black color on #47273F background.


White color preview on #47273F background

This text has white color on #47273F background.


Related colors

Complementary color

Complementary color for #hex is #B8D8C0.


I love getcolorcode.com

Triadic colors

1 #3F4727 and #273F47 with #47273F are triadic colors.

2 #3F2747 and #27473F with #47273F are triadic colors.