COLOR #47183A

HEX: #47183A RGB: (71,24,58)

Color info

#47183A contains red, green and blue colors in about the same proportion. Web safe color of #47183A is #330033 (or #303).

RGB color model

#47183A color RGB value is (71,24,58).

RGB: (71,24,58) (28%, 9%, 23%)

RGB channels and saturation

R 71 of 255 = 28%
G 24 of 255 = 9%
B 58 of 255 = 23%

71
24
58

R + G + B ~ 20%. #47183A is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 24 + 58 = 153 (100%)
R 71 of 153 ~ 46.41%
G 24 of 153 ~ 15.69%
B 58 of 153 ~ 37.91'%

%46.41
%15.69
%37.91

CMYK color model

#47183A color CMYK value is (0,66,18,72).

  • cyan value is 0.00%
  • magenta value is 66.20%
  • yellow value is 18.31%
  • key color value is 72.16%

CMYK: (0,66,18,72)
C0M66Y18K72 (0%, 66%, 18%, 72%)
(0.00 / 0.66 / 0.18 / 0.72)

CMYK percentages

%0
%66.2
%18.31
%72.16

Codes

Color #47183A in popluar color models

47 18 3A
RGB 71 24 58
HSL 317° 49.47% 18.63%
HSB/HSV 317° 66.20% 27.84%
CMYK 0.00% 66.20% 18.31%
72.16%

Color #47183A in popluar number systems.

HEX 47 18 3A
Decimal 71 24 58
Binary 1000111 11000 111010
Octal 107 30 72

Shades and tints

Shades of #47183A

#47183A
(71,24,58)
#411635
(65,22,53)
#3B1430
(59,20,48)
#35122B
(53,18,43)
#2F1026
(47,16,38)
#290E21
(41,14,33)
#230C1C
(35,12,28)
#1D0A17
(29,10,23)
#170812
(23,8,18)
#11060D
(17,6,13)
#0B0408
(11,4,8)
#000000
(0,0,0)

Tints of #47183A

#47183A
(71,24,58)
#572D4B
(87,45,75)
#67425C
(103,66,92)
#77576D
(119,87,109)
#876C7E
(135,108,126)
#97818F
(151,129,143)
#A796A0
(167,150,160)
#B7ABB1
(183,171,177)
#C7C0C2
(199,192,194)
#D7D5D3
(215,213,211)
#E7EAE4
(231,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47183A color. Also use rgb(71,24,58) instead hex code.

Text Font Color

.myTextColor { color: #47183A; }

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

This text font color is #47183A.

Background Color

.myBgColor { background-color: #47183A; }

<div style="background-color:#47183A">Inner text</div>

This div background color is #47183A.

Border color

.myBorderColor { border: 1px solid #47183A; }

<div style="border:3px solid #47183A">Div</div>

This div border color is #47183A.

Opacity

.myOpacity80 { color: #47183A; opacity: 0.8; }

<p style="color:#47183A;opacity:0.8;">80%</p>

Text with #47183A 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 #47183A;}

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

This text has shadow with #47183A color.


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

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

This text has shadow with #47183A primary color and red secondary color.


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

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

This text has shadow with #47183A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47183A.

Preview

Color preview on black background

This text has color #47183A on black background.


Color preview on white background

This text has color #47183A on white background.


Black color preview on #47183A background

This text has black color on #47183A background.


White color preview on #47183A background

This text has white color on #47183A background.


Related colors

Complementary color

Complementary color for #hex is #B8E7C5.


I love getcolorcode.com

Triadic colors

1 #3A4718 and #183A47 with #47183A are triadic colors.

2 #3A1847 and #18473A with #47183A are triadic colors.