COLOR #478E10

HEX: #478E10 RGB: (71,142,16)

Color info

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

RGB color model

#478E10 color RGB value is (71,142,16).

RGB: (71,142,16) (28%, 56%, 6%)

RGB channels and saturation

R 71 of 255 = 28%
G 142 of 255 = 56%
B 16 of 255 = 6%

71
142
16

R + G + B ~ 30%. #478E10 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 142 + 16 = 229 (100%)
R 71 of 229 ~ 31%
G 142 of 229 ~ 62.01%
B 16 of 229 ~ 6.99'%

%31
%62.01

CMYK color model

#478E10 color CMYK value is (50,0,89,44).

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

CMYK: (50,0,89,44)
C50M0Y89K44 (50%, 0%, 89%, 44%)
(0.50 / 0.00 / 0.89 / 0.44)

CMYK percentages

%50
%0
%88.73
%44.31

Codes

Color #478E10 in popluar color models

47 8E 10
RGB 71 142 16
HSL 94° 79.75% 30.98%
HSB/HSV 94° 88.73% 55.69%
CMYK 50.00% 0.00% 88.73%
44.31%

Color #478E10 in popluar number systems.

HEX 47 8E 10
Decimal 71 142 16
Binary 1000111 10001110 10000
Octal 107 216 20

Shades and tints

Shades of #478E10

#478E10
(71,142,16)
#41820F
(65,130,15)
#3B760E
(59,118,14)
#356A0D
(53,106,13)
#2F5E0C
(47,94,12)
#29520B
(41,82,11)
#23460A
(35,70,10)
#1D3A09
(29,58,9)
#172E08
(23,46,8)
#112207
(17,34,7)
#0B1606
(11,22,6)
#000000
(0,0,0)

Tints of #478E10

#478E10
(71,142,16)
#579825
(87,152,37)
#67A23A
(103,162,58)
#77AC4F
(119,172,79)
#87B664
(135,182,100)
#97C079
(151,192,121)
#A7CA8E
(167,202,142)
#B7D4A3
(183,212,163)
#C7DEB8
(199,222,184)
#D7E8CD
(215,232,205)
#E7F2E2
(231,242,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #478E10; }

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

This text font color is #478E10.

Background Color

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

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

This div background color is #478E10.

Border color

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

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

This div border color is #478E10.

Opacity

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

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

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

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

This text has shadow with #478E10 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478E10.

Preview

Color preview on black background

This text has color #478E10 on black background.


Color preview on white background

This text has color #478E10 on white background.


Black color preview on #478E10 background

This text has black color on #478E10 background.


White color preview on #478E10 background

This text has white color on #478E10 background.


Related colors

Complementary color

Complementary color for #hex is #B871EF.


I love getcolorcode.com

Triadic colors

1 #10478E and #8E1047 with #478E10 are triadic colors.

2 #108E47 and #8E4710 with #478E10 are triadic colors.