COLOR #47483E

HEX: #47483E RGB: (71,72,62)

Color info

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

RGB color model

#47483E color RGB value is (71,72,62).

RGB: (71,72,62) (28%, 28%, 24%)

RGB channels and saturation

R 71 of 255 = 28%
G 72 of 255 = 28%
B 62 of 255 = 24%

71
72
62

R + G + B ~ 27%. #47483E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 72 + 62 = 205 (100%)
R 71 of 205 ~ 34.63%
G 72 of 205 ~ 35.12%
B 62 of 205 ~ 30.24'%

%34.63
%35.12
%30.24

CMYK color model

#47483E color CMYK value is (1,0,14,72).

  • cyan value is 1.39%
  • magenta value is 0.00%
  • yellow value is 13.89%
  • key color value is 71.76%
CMYK: (1,0,14,72) C1M0Y14K72 (1%,0%,14%,72%) (0.01/0.00/0.14/0.72) 

CMYK percentages

%1.39
%0
%13.89
%71.76

Codes

Color #47483E in popluar color models

47 48 3E
RGB 71 72 62
HSL 66° 7.46% 26.27%
HSB/HSV 66° 13.89% 28.24%
CMYK 1.39% 0.00% 13.89%
71.76%

Color #47483E in popluar number systems.

HEX 47 48 3E
Decimal 71 72 62
Binary 1000111 1001000 111110
Octal 107 110 76

Shades and tints

Shades of #47483E

#47483E
(71,72,62)
#414239
(65,66,57)
#3B3C34
(59,60,52)
#35362F
(53,54,47)
#2F302A
(47,48,42)
#292A25
(41,42,37)
#232420
(35,36,32)
#1D1E1B
(29,30,27)
#171816
(23,24,22)
#111211
(17,18,17)
#0B0C0C
(11,12,12)
#000000
(0,0,0)

Tints of #47483E

#47483E
(71,72,62)
#57584F
(87,88,79)
#676860
(103,104,96)
#777871
(119,120,113)
#878882
(135,136,130)
#979893
(151,152,147)
#A7A8A4
(167,168,164)
#B7B8B5
(183,184,181)
#C7C8C6
(199,200,198)
#D7D8D7
(215,216,215)
#E7E8E8
(231,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47483E color. Also use rgb(71,72,62) instead hex code.

Text Font Color

.myTextColor { color: #47483E; }

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

This text font color is #47483E.

Background Color

.myBgColor { background-color: #47483E; }

<div style="background-color:#47483E">Inner text</div>

This div background color is #47483E.

Border color

.myBorderColor { border: 1px solid #47483E; }

<div style="border:3px solid #47483E">Div</div>

This div border color is #47483E.

Opacity

.myOpacity80 { color: #47483E; opacity: 0.8; }

<p style="color:#47483E;opacity:0.8;">80%</p>

Text with #47483E 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 #47483E;}

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

This text has shadow with #47483E color.


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

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

This text has shadow with #47483E primary color and red secondary color.


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

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

This text has shadow with #47483E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47483E.

Preview

Color preview on black background

This text has color #47483E on black background.


Color preview on white background

This text has color #47483E on white background.


Black color preview on #47483E background

This text has black color on #47483E background.


White color preview on #47483E background

This text has white color on #47483E background.


Related colors

Complementary color

Complementary color for #hex is #B8B7C1.


I love getcolorcode.com

Triadic colors

1 #3E4748 and #483E47 with #47483E are triadic colors.

2 #3E4847 and #48473E with #47483E are triadic colors.