COLOR #478D4E

HEX: #478D4E RGB: (71,141,78)

Color info

#478D4E contains mainly green color. Web safe color of #478D4E is #339966 (or #396).

RGB color model

#478D4E color RGB value is (71,141,78).

RGB: (71,141,78) (28%, 55%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 141 of 255 = 55%
B 78 of 255 = 31%

71
141
78

R + G + B ~ 38%. #478D4E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 141 + 78 = 290 (100%)
R 71 of 290 ~ 24.48%
G 141 of 290 ~ 48.62%
B 78 of 290 ~ 26.9'%

%24.48
%48.62
%26.9

CMYK color model

#478D4E color CMYK value is (50,0,45,45).

  • cyan value is 49.65%
  • magenta value is 0.00%
  • yellow value is 44.68%
  • key color value is 44.71%

CMYK: (50,0,45,45)
C50M0Y45K45 (50%, 0%, 45%, 45%)
(0.50 / 0.00 / 0.45 / 0.45)

CMYK percentages

%49.65
%0
%44.68
%44.71

Codes

Color #478D4E in popluar color models

47 8D 4E
RGB 71 141 78
HSL 126° 33.02% 41.57%
HSB/HSV 126° 49.65% 55.29%
CMYK 49.65% 0.00% 44.68%
44.71%

Color #478D4E in popluar number systems.

HEX 47 8D 4E
Decimal 71 141 78
Binary 1000111 10001101 1001110
Octal 107 215 116

Shades and tints

Shades of #478D4E

#478D4E
(71,141,78)
#418147
(65,129,71)
#3B7540
(59,117,64)
#356939
(53,105,57)
#2F5D32
(47,93,50)
#29512B
(41,81,43)
#234524
(35,69,36)
#1D391D
(29,57,29)
#172D16
(23,45,22)
#11210F
(17,33,15)
#0B1508
(11,21,8)
#000000
(0,0,0)

Tints of #478D4E

#478D4E
(71,141,78)
#57975E
(87,151,94)
#67A16E
(103,161,110)
#77AB7E
(119,171,126)
#87B58E
(135,181,142)
#97BF9E
(151,191,158)
#A7C9AE
(167,201,174)
#B7D3BE
(183,211,190)
#C7DDCE
(199,221,206)
#D7E7DE
(215,231,222)
#E7F1EE
(231,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478D4E color. Also use rgb(71,141,78) instead hex code.

Text Font Color

.myTextColor { color: #478D4E; }

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

This text font color is #478D4E.

Background Color

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

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

This div background color is #478D4E.

Border color

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

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

This div border color is #478D4E.

Opacity

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

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

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

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

This text has shadow with #478D4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478D4E.

Preview

Color preview on black background

This text has color #478D4E on black background.


Color preview on white background

This text has color #478D4E on white background.


Black color preview on #478D4E background

This text has black color on #478D4E background.


White color preview on #478D4E background

This text has white color on #478D4E background.


Related colors

Complementary color

Complementary color for #hex is #B872B1.


I love getcolorcode.com

Triadic colors

1 #4E478D and #8D4E47 with #478D4E are triadic colors.

2 #4E8D47 and #8D474E with #478D4E are triadic colors.