COLOR #478C34

HEX: #478C34 RGB: (71,140,52)

Color info

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

RGB color model

#478C34 color RGB value is (71,140,52).

RGB: (71,140,52) (28%, 55%, 20%)

RGB channels and saturation

R 71 of 255 = 28%
G 140 of 255 = 55%
B 52 of 255 = 20%

71
140
52

R + G + B ~ 34%. #478C34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 140 + 52 = 263 (100%)
R 71 of 263 ~ 27%
G 140 of 263 ~ 53.23%
B 52 of 263 ~ 19.77'%

%27
%53.23
%19.77

CMYK color model

#478C34 color CMYK value is (49,0,63,45).

  • cyan value is 49.29%
  • magenta value is 0.00%
  • yellow value is 62.86%
  • key color value is 45.10%

CMYK: (49,0,63,45)
C49M0Y63K45 (49%, 0%, 63%, 45%)
(0.49 / 0.00 / 0.63 / 0.45)

CMYK percentages

%49.29
%0
%62.86
%45.1

Codes

Color #478C34 in popluar color models

47 8C 34
RGB 71 140 52
HSL 107° 45.83% 37.65%
HSB/HSV 107° 62.86% 54.90%
CMYK 49.29% 0.00% 62.86%
45.10%

Color #478C34 in popluar number systems.

HEX 47 8C 34
Decimal 71 140 52
Binary 1000111 10001100 110100
Octal 107 214 64

Shades and tints

Shades of #478C34

#478C34
(71,140,52)
#418030
(65,128,48)
#3B742C
(59,116,44)
#356828
(53,104,40)
#2F5C24
(47,92,36)
#295020
(41,80,32)
#23441C
(35,68,28)
#1D3818
(29,56,24)
#172C14
(23,44,20)
#112010
(17,32,16)
#0B140C
(11,20,12)
#000000
(0,0,0)

Tints of #478C34

#478C34
(71,140,52)
#579646
(87,150,70)
#67A058
(103,160,88)
#77AA6A
(119,170,106)
#87B47C
(135,180,124)
#97BE8E
(151,190,142)
#A7C8A0
(167,200,160)
#B7D2B2
(183,210,178)
#C7DCC4
(199,220,196)
#D7E6D6
(215,230,214)
#E7F0E8
(231,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478C34 color. Also use rgb(71,140,52) instead hex code.

Text Font Color

.myTextColor { color: #478C34; }

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

This text font color is #478C34.

Background Color

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

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

This div background color is #478C34.

Border color

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

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

This div border color is #478C34.

Opacity

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

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

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

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

This text has shadow with #478C34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478C34.

Preview

Color preview on black background

This text has color #478C34 on black background.


Color preview on white background

This text has color #478C34 on white background.


Black color preview on #478C34 background

This text has black color on #478C34 background.


White color preview on #478C34 background

This text has white color on #478C34 background.


Related colors

Complementary color

Complementary color for #hex is #B873CB.


I love getcolorcode.com

Triadic colors

1 #34478C and #8C3447 with #478C34 are triadic colors.

2 #348C47 and #8C4734 with #478C34 are triadic colors.