COLOR #476606

HEX: #476606 RGB: (71,102,6)

Color info

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

RGB color model

#476606 color RGB value is (71,102,6).

RGB: (71,102,6) (28%, 40%, 2%)

RGB channels and saturation

R 71 of 255 = 28%
G 102 of 255 = 40%
B 6 of 255 = 2%

71
102
6

R + G + B ~ 23%. #476606 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 102 + 6 = 179 (100%)
R 71 of 179 ~ 39.66%
G 102 of 179 ~ 56.98%
B 6 of 179 ~ 3.35'%

%39.66
%56.98

CMYK color model

#476606 color CMYK value is (30,0,94,60).

  • cyan value is 30.39%
  • magenta value is 0.00%
  • yellow value is 94.12%
  • key color value is 60.00%
CMYK: (30,0,94,60) C30M0Y94K60 (30%,0%,94%,60%) (0.30/0.00/0.94/0.60) 

CMYK percentages

%30.39
%0
%94.12
%60

Codes

Color #476606 in popluar color models

47 66 06
RGB 71 102 6
HSL 79° 88.89% 21.18%
HSB/HSV 79° 94.12% 40.00%
CMYK 30.39% 0.00% 94.12%
60.00%

Color #476606 in popluar number systems.

HEX 47 66 06
Decimal 71 102 6
Binary 1000111 1100110 110
Octal 107 146 6

Shades and tints

Shades of #476606

#476606
(71,102,6)
#415D06
(65,93,6)
#3B5406
(59,84,6)
#354B06
(53,75,6)
#2F4206
(47,66,6)
#293906
(41,57,6)
#233006
(35,48,6)
#1D2706
(29,39,6)
#171E06
(23,30,6)
#111506
(17,21,6)
#0B0C06
(11,12,6)
#000000
(0,0,0)

Tints of #476606

#476606
(71,102,6)
#57731C
(87,115,28)
#678032
(103,128,50)
#778D48
(119,141,72)
#879A5E
(135,154,94)
#97A774
(151,167,116)
#A7B48A
(167,180,138)
#B7C1A0
(183,193,160)
#C7CEB6
(199,206,182)
#D7DBCC
(215,219,204)
#E7E8E2
(231,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476606; }

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

This text font color is #476606.

Background Color

.myBgColor { background-color: #476606; }

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

This div background color is #476606.

Border color

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

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

This div border color is #476606.

Opacity

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

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

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

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

This text has shadow with #476606 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476606.

Preview

Color preview on black background

This text has color #476606 on black background.


Color preview on white background

This text has color #476606 on white background.


Black color preview on #476606 background

This text has black color on #476606 background.


White color preview on #476606 background

This text has white color on #476606 background.


Related colors

Complementary color

Complementary color for #hex is #B899F9.


I love getcolorcode.com

Triadic colors

1 #064766 and #660647 with #476606 are triadic colors.

2 #066647 and #664706 with #476606 are triadic colors.