COLOR #476616

HEX: #476616 RGB: (71,102,22)

Color info

#476616 contains mainly red and green colors. Web safe color of #476616 is #336600 (or #360).

RGB color model

#476616 color RGB value is (71,102,22).

RGB: (71,102,22) (28%, 40%, 9%)

RGB channels and saturation

R 71 of 255 = 28%
G 102 of 255 = 40%
B 22 of 255 = 9%

71
102
22

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

Portions of RGB colors in percentages

R + G + B = 71 + 102 + 22 = 195 (100%)
R 71 of 195 ~ 36.41%
G 102 of 195 ~ 52.31%
B 22 of 195 ~ 11.28'%

%36.41
%52.31
%11.28

CMYK color model

#476616 color CMYK value is (30,0,78,60).

  • cyan value is 30.39%
  • magenta value is 0.00%
  • yellow value is 78.43%
  • key color value is 60.00%

CMYK: (30,0,78,60)
C30M0Y78K60 (30%, 0%, 78%, 60%)
(0.30 / 0.00 / 0.78 / 0.60)

CMYK percentages

%30.39
%0
%78.43
%60

Codes

Color #476616 in popluar color models

47 66 16
RGB 71 102 22
HSL 83° 64.52% 24.31%
HSB/HSV 83° 78.43% 40.00%
CMYK 30.39% 0.00% 78.43%
60.00%

Color #476616 in popluar number systems.

HEX 47 66 16
Decimal 71 102 22
Binary 1000111 1100110 10110
Octal 107 146 26

Shades and tints

Shades of #476616

#476616
(71,102,22)
#415D14
(65,93,20)
#3B5412
(59,84,18)
#354B10
(53,75,16)
#2F420E
(47,66,14)
#29390C
(41,57,12)
#23300A
(35,48,10)
#1D2708
(29,39,8)
#171E06
(23,30,6)
#111504
(17,21,4)
#0B0C02
(11,12,2)
#000000
(0,0,0)

Tints of #476616

#476616
(71,102,22)
#57732B
(87,115,43)
#678040
(103,128,64)
#778D55
(119,141,85)
#879A6A
(135,154,106)
#97A77F
(151,167,127)
#A7B494
(167,180,148)
#B7C1A9
(183,193,169)
#C7CEBE
(199,206,190)
#D7DBD3
(215,219,211)
#E7E8E8
(231,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476616 color. Also use rgb(71,102,22) instead hex code.

Text Font Color

.myTextColor { color: #476616; }

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

This text font color is #476616.

Background Color

.myBgColor { background-color: #476616; }

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

This div background color is #476616.

Border color

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

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

This div border color is #476616.

Opacity

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

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

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

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

This text has shadow with #476616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476616.

Preview

Color preview on black background

This text has color #476616 on black background.


Color preview on white background

This text has color #476616 on white background.


Black color preview on #476616 background

This text has black color on #476616 background.


White color preview on #476616 background

This text has white color on #476616 background.


Related colors

Complementary color

Complementary color for #hex is #B899E9.


I love getcolorcode.com

Triadic colors

1 #164766 and #661647 with #476616 are triadic colors.

2 #166647 and #664716 with #476616 are triadic colors.