COLOR #474836

HEX: #474836 RGB: (71,72,54)

Color info

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

RGB color model

#474836 color RGB value is (71,72,54).

RGB: (71,72,54) (28%, 28%, 21%)

RGB channels and saturation

R 71 of 255 = 28%
G 72 of 255 = 28%
B 54 of 255 = 21%

71
72
54

R + G + B ~ 26%. #474836 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 72 + 54 = 197 (100%)
R 71 of 197 ~ 36.04%
G 72 of 197 ~ 36.55%
B 54 of 197 ~ 27.41'%

%36.04
%36.55
%27.41

CMYK color model

#474836 color CMYK value is (1,0,25,72).

  • cyan value is 1.39%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 71.76%

CMYK: (1,0,25,72)
C1M0Y25K72 (1%, 0%, 25%, 72%)
(0.01 / 0.00 / 0.25 / 0.72)

CMYK percentages

%1.39
%0
%25
%71.76

Codes

Color #474836 in popluar color models

47 48 36
RGB 71 72 54
HSL 63° 14.29% 24.71%
HSB/HSV 63° 25.00% 28.24%
CMYK 1.39% 0.00% 25.00%
71.76%

Color #474836 in popluar number systems.

HEX 47 48 36
Decimal 71 72 54
Binary 1000111 1001000 110110
Octal 107 110 66

Shades and tints

Shades of #474836

#474836
(71,72,54)
#414232
(65,66,50)
#3B3C2E
(59,60,46)
#35362A
(53,54,42)
#2F3026
(47,48,38)
#292A22
(41,42,34)
#23241E
(35,36,30)
#1D1E1A
(29,30,26)
#171816
(23,24,22)
#111212
(17,18,18)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #474836

#474836
(71,72,54)
#575848
(87,88,72)
#67685A
(103,104,90)
#77786C
(119,120,108)
#87887E
(135,136,126)
#979890
(151,152,144)
#A7A8A2
(167,168,162)
#B7B8B4
(183,184,180)
#C7C8C6
(199,200,198)
#D7D8D8
(215,216,216)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474836; }

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

This text font color is #474836.

Background Color

.myBgColor { background-color: #474836; }

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

This div background color is #474836.

Border color

.myBorderColor { border: 1px solid #474836; }

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

This div border color is #474836.

Opacity

.myOpacity80 { color: #474836; opacity: 0.8; }

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

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

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

This text has shadow with #474836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474836.

Preview

Color preview on black background

This text has color #474836 on black background.


Color preview on white background

This text has color #474836 on white background.


Black color preview on #474836 background

This text has black color on #474836 background.


White color preview on #474836 background

This text has white color on #474836 background.


Related colors

Complementary color

Complementary color for #hex is #B8B7C9.


I love getcolorcode.com

Triadic colors

1 #364748 and #483647 with #474836 are triadic colors.

2 #364847 and #484736 with #474836 are triadic colors.