COLOR #476906

HEX: #476906 RGB: (71,105,6)

Color info

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

RGB color model

#476906 color RGB value is (71,105,6).

RGB: (71,105,6) (28%, 41%, 2%)

RGB channels and saturation

R 71 of 255 = 28%
G 105 of 255 = 41%
B 6 of 255 = 2%

71
105
6

R + G + B ~ 24%. #476906 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 105 + 6 = 182 (100%)
R 71 of 182 ~ 39.01%
G 105 of 182 ~ 57.69%
B 6 of 182 ~ 3.3'%

%39.01
%57.69

CMYK color model

#476906 color CMYK value is (32,0,94,59).

  • cyan value is 32.38%
  • magenta value is 0.00%
  • yellow value is 94.29%
  • key color value is 58.82%

CMYK: (32,0,94,59)
C32M0Y94K59 (32%, 0%, 94%, 59%)
(0.32 / 0.00 / 0.94 / 0.59)

CMYK percentages

%32.38
%0
%94.29
%58.82

Codes

Color #476906 in popluar color models

47 69 06
RGB 71 105 6
HSL 81° 89.19% 21.76%
HSB/HSV 81° 94.29% 41.18%
CMYK 32.38% 0.00% 94.29%
58.82%

Color #476906 in popluar number systems.

HEX 47 69 06
Decimal 71 105 6
Binary 1000111 1101001 110
Octal 107 151 6

Shades and tints

Shades of #476906

#476906
(71,105,6)
#416006
(65,96,6)
#3B5706
(59,87,6)
#354E06
(53,78,6)
#2F4506
(47,69,6)
#293C06
(41,60,6)
#233306
(35,51,6)
#1D2A06
(29,42,6)
#172106
(23,33,6)
#111806
(17,24,6)
#0B0F06
(11,15,6)
#000000
(0,0,0)

Tints of #476906

#476906
(71,105,6)
#57761C
(87,118,28)
#678332
(103,131,50)
#779048
(119,144,72)
#879D5E
(135,157,94)
#97AA74
(151,170,116)
#A7B78A
(167,183,138)
#B7C4A0
(183,196,160)
#C7D1B6
(199,209,182)
#D7DECC
(215,222,204)
#E7EBE2
(231,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476906; }

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

This text font color is #476906.

Background Color

.myBgColor { background-color: #476906; }

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

This div background color is #476906.

Border color

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

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

This div border color is #476906.

Opacity

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

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

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

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

This text has shadow with #476906 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476906.

Preview

Color preview on black background

This text has color #476906 on black background.


Color preview on white background

This text has color #476906 on white background.


Black color preview on #476906 background

This text has black color on #476906 background.


White color preview on #476906 background

This text has white color on #476906 background.


Related colors

Complementary color

Complementary color for #hex is #B896F9.


I love getcolorcode.com

Triadic colors

1 #064769 and #690647 with #476906 are triadic colors.

2 #066947 and #694706 with #476906 are triadic colors.