COLOR #479077

HEX: #479077 RGB: (71,144,119)

Color info

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

RGB color model

#479077 color RGB value is (71,144,119).

RGB: (71,144,119) (28%, 56%, 47%)

RGB channels and saturation

R 71 of 255 = 28%
G 144 of 255 = 56%
B 119 of 255 = 47%

71
144
119

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

Portions of RGB colors in percentages

R + G + B = 71 + 144 + 119 = 334 (100%)
R 71 of 334 ~ 21.26%
G 144 of 334 ~ 43.11%
B 119 of 334 ~ 35.63'%

%21.26
%43.11
%35.63

CMYK color model

#479077 color CMYK value is (51,0,17,44).

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

CMYK: (51,0,17,44)
C51M0Y17K44 (51%, 0%, 17%, 44%)
(0.51 / 0.00 / 0.17 / 0.44)

CMYK percentages

%50.69
%0
%17.36
%43.53

Codes

Color #479077 in popluar color models

47 90 77
RGB 71 144 119
HSL 159° 33.95% 42.16%
HSB/HSV 159° 50.69% 56.47%
CMYK 50.69% 0.00% 17.36%
43.53%

Color #479077 in popluar number systems.

HEX 47 90 77
Decimal 71 144 119
Binary 1000111 10010000 1110111
Octal 107 220 167

Shades and tints

Shades of #479077

#479077
(71,144,119)
#41836D
(65,131,109)
#3B7663
(59,118,99)
#356959
(53,105,89)
#2F5C4F
(47,92,79)
#294F45
(41,79,69)
#23423B
(35,66,59)
#1D3531
(29,53,49)
#172827
(23,40,39)
#111B1D
(17,27,29)
#0B0E13
(11,14,19)
#000000
(0,0,0)

Tints of #479077

#479077
(71,144,119)
#579A83
(87,154,131)
#67A48F
(103,164,143)
#77AE9B
(119,174,155)
#87B8A7
(135,184,167)
#97C2B3
(151,194,179)
#A7CCBF
(167,204,191)
#B7D6CB
(183,214,203)
#C7E0D7
(199,224,215)
#D7EAE3
(215,234,227)
#E7F4EF
(231,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #479077; }

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

This text font color is #479077.

Background Color

.myBgColor { background-color: #479077; }

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

This div background color is #479077.

Border color

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

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

This div border color is #479077.

Opacity

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

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

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

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

This text has shadow with #479077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479077.

Preview

Color preview on black background

This text has color #479077 on black background.


Color preview on white background

This text has color #479077 on white background.


Black color preview on #479077 background

This text has black color on #479077 background.


White color preview on #479077 background

This text has white color on #479077 background.


Related colors

Complementary color

Complementary color for #hex is #B86F88.


I love getcolorcode.com

Triadic colors

1 #774790 and #907747 with #479077 are triadic colors.

2 #779047 and #904777 with #479077 are triadic colors.