COLOR #478E16

HEX: #478E16 RGB: (71,142,22)

Color info

#478E16 contains mainly green color. Web safe color of #478E16 is #339900 (or #390).

RGB color model

#478E16 color RGB value is (71,142,22).

RGB: (71,142,22) (28%, 56%, 9%)

RGB channels and saturation

R 71 of 255 = 28%
G 142 of 255 = 56%
B 22 of 255 = 9%

71
142
22

R + G + B ~ 31%. #478E16 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 142 + 22 = 235 (100%)
R 71 of 235 ~ 30.21%
G 142 of 235 ~ 60.43%
B 22 of 235 ~ 9.36'%

%30.21
%60.43

CMYK color model

#478E16 color CMYK value is (50,0,85,44).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 84.51%
  • key color value is 44.31%

CMYK: (50,0,85,44)
C50M0Y85K44 (50%, 0%, 85%, 44%)
(0.50 / 0.00 / 0.85 / 0.44)

CMYK percentages

%50
%0
%84.51
%44.31

Codes

Color #478E16 in popluar color models

47 8E 16
RGB 71 142 22
HSL 96° 73.17% 32.16%
HSB/HSV 96° 84.51% 55.69%
CMYK 50.00% 0.00% 84.51%
44.31%

Color #478E16 in popluar number systems.

HEX 47 8E 16
Decimal 71 142 22
Binary 1000111 10001110 10110
Octal 107 216 26

Shades and tints

Shades of #478E16

#478E16
(71,142,22)
#418214
(65,130,20)
#3B7612
(59,118,18)
#356A10
(53,106,16)
#2F5E0E
(47,94,14)
#29520C
(41,82,12)
#23460A
(35,70,10)
#1D3A08
(29,58,8)
#172E06
(23,46,6)
#112204
(17,34,4)
#0B1602
(11,22,2)
#000000
(0,0,0)

Tints of #478E16

#478E16
(71,142,22)
#57982B
(87,152,43)
#67A240
(103,162,64)
#77AC55
(119,172,85)
#87B66A
(135,182,106)
#97C07F
(151,192,127)
#A7CA94
(167,202,148)
#B7D4A9
(183,212,169)
#C7DEBE
(199,222,190)
#D7E8D3
(215,232,211)
#E7F2E8
(231,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #478E16; }

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

This text font color is #478E16.

Background Color

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

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

This div background color is #478E16.

Border color

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

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

This div border color is #478E16.

Opacity

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

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

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

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

This text has shadow with #478E16 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478E16.

Preview

Color preview on black background

This text has color #478E16 on black background.


Color preview on white background

This text has color #478E16 on white background.


Black color preview on #478E16 background

This text has black color on #478E16 background.


White color preview on #478E16 background

This text has white color on #478E16 background.


Related colors

Complementary color

Complementary color for #hex is #B871E9.


I love getcolorcode.com

Triadic colors

1 #16478E and #8E1647 with #478E16 are triadic colors.

2 #168E47 and #8E4716 with #478E16 are triadic colors.