COLOR #47203D

HEX: #47203D RGB: (71,32,61)

Color info

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

RGB color model

#47203D color RGB value is (71,32,61).

RGB: (71,32,61) (28%, 13%, 24%)

RGB channels and saturation

R 71 of 255 = 28%
G 32 of 255 = 13%
B 61 of 255 = 24%

71
32
61

R + G + B ~ 22%. #47203D is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 32 + 61 = 164 (100%)
R 71 of 164 ~ 43.29%
G 32 of 164 ~ 19.51%
B 61 of 164 ~ 37.2'%

%43.29
%19.51
%37.2

CMYK color model

#47203D color CMYK value is (0,55,14,72).

  • cyan value is 0.00%
  • magenta value is 54.93%
  • yellow value is 14.08%
  • key color value is 72.16%
CMYK: (0,55,14,72) C0M55Y14K72 (0%,55%,14%,72%) (0.00/0.55/0.14/0.72) 

CMYK percentages

%0
%54.93
%14.08
%72.16

Codes

Color #47203D in popluar color models

47 20 3D
RGB 71 32 61
HSL 315° 37.86% 20.20%
HSB/HSV 315° 54.93% 27.84%
CMYK 0.00% 54.93% 14.08%
72.16%

Color #47203D in popluar number systems.

HEX 47 20 3D
Decimal 71 32 61
Binary 1000111 100000 111101
Octal 107 40 75

Shades and tints

Shades of #47203D

#47203D
(71,32,61)
#411E38
(65,30,56)
#3B1C33
(59,28,51)
#351A2E
(53,26,46)
#2F1829
(47,24,41)
#291624
(41,22,36)
#23141F
(35,20,31)
#1D121A
(29,18,26)
#171015
(23,16,21)
#110E10
(17,14,16)
#0B0C0B
(11,12,11)
#000000
(0,0,0)

Tints of #47203D

#47203D
(71,32,61)
#57344E
(87,52,78)
#67485F
(103,72,95)
#775C70
(119,92,112)
#877081
(135,112,129)
#978492
(151,132,146)
#A798A3
(167,152,163)
#B7ACB4
(183,172,180)
#C7C0C5
(199,192,197)
#D7D4D6
(215,212,214)
#E7E8E7
(231,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47203D color. Also use rgb(71,32,61) instead hex code.

Text Font Color

.myTextColor { color: #47203D; }

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

This text font color is #47203D.

Background Color

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

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

This div background color is #47203D.

Border color

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

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

This div border color is #47203D.

Opacity

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

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

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

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

This text has shadow with #47203D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47203D.

Preview

Color preview on black background

This text has color #47203D on black background.


Color preview on white background

This text has color #47203D on white background.


Black color preview on #47203D background

This text has black color on #47203D background.


White color preview on #47203D background

This text has white color on #47203D background.


Related colors

Complementary color

Complementary color for #hex is #B8DFC2.


I love getcolorcode.com

Triadic colors

1 #3D4720 and #203D47 with #47203D are triadic colors.

2 #3D2047 and #20473D with #47203D are triadic colors.