COLOR #476405

HEX: #476405 RGB: (71,100,5)

Color info

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

RGB color model

#476405 color RGB value is (71,100,5).

RGB: (71,100,5) (28%, 39%, 2%)

RGB channels and saturation

R 71 of 255 = 28%
G 100 of 255 = 39%
B 5 of 255 = 2%

71
100
5

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

Portions of RGB colors in percentages

R + G + B = 71 + 100 + 5 = 176 (100%)
R 71 of 176 ~ 40.34%
G 100 of 176 ~ 56.82%
B 5 of 176 ~ 2.84'%

%40.34
%56.82

CMYK color model

#476405 color CMYK value is (29,0,95,61).

  • cyan value is 29.00%
  • magenta value is 0.00%
  • yellow value is 95.00%
  • key color value is 60.78%

CMYK: (29,0,95,61)
C29M0Y95K61 (29%, 0%, 95%, 61%)
(0.29 / 0.00 / 0.95 / 0.61)

CMYK percentages

%29
%0
%95
%60.78

Codes

Color #476405 in popluar color models

47 64 05
RGB 71 100 5
HSL 78° 90.48% 20.59%
HSB/HSV 78° 95.00% 39.22%
CMYK 29.00% 0.00% 95.00%
60.78%

Color #476405 in popluar number systems.

HEX 47 64 05
Decimal 71 100 5
Binary 1000111 1100100 101
Octal 107 144 5

Shades and tints

Shades of #476405

#476405
(71,100,5)
#415B05
(65,91,5)
#3B5205
(59,82,5)
#354905
(53,73,5)
#2F4005
(47,64,5)
#293705
(41,55,5)
#232E05
(35,46,5)
#1D2505
(29,37,5)
#171C05
(23,28,5)
#111305
(17,19,5)
#0B0A05
(11,10,5)
#000000
(0,0,0)

Tints of #476405

#476405
(71,100,5)
#57721B
(87,114,27)
#678031
(103,128,49)
#778E47
(119,142,71)
#879C5D
(135,156,93)
#97AA73
(151,170,115)
#A7B889
(167,184,137)
#B7C69F
(183,198,159)
#C7D4B5
(199,212,181)
#D7E2CB
(215,226,203)
#E7F0E1
(231,240,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476405 color. Also use rgb(71,100,5) instead hex code.

Text Font Color

.myTextColor { color: #476405; }

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

This text font color is #476405.

Background Color

.myBgColor { background-color: #476405; }

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

This div background color is #476405.

Border color

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

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

This div border color is #476405.

Opacity

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

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

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

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

This text has shadow with #476405 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476405.

Preview

Color preview on black background

This text has color #476405 on black background.


Color preview on white background

This text has color #476405 on white background.


Black color preview on #476405 background

This text has black color on #476405 background.


White color preview on #476405 background

This text has white color on #476405 background.


Related colors

Complementary color

Complementary color for #hex is #B89BFA.


I love getcolorcode.com

Triadic colors

1 #054764 and #640547 with #476405 are triadic colors.

2 #056447 and #644705 with #476405 are triadic colors.