COLOR #475E16

HEX: #475E16 RGB: (71,94,22)

Color info

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

RGB color model

#475E16 color RGB value is (71,94,22).

RGB: (71,94,22) (28%, 37%, 9%)

RGB channels and saturation

R 71 of 255 = 28%
G 94 of 255 = 37%
B 22 of 255 = 9%

71
94
22

R + G + B ~ 25%. #475E16 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 94 + 22 = 187 (100%)
R 71 of 187 ~ 37.97%
G 94 of 187 ~ 50.27%
B 22 of 187 ~ 11.76'%

%37.97
%50.27
%11.76

CMYK color model

#475E16 color CMYK value is (24,0,77,63).

  • cyan value is 24.47%
  • magenta value is 0.00%
  • yellow value is 76.60%
  • key color value is 63.14%

CMYK: (24,0,77,63)
C24M0Y77K63 (24%, 0%, 77%, 63%)
(0.24 / 0.00 / 0.77 / 0.63)

CMYK percentages

%24.47
%0
%76.6
%63.14

Codes

Color #475E16 in popluar color models

47 5E 16
RGB 71 94 22
HSL 79° 62.07% 22.75%
HSB/HSV 79° 76.60% 36.86%
CMYK 24.47% 0.00% 76.60%
63.14%

Color #475E16 in popluar number systems.

HEX 47 5E 16
Decimal 71 94 22
Binary 1000111 1011110 10110
Octal 107 136 26

Shades and tints

Shades of #475E16

#475E16
(71,94,22)
#415614
(65,86,20)
#3B4E12
(59,78,18)
#354610
(53,70,16)
#2F3E0E
(47,62,14)
#29360C
(41,54,12)
#232E0A
(35,46,10)
#1D2608
(29,38,8)
#171E06
(23,30,6)
#111604
(17,22,4)
#0B0E02
(11,14,2)
#000000
(0,0,0)

Tints of #475E16

#475E16
(71,94,22)
#576C2B
(87,108,43)
#677A40
(103,122,64)
#778855
(119,136,85)
#87966A
(135,150,106)
#97A47F
(151,164,127)
#A7B294
(167,178,148)
#B7C0A9
(183,192,169)
#C7CEBE
(199,206,190)
#D7DCD3
(215,220,211)
#E7EAE8
(231,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475E16 color. Also use rgb(71,94,22) instead hex code.

Text Font Color

.myTextColor { color: #475E16; }

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

This text font color is #475E16.

Background Color

.myBgColor { background-color: #475E16; }

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

This div background color is #475E16.

Border color

.myBorderColor { border: 1px solid #475E16; }

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

This div border color is #475E16.

Opacity

.myOpacity80 { color: #475E16; opacity: 0.8; }

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

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

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

This text has shadow with #475E16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475E16.

Preview

Color preview on black background

This text has color #475E16 on black background.


Color preview on white background

This text has color #475E16 on white background.


Black color preview on #475E16 background

This text has black color on #475E16 background.


White color preview on #475E16 background

This text has white color on #475E16 background.


Related colors

Complementary color

Complementary color for #hex is #B8A1E9.


I love getcolorcode.com

Triadic colors

1 #16475E and #5E1647 with #475E16 are triadic colors.

2 #165E47 and #5E4716 with #475E16 are triadic colors.