COLOR #479463

HEX: #479463 RGB: (71,148,99)

Color info

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

RGB color model

#479463 color RGB value is (71,148,99).

RGB: (71,148,99) (28%, 58%, 39%)

RGB channels and saturation

R 71 of 255 = 28%
G 148 of 255 = 58%
B 99 of 255 = 39%

71
148
99

R + G + B ~ 42%. #479463 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 148 + 99 = 318 (100%)
R 71 of 318 ~ 22.33%
G 148 of 318 ~ 46.54%
B 99 of 318 ~ 31.13'%

%22.33
%46.54
%31.13

CMYK color model

#479463 color CMYK value is (52,0,33,42).

  • cyan value is 52.03%
  • magenta value is 0.00%
  • yellow value is 33.11%
  • key color value is 41.96%

CMYK: (52,0,33,42)
C52M0Y33K42 (52%, 0%, 33%, 42%)
(0.52 / 0.00 / 0.33 / 0.42)

CMYK percentages

%52.03
%0
%33.11
%41.96

Codes

Color #479463 in popluar color models

47 94 63
RGB 71 148 99
HSL 142° 35.16% 42.94%
HSB/HSV 142° 52.03% 58.04%
CMYK 52.03% 0.00% 33.11%
41.96%

Color #479463 in popluar number systems.

HEX 47 94 63
Decimal 71 148 99
Binary 1000111 10010100 1100011
Octal 107 224 143

Shades and tints

Shades of #479463

#479463
(71,148,99)
#41875A
(65,135,90)
#3B7A51
(59,122,81)
#356D48
(53,109,72)
#2F603F
(47,96,63)
#295336
(41,83,54)
#23462D
(35,70,45)
#1D3924
(29,57,36)
#172C1B
(23,44,27)
#111F12
(17,31,18)
#0B1209
(11,18,9)
#000000
(0,0,0)

Tints of #479463

#479463
(71,148,99)
#579D71
(87,157,113)
#67A67F
(103,166,127)
#77AF8D
(119,175,141)
#87B89B
(135,184,155)
#97C1A9
(151,193,169)
#A7CAB7
(167,202,183)
#B7D3C5
(183,211,197)
#C7DCD3
(199,220,211)
#D7E5E1
(215,229,225)
#E7EEEF
(231,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479463 color. Also use rgb(71,148,99) instead hex code.

Text Font Color

.myTextColor { color: #479463; }

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

This text font color is #479463.

Background Color

.myBgColor { background-color: #479463; }

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

This div background color is #479463.

Border color

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

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

This div border color is #479463.

Opacity

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

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

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

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

This text has shadow with #479463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479463.

Preview

Color preview on black background

This text has color #479463 on black background.


Color preview on white background

This text has color #479463 on white background.


Black color preview on #479463 background

This text has black color on #479463 background.


White color preview on #479463 background

This text has white color on #479463 background.


Related colors

Complementary color

Complementary color for #hex is #B86B9C.


I love getcolorcode.com

Triadic colors

1 #634794 and #946347 with #479463 are triadic colors.

2 #639447 and #944763 with #479463 are triadic colors.