COLOR #475007

HEX: #475007 RGB: (71,80,7)

Color info

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

RGB color model

#475007 color RGB value is (71,80,7).

RGB: (71,80,7) (28%, 31%, 3%)

RGB channels and saturation

R 71 of 255 = 28%
G 80 of 255 = 31%
B 7 of 255 = 3%

71
80
7

R + G + B ~ 21%. #475007 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 80 + 7 = 158 (100%)
R 71 of 158 ~ 44.94%
G 80 of 158 ~ 50.63%
B 7 of 158 ~ 4.43'%

%44.94
%50.63

CMYK color model

#475007 color CMYK value is (11,0,91,69).

  • cyan value is 11.25%
  • magenta value is 0.00%
  • yellow value is 91.25%
  • key color value is 68.63%

CMYK: (11,0,91,69)
C11M0Y91K69 (11%, 0%, 91%, 69%)
(0.11 / 0.00 / 0.91 / 0.69)

CMYK percentages

%11.25
%0
%91.25
%68.63

Codes

Color #475007 in popluar color models

47 50 07
RGB 71 80 7
HSL 67° 83.91% 17.06%
HSB/HSV 67° 91.25% 31.37%
CMYK 11.25% 0.00% 91.25%
68.63%

Color #475007 in popluar number systems.

HEX 47 50 07
Decimal 71 80 7
Binary 1000111 1010000 111
Octal 107 120 7

Shades and tints

Shades of #475007

#475007
(71,80,7)
#414907
(65,73,7)
#3B4207
(59,66,7)
#353B07
(53,59,7)
#2F3407
(47,52,7)
#292D07
(41,45,7)
#232607
(35,38,7)
#1D1F07
(29,31,7)
#171807
(23,24,7)
#111107
(17,17,7)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #475007

#475007
(71,80,7)
#575F1D
(87,95,29)
#676E33
(103,110,51)
#777D49
(119,125,73)
#878C5F
(135,140,95)
#979B75
(151,155,117)
#A7AA8B
(167,170,139)
#B7B9A1
(183,185,161)
#C7C8B7
(199,200,183)
#D7D7CD
(215,215,205)
#E7E6E3
(231,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475007 color. Also use rgb(71,80,7) instead hex code.

Text Font Color

.myTextColor { color: #475007; }

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

This text font color is #475007.

Background Color

.myBgColor { background-color: #475007; }

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

This div background color is #475007.

Border color

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

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

This div border color is #475007.

Opacity

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

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

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

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

This text has shadow with #475007 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475007.

Preview

Color preview on black background

This text has color #475007 on black background.


Color preview on white background

This text has color #475007 on white background.


Black color preview on #475007 background

This text has black color on #475007 background.


White color preview on #475007 background

This text has white color on #475007 background.


Related colors

Complementary color

Complementary color for #hex is #B8AFF8.


I love getcolorcode.com

Triadic colors

1 #074750 and #500747 with #475007 are triadic colors.

2 #075047 and #504707 with #475007 are triadic colors.