COLOR #476E48

HEX: #476E48 RGB: (71,110,72)

Color info

#476E48 contains red, green and blue colors in about the same proportion. Web safe color of #476E48 is #336633 (or #363).

RGB color model

#476E48 color RGB value is (71,110,72).

RGB: (71,110,72) (28%, 43%, 28%)

RGB channels and saturation

R 71 of 255 = 28%
G 110 of 255 = 43%
B 72 of 255 = 28%

71
110
72

R + G + B ~ 33%. #476E48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 110 + 72 = 253 (100%)
R 71 of 253 ~ 28.06%
G 110 of 253 ~ 43.48%
B 72 of 253 ~ 28.46'%

%28.06
%43.48
%28.46

CMYK color model

#476E48 color CMYK value is (35,0,35,57).

  • cyan value is 35.45%
  • magenta value is 0.00%
  • yellow value is 34.55%
  • key color value is 56.86%
CMYK: (35,0,35,57) C35M0Y35K57 (35%,0%,35%,57%) (0.35/0.00/0.35/0.57) 

CMYK percentages

%35.45
%0
%34.55
%56.86

Codes

Color #476E48 in popluar color models

47 6E 48
RGB 71 110 72
HSL 122° 21.55% 35.49%
HSB/HSV 122° 35.45% 43.14%
CMYK 35.45% 0.00% 34.55%
56.86%

Color #476E48 in popluar number systems.

HEX 47 6E 48
Decimal 71 110 72
Binary 1000111 1101110 1001000
Octal 107 156 110

Shades and tints

Shades of #476E48

#476E48
(71,110,72)
#416442
(65,100,66)
#3B5A3C
(59,90,60)
#355036
(53,80,54)
#2F4630
(47,70,48)
#293C2A
(41,60,42)
#233224
(35,50,36)
#1D281E
(29,40,30)
#171E18
(23,30,24)
#111412
(17,20,18)
#0B0A0C
(11,10,12)
#000000
(0,0,0)

Tints of #476E48

#476E48
(71,110,72)
#577B58
(87,123,88)
#678868
(103,136,104)
#779578
(119,149,120)
#87A288
(135,162,136)
#97AF98
(151,175,152)
#A7BCA8
(167,188,168)
#B7C9B8
(183,201,184)
#C7D6C8
(199,214,200)
#D7E3D8
(215,227,216)
#E7F0E8
(231,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476E48; }

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

This text font color is #476E48.

Background Color

.myBgColor { background-color: #476E48; }

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

This div background color is #476E48.

Border color

.myBorderColor { border: 1px solid #476E48; }

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

This div border color is #476E48.

Opacity

.myOpacity80 { color: #476E48; opacity: 0.8; }

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

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

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

This text has shadow with #476E48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476E48.

Preview

Color preview on black background

This text has color #476E48 on black background.


Color preview on white background

This text has color #476E48 on white background.


Black color preview on #476E48 background

This text has black color on #476E48 background.


White color preview on #476E48 background

This text has white color on #476E48 background.


Related colors

Complementary color

Complementary color for #hex is #B891B7.


I love getcolorcode.com

Triadic colors

1 #48476E and #6E4847 with #476E48 are triadic colors.

2 #486E47 and #6E4748 with #476E48 are triadic colors.