COLOR #474D07

HEX: #474D07 RGB: (71,77,7)

Color info

#474D07 contains mainly red and green colors. Web safe color of #474D07 is #333300 (or #330).

RGB color model

#474D07 color RGB value is (71,77,7).

RGB: (71,77,7) (28%, 30%, 3%)

RGB channels and saturation

R 71 of 255 = 28%
G 77 of 255 = 30%
B 7 of 255 = 3%

71
77
7

R + G + B ~ 20%. #474D07 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 77 + 7 = 155 (100%)
R 71 of 155 ~ 45.81%
G 77 of 155 ~ 49.68%
B 7 of 155 ~ 4.52'%

%45.81
%49.68

CMYK color model

#474D07 color CMYK value is (8,0,91,70).

  • cyan value is 7.79%
  • magenta value is 0.00%
  • yellow value is 90.91%
  • key color value is 69.80%

CMYK: (8,0,91,70)
C8M0Y91K70 (8%, 0%, 91%, 70%)
(0.08 / 0.00 / 0.91 / 0.70)

CMYK percentages

%7.79
%0
%90.91
%69.8

Codes

Color #474D07 in popluar color models

47 4D 07
RGB 71 77 7
HSL 65° 83.33% 16.47%
HSB/HSV 65° 90.91% 30.20%
CMYK 7.79% 0.00% 90.91%
69.80%

Color #474D07 in popluar number systems.

HEX 47 4D 07
Decimal 71 77 7
Binary 1000111 1001101 111
Octal 107 115 7

Shades and tints

Shades of #474D07

#474D07
(71,77,7)
#414607
(65,70,7)
#3B3F07
(59,63,7)
#353807
(53,56,7)
#2F3107
(47,49,7)
#292A07
(41,42,7)
#232307
(35,35,7)
#1D1C07
(29,28,7)
#171507
(23,21,7)
#110E07
(17,14,7)
#0B0707
(11,7,7)
#000000
(0,0,0)

Tints of #474D07

#474D07
(71,77,7)
#575D1D
(87,93,29)
#676D33
(103,109,51)
#777D49
(119,125,73)
#878D5F
(135,141,95)
#979D75
(151,157,117)
#A7AD8B
(167,173,139)
#B7BDA1
(183,189,161)
#C7CDB7
(199,205,183)
#D7DDCD
(215,221,205)
#E7EDE3
(231,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474D07; }

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

This text font color is #474D07.

Background Color

.myBgColor { background-color: #474D07; }

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

This div background color is #474D07.

Border color

.myBorderColor { border: 1px solid #474D07; }

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

This div border color is #474D07.

Opacity

.myOpacity80 { color: #474D07; opacity: 0.8; }

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

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

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

This text has shadow with #474D07 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474D07.

Preview

Color preview on black background

This text has color #474D07 on black background.


Color preview on white background

This text has color #474D07 on white background.


Black color preview on #474D07 background

This text has black color on #474D07 background.


White color preview on #474D07 background

This text has white color on #474D07 background.


Related colors

Complementary color

Complementary color for #hex is #B8B2F8.


I love getcolorcode.com

Triadic colors

1 #07474D and #4D0747 with #474D07 are triadic colors.

2 #074D47 and #4D4707 with #474D07 are triadic colors.