COLOR #478D41

HEX: #478D41 RGB: (71,141,65)

Color info

#478D41 contains mainly green color. Web safe color of #478D41 is #339933 (or #393).

RGB color model

#478D41 color RGB value is (71,141,65).

RGB: (71,141,65) (28%, 55%, 25%)

RGB channels and saturation

R 71 of 255 = 28%
G 141 of 255 = 55%
B 65 of 255 = 25%

71
141
65

R + G + B ~ 36%. #478D41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 141 + 65 = 277 (100%)
R 71 of 277 ~ 25.63%
G 141 of 277 ~ 50.9%
B 65 of 277 ~ 23.47'%

%25.63
%50.9
%23.47

CMYK color model

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

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

CMYK: (50,0,54,45)
C50M0Y54K45 (50%, 0%, 54%, 45%)
(0.50 / 0.00 / 0.54 / 0.45)

CMYK percentages

%49.65
%0
%53.9
%44.71

Codes

Color #478D41 in popluar color models

47 8D 41
RGB 71 141 65
HSL 115° 36.89% 40.39%
HSB/HSV 115° 53.90% 55.29%
CMYK 49.65% 0.00% 53.90%
44.71%

Color #478D41 in popluar number systems.

HEX 47 8D 41
Decimal 71 141 65
Binary 1000111 10001101 1000001
Octal 107 215 101

Shades and tints

Shades of #478D41

#478D41
(71,141,65)
#41813C
(65,129,60)
#3B7537
(59,117,55)
#356932
(53,105,50)
#2F5D2D
(47,93,45)
#295128
(41,81,40)
#234523
(35,69,35)
#1D391E
(29,57,30)
#172D19
(23,45,25)
#112114
(17,33,20)
#0B150F
(11,21,15)
#000000
(0,0,0)

Tints of #478D41

#478D41
(71,141,65)
#579752
(87,151,82)
#67A163
(103,161,99)
#77AB74
(119,171,116)
#87B585
(135,181,133)
#97BF96
(151,191,150)
#A7C9A7
(167,201,167)
#B7D3B8
(183,211,184)
#C7DDC9
(199,221,201)
#D7E7DA
(215,231,218)
#E7F1EB
(231,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #478D41; }

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

This text font color is #478D41.

Background Color

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

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

This div background color is #478D41.

Border color

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

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

This div border color is #478D41.

Opacity

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

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

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

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

This text has shadow with #478D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478D41.

Preview

Color preview on black background

This text has color #478D41 on black background.


Color preview on white background

This text has color #478D41 on white background.


Black color preview on #478D41 background

This text has black color on #478D41 background.


White color preview on #478D41 background

This text has white color on #478D41 background.


Related colors

Complementary color

Complementary color for #hex is #B872BE.


I love getcolorcode.com

Triadic colors

1 #41478D and #8D4147 with #478D41 are triadic colors.

2 #418D47 and #8D4741 with #478D41 are triadic colors.