COLOR #479773

HEX: #479773 RGB: (71,151,115)

Color info

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

RGB color model

#479773 color RGB value is (71,151,115).

RGB: (71,151,115) (28%, 59%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 151 of 255 = 59%
B 115 of 255 = 45%

71
151
115

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

Portions of RGB colors in percentages

R + G + B = 71 + 151 + 115 = 337 (100%)
R 71 of 337 ~ 21.07%
G 151 of 337 ~ 44.81%
B 115 of 337 ~ 34.12'%

%21.07
%44.81
%34.12

CMYK color model

#479773 color CMYK value is (53,0,24,41).

  • cyan value is 52.98%
  • magenta value is 0.00%
  • yellow value is 23.84%
  • key color value is 40.78%

CMYK: (53,0,24,41)
C53M0Y24K41 (53%, 0%, 24%, 41%)
(0.53 / 0.00 / 0.24 / 0.41)

CMYK percentages

%52.98
%0
%23.84
%40.78

Codes

Color #479773 in popluar color models

47 97 73
RGB 71 151 115
HSL 153° 36.04% 43.53%
HSB/HSV 153° 52.98% 59.22%
CMYK 52.98% 0.00% 23.84%
40.78%

Color #479773 in popluar number systems.

HEX 47 97 73
Decimal 71 151 115
Binary 1000111 10010111 1110011
Octal 107 227 163

Shades and tints

Shades of #479773

#479773
(71,151,115)
#418A69
(65,138,105)
#3B7D5F
(59,125,95)
#357055
(53,112,85)
#2F634B
(47,99,75)
#295641
(41,86,65)
#234937
(35,73,55)
#1D3C2D
(29,60,45)
#172F23
(23,47,35)
#112219
(17,34,25)
#0B150F
(11,21,15)
#000000
(0,0,0)

Tints of #479773

#479773
(71,151,115)
#57A07F
(87,160,127)
#67A98B
(103,169,139)
#77B297
(119,178,151)
#87BBA3
(135,187,163)
#97C4AF
(151,196,175)
#A7CDBB
(167,205,187)
#B7D6C7
(183,214,199)
#C7DFD3
(199,223,211)
#D7E8DF
(215,232,223)
#E7F1EB
(231,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479773 color. Also use rgb(71,151,115) instead hex code.

Text Font Color

.myTextColor { color: #479773; }

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

This text font color is #479773.

Background Color

.myBgColor { background-color: #479773; }

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

This div background color is #479773.

Border color

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

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

This div border color is #479773.

Opacity

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

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

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

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

This text has shadow with #479773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479773.

Preview

Color preview on black background

This text has color #479773 on black background.


Color preview on white background

This text has color #479773 on white background.


Black color preview on #479773 background

This text has black color on #479773 background.


White color preview on #479773 background

This text has white color on #479773 background.


Related colors

Complementary color

Complementary color for #hex is #B8688C.


I love getcolorcode.com

Triadic colors

1 #734797 and #977347 with #479773 are triadic colors.

2 #739747 and #974773 with #479773 are triadic colors.