COLOR #478144

HEX: #478144 RGB: (71,129,68)

Color info

#478144 contains mainly red and green colors. Web safe color of #478144 is #339933 (or #393).

RGB color model

#478144 color RGB value is (71,129,68).

RGB: (71,129,68) (28%, 51%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 129 of 255 = 51%
B 68 of 255 = 27%

71
129
68

R + G + B ~ 35%. #478144 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 129 + 68 = 268 (100%)
R 71 of 268 ~ 26.49%
G 129 of 268 ~ 48.13%
B 68 of 268 ~ 25.37'%

%26.49
%48.13
%25.37

CMYK color model

#478144 color CMYK value is (45,0,47,49).

  • cyan value is 44.96%
  • magenta value is 0.00%
  • yellow value is 47.29%
  • key color value is 49.41%
CMYK: (45,0,47,49) C45M0Y47K49 (45%,0%,47%,49%) (0.45/0.00/0.47/0.49) 

CMYK percentages

%44.96
%0
%47.29
%49.41

Codes

Color #478144 in popluar color models

47 81 44
RGB 71 129 68
HSL 117° 30.96% 38.63%
HSB/HSV 117° 47.29% 50.59%
CMYK 44.96% 0.00% 47.29%
49.41%

Color #478144 in popluar number systems.

HEX 47 81 44
Decimal 71 129 68
Binary 1000111 10000001 1000100
Octal 107 201 104

Shades and tints

Shades of #478144

#478144
(71,129,68)
#41763E
(65,118,62)
#3B6B38
(59,107,56)
#356032
(53,96,50)
#2F552C
(47,85,44)
#294A26
(41,74,38)
#233F20
(35,63,32)
#1D341A
(29,52,26)
#172914
(23,41,20)
#111E0E
(17,30,14)
#0B1308
(11,19,8)
#000000
(0,0,0)

Tints of #478144

#478144
(71,129,68)
#578C55
(87,140,85)
#679766
(103,151,102)
#77A277
(119,162,119)
#87AD88
(135,173,136)
#97B899
(151,184,153)
#A7C3AA
(167,195,170)
#B7CEBB
(183,206,187)
#C7D9CC
(199,217,204)
#D7E4DD
(215,228,221)
#E7EFEE
(231,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478144 color. Also use rgb(71,129,68) instead hex code.

Text Font Color

.myTextColor { color: #478144; }

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

This text font color is #478144.

Background Color

.myBgColor { background-color: #478144; }

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

This div background color is #478144.

Border color

.myBorderColor { border: 1px solid #478144; }

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

This div border color is #478144.

Opacity

.myOpacity80 { color: #478144; opacity: 0.8; }

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

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

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

This text has shadow with #478144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478144.

Preview

Color preview on black background

This text has color #478144 on black background.


Color preview on white background

This text has color #478144 on white background.


Black color preview on #478144 background

This text has black color on #478144 background.


White color preview on #478144 background

This text has white color on #478144 background.


Related colors

Complementary color

Complementary color for #hex is #B87EBB.


I love getcolorcode.com

Triadic colors

1 #444781 and #814447 with #478144 are triadic colors.

2 #448147 and #814744 with #478144 are triadic colors.