COLOR #47464C

HEX: #47464C RGB: (71,70,76)

Color info

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

RGB color model

#47464C color RGB value is (71,70,76).

RGB: (71,70,76) (28%, 27%, 30%)

RGB channels and saturation

R 71 of 255 = 28%
G 70 of 255 = 27%
B 76 of 255 = 30%

71
70
76

R + G + B ~ 28%. #47464C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 70 + 76 = 217 (100%)
R 71 of 217 ~ 32.72%
G 70 of 217 ~ 32.26%
B 76 of 217 ~ 35.02'%

%32.72
%32.26
%35.02

CMYK color model

#47464C color CMYK value is (7,8,0,70).

  • cyan value is 6.58%
  • magenta value is 7.89%
  • yellow value is 0.00%
  • key color value is 70.20%
CMYK: (7,8,0,70) C7M8Y0K70 (7%,8%,0%,70%) (0.07/0.08/0.00/0.70) 

CMYK percentages

%6.58
%7.89
%0
%70.2

Codes

Color #47464C in popluar color models

47 46 4C
RGB 71 70 76
HSL 250° 4.11% 28.63%
HSB/HSV 250° 7.89% 29.80%
CMYK 6.58% 7.89% 0.00%
70.20%

Color #47464C in popluar number systems.

HEX 47 46 4C
Decimal 71 70 76
Binary 1000111 1000110 1001100
Octal 107 106 114

Shades and tints

Shades of #47464C

#47464C
(71,70,76)
#414046
(65,64,70)
#3B3A40
(59,58,64)
#35343A
(53,52,58)
#2F2E34
(47,46,52)
#29282E
(41,40,46)
#232228
(35,34,40)
#1D1C22
(29,28,34)
#17161C
(23,22,28)
#111016
(17,16,22)
#0B0A10
(11,10,16)
#000000
(0,0,0)

Tints of #47464C

#47464C
(71,70,76)
#57565C
(87,86,92)
#67666C
(103,102,108)
#77767C
(119,118,124)
#87868C
(135,134,140)
#97969C
(151,150,156)
#A7A6AC
(167,166,172)
#B7B6BC
(183,182,188)
#C7C6CC
(199,198,204)
#D7D6DC
(215,214,220)
#E7E6EC
(231,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47464C color. Also use rgb(71,70,76) instead hex code.

Text Font Color

.myTextColor { color: #47464C; }

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

This text font color is #47464C.

Background Color

.myBgColor { background-color: #47464C; }

<div style="background-color:#47464C">Inner text</div>

This div background color is #47464C.

Border color

.myBorderColor { border: 1px solid #47464C; }

<div style="border:3px solid #47464C">Div</div>

This div border color is #47464C.

Opacity

.myOpacity80 { color: #47464C; opacity: 0.8; }

<p style="color:#47464C;opacity:0.8;">80%</p>

Text with #47464C 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 #47464C;}

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

This text has shadow with #47464C color.


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

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

This text has shadow with #47464C primary color and red secondary color.


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

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

This text has shadow with #47464C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47464C.

Preview

Color preview on black background

This text has color #47464C on black background.


Color preview on white background

This text has color #47464C on white background.


Black color preview on #47464C background

This text has black color on #47464C background.


White color preview on #47464C background

This text has white color on #47464C background.


Related colors

Complementary color

Complementary color for #hex is #B8B9B3.


I love getcolorcode.com

Triadic colors

1 #4C4746 and #464C47 with #47464C are triadic colors.

2 #4C4647 and #46474C with #47464C are triadic colors.