COLOR #47453F

HEX: #47453F RGB: (71,69,63)

Color info

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

RGB color model

#47453F color RGB value is (71,69,63).

RGB: (71,69,63) (28%, 27%, 25%)

RGB channels and saturation

R 71 of 255 = 28%
G 69 of 255 = 27%
B 63 of 255 = 25%

71
69
63

R + G + B ~ 27%. #47453F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 69 + 63 = 203 (100%)
R 71 of 203 ~ 34.98%
G 69 of 203 ~ 33.99%
B 63 of 203 ~ 31.03'%

%34.98
%33.99
%31.03

CMYK color model

#47453F color CMYK value is (0,3,11,72).

  • cyan value is 0.00%
  • magenta value is 2.82%
  • yellow value is 11.27%
  • key color value is 72.16%
CMYK: (0,3,11,72) C0M3Y11K72 (0%,3%,11%,72%) (0.00/0.03/0.11/0.72) 

CMYK percentages

%0
%2.82
%11.27
%72.16

Codes

Color #47453F in popluar color models

47 45 3F
RGB 71 69 63
HSL 45° 5.97% 26.27%
HSB/HSV 45° 11.27% 27.84%
CMYK 0.00% 2.82% 11.27%
72.16%

Color #47453F in popluar number systems.

HEX 47 45 3F
Decimal 71 69 63
Binary 1000111 1000101 111111
Octal 107 105 77

Shades and tints

Shades of #47453F

#47453F
(71,69,63)
#413F3A
(65,63,58)
#3B3935
(59,57,53)
#353330
(53,51,48)
#2F2D2B
(47,45,43)
#292726
(41,39,38)
#232121
(35,33,33)
#1D1B1C
(29,27,28)
#171517
(23,21,23)
#110F12
(17,15,18)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #47453F

#47453F
(71,69,63)
#575550
(87,85,80)
#676561
(103,101,97)
#777572
(119,117,114)
#878583
(135,133,131)
#979594
(151,149,148)
#A7A5A5
(167,165,165)
#B7B5B6
(183,181,182)
#C7C5C7
(199,197,199)
#D7D5D8
(215,213,216)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47453F; }

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

This text font color is #47453F.

Background Color

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

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

This div background color is #47453F.

Border color

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

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

This div border color is #47453F.

Opacity

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

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

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

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

This text has shadow with #47453F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47453F.

Preview

Color preview on black background

This text has color #47453F on black background.


Color preview on white background

This text has color #47453F on white background.


Black color preview on #47453F background

This text has black color on #47453F background.


White color preview on #47453F background

This text has white color on #47453F background.


Related colors

Complementary color

Complementary color for #hex is #B8BAC0.


I love getcolorcode.com

Triadic colors

1 #3F4745 and #453F47 with #47453F are triadic colors.

2 #3F4547 and #45473F with #47453F are triadic colors.