COLOR #478459

HEX: #478459 RGB: (71,132,89)

Color info

#478459 contains mainly green and blue colors. Web safe color of #478459 is #339966 (or #396).

RGB color model

#478459 color RGB value is (71,132,89).

RGB: (71,132,89) (28%, 52%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 132 of 255 = 52%
B 89 of 255 = 35%

71
132
89

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

Portions of RGB colors in percentages

R + G + B = 71 + 132 + 89 = 292 (100%)
R 71 of 292 ~ 24.32%
G 132 of 292 ~ 45.21%
B 89 of 292 ~ 30.48'%

%24.32
%45.21
%30.48

CMYK color model

#478459 color CMYK value is (46,0,33,48).

  • cyan value is 46.21%
  • magenta value is 0.00%
  • yellow value is 32.58%
  • key color value is 48.24%

CMYK: (46,0,33,48)
C46M0Y33K48 (46%, 0%, 33%, 48%)
(0.46 / 0.00 / 0.33 / 0.48)

CMYK percentages

%46.21
%0
%32.58
%48.24

Codes

Color #478459 in popluar color models

47 84 59
RGB 71 132 89
HSL 138° 30.05% 39.80%
HSB/HSV 138° 46.21% 51.76%
CMYK 46.21% 0.00% 32.58%
48.24%

Color #478459 in popluar number systems.

HEX 47 84 59
Decimal 71 132 89
Binary 1000111 10000100 1011001
Octal 107 204 131

Shades and tints

Shades of #478459

#478459
(71,132,89)
#417851
(65,120,81)
#3B6C49
(59,108,73)
#356041
(53,96,65)
#2F5439
(47,84,57)
#294831
(41,72,49)
#233C29
(35,60,41)
#1D3021
(29,48,33)
#172419
(23,36,25)
#111811
(17,24,17)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #478459

#478459
(71,132,89)
#578F68
(87,143,104)
#679A77
(103,154,119)
#77A586
(119,165,134)
#87B095
(135,176,149)
#97BBA4
(151,187,164)
#A7C6B3
(167,198,179)
#B7D1C2
(183,209,194)
#C7DCD1
(199,220,209)
#D7E7E0
(215,231,224)
#E7F2EF
(231,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478459 color. Also use rgb(71,132,89) instead hex code.

Text Font Color

.myTextColor { color: #478459; }

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

This text font color is #478459.

Background Color

.myBgColor { background-color: #478459; }

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

This div background color is #478459.

Border color

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

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

This div border color is #478459.

Opacity

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

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

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

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

This text has shadow with #478459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478459.

Preview

Color preview on black background

This text has color #478459 on black background.


Color preview on white background

This text has color #478459 on white background.


Black color preview on #478459 background

This text has black color on #478459 background.


White color preview on #478459 background

This text has white color on #478459 background.


Related colors

Complementary color

Complementary color for #hex is #B87BA6.


I love getcolorcode.com

Triadic colors

1 #594784 and #845947 with #478459 are triadic colors.

2 #598447 and #844759 with #478459 are triadic colors.