COLOR #479043

HEX: #479043 RGB: (71,144,67)

Color info

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

RGB color model

#479043 color RGB value is (71,144,67).

RGB: (71,144,67) (28%, 56%, 26%)

RGB channels and saturation

R 71 of 255 = 28%
G 144 of 255 = 56%
B 67 of 255 = 26%

71
144
67

R + G + B ~ 37%. #479043 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 144 + 67 = 282 (100%)
R 71 of 282 ~ 25.18%
G 144 of 282 ~ 51.06%
B 67 of 282 ~ 23.76'%

%25.18
%51.06
%23.76

CMYK color model

#479043 color CMYK value is (51,0,53,44).

  • cyan value is 50.69%
  • magenta value is 0.00%
  • yellow value is 53.47%
  • key color value is 43.53%

CMYK: (51,0,53,44)
C51M0Y53K44 (51%, 0%, 53%, 44%)
(0.51 / 0.00 / 0.53 / 0.44)

CMYK percentages

%50.69
%0
%53.47
%43.53

Codes

Color #479043 in popluar color models

47 90 43
RGB 71 144 67
HSL 117° 36.49% 41.37%
HSB/HSV 117° 53.47% 56.47%
CMYK 50.69% 0.00% 53.47%
43.53%

Color #479043 in popluar number systems.

HEX 47 90 43
Decimal 71 144 67
Binary 1000111 10010000 1000011
Octal 107 220 103

Shades and tints

Shades of #479043

#479043
(71,144,67)
#41833D
(65,131,61)
#3B7637
(59,118,55)
#356931
(53,105,49)
#2F5C2B
(47,92,43)
#294F25
(41,79,37)
#23421F
(35,66,31)
#1D3519
(29,53,25)
#172813
(23,40,19)
#111B0D
(17,27,13)
#0B0E07
(11,14,7)
#000000
(0,0,0)

Tints of #479043

#479043
(71,144,67)
#579A54
(87,154,84)
#67A465
(103,164,101)
#77AE76
(119,174,118)
#87B887
(135,184,135)
#97C298
(151,194,152)
#A7CCA9
(167,204,169)
#B7D6BA
(183,214,186)
#C7E0CB
(199,224,203)
#D7EADC
(215,234,220)
#E7F4ED
(231,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479043 color. Also use rgb(71,144,67) instead hex code.

Text Font Color

.myTextColor { color: #479043; }

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

This text font color is #479043.

Background Color

.myBgColor { background-color: #479043; }

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

This div background color is #479043.

Border color

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

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

This div border color is #479043.

Opacity

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

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

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

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

This text has shadow with #479043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479043.

Preview

Color preview on black background

This text has color #479043 on black background.


Color preview on white background

This text has color #479043 on white background.


Black color preview on #479043 background

This text has black color on #479043 background.


White color preview on #479043 background

This text has white color on #479043 background.


Related colors

Complementary color

Complementary color for #hex is #B86FBC.


I love getcolorcode.com

Triadic colors

1 #434790 and #904347 with #479043 are triadic colors.

2 #439047 and #904743 with #479043 are triadic colors.