COLOR #47383A

HEX: #47383A RGB: (71,56,58)

Color info

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

RGB color model

#47383A color RGB value is (71,56,58).

RGB: (71,56,58) (28%, 22%, 23%)

RGB channels and saturation

R 71 of 255 = 28%
G 56 of 255 = 22%
B 58 of 255 = 23%

71
56
58

R + G + B ~ 24%. #47383A is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 56 + 58 = 185 (100%)
R 71 of 185 ~ 38.38%
G 56 of 185 ~ 30.27%
B 58 of 185 ~ 31.35'%

%38.38
%30.27
%31.35

CMYK color model

#47383A color CMYK value is (0,21,18,72).

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

CMYK: (0,21,18,72)
C0M21Y18K72 (0%, 21%, 18%, 72%)
(0.00 / 0.21 / 0.18 / 0.72)

CMYK percentages

%0
%21.13
%18.31
%72.16

Codes

Color #47383A in popluar color models

47 38 3A
RGB 71 56 58
HSL 352° 11.81% 24.90%
HSB/HSV 352° 21.13% 27.84%
CMYK 0.00% 21.13% 18.31%
72.16%

Color #47383A in popluar number systems.

HEX 47 38 3A
Decimal 71 56 58
Binary 1000111 111000 111010
Octal 107 70 72

Shades and tints

Shades of #47383A

#47383A
(71,56,58)
#413335
(65,51,53)
#3B2E30
(59,46,48)
#35292B
(53,41,43)
#2F2426
(47,36,38)
#291F21
(41,31,33)
#231A1C
(35,26,28)
#1D1517
(29,21,23)
#171012
(23,16,18)
#110B0D
(17,11,13)
#0B0608
(11,6,8)
#000000
(0,0,0)

Tints of #47383A

#47383A
(71,56,58)
#574A4B
(87,74,75)
#675C5C
(103,92,92)
#776E6D
(119,110,109)
#87807E
(135,128,126)
#97928F
(151,146,143)
#A7A4A0
(167,164,160)
#B7B6B1
(183,182,177)
#C7C8C2
(199,200,194)
#D7DAD3
(215,218,211)
#E7ECE4
(231,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47383A; }

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

This text font color is #47383A.

Background Color

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

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

This div background color is #47383A.

Border color

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

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

This div border color is #47383A.

Opacity

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

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

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

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

This text has shadow with #47383A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47383A.

Preview

Color preview on black background

This text has color #47383A on black background.


Color preview on white background

This text has color #47383A on white background.


Black color preview on #47383A background

This text has black color on #47383A background.


White color preview on #47383A background

This text has white color on #47383A background.


Related colors

Complementary color

Complementary color for #hex is #B8C7C5.


I love getcolorcode.com

Triadic colors

1 #3A4738 and #383A47 with #47383A are triadic colors.

2 #3A3847 and #38473A with #47383A are triadic colors.