COLOR #479675

HEX: #479675 RGB: (71,150,117)

Color info

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

RGB color model

#479675 color RGB value is (71,150,117).

RGB: (71,150,117) (28%, 59%, 46%)

RGB channels and saturation

R 71 of 255 = 28%
G 150 of 255 = 59%
B 117 of 255 = 46%

71
150
117

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

Portions of RGB colors in percentages

R + G + B = 71 + 150 + 117 = 338 (100%)
R 71 of 338 ~ 21.01%
G 150 of 338 ~ 44.38%
B 117 of 338 ~ 34.62'%

%21.01
%44.38
%34.62

CMYK color model

#479675 color CMYK value is (53,0,22,41).

  • cyan value is 52.67%
  • magenta value is 0.00%
  • yellow value is 22.00%
  • key color value is 41.18%

CMYK: (53,0,22,41)
C53M0Y22K41 (53%, 0%, 22%, 41%)
(0.53 / 0.00 / 0.22 / 0.41)

CMYK percentages

%52.67
%0
%22
%41.18

Codes

Color #479675 in popluar color models

47 96 75
RGB 71 150 117
HSL 155° 35.75% 43.33%
HSB/HSV 155° 52.67% 58.82%
CMYK 52.67% 0.00% 22.00%
41.18%

Color #479675 in popluar number systems.

HEX 47 96 75
Decimal 71 150 117
Binary 1000111 10010110 1110101
Octal 107 226 165

Shades and tints

Shades of #479675

#479675
(71,150,117)
#41896B
(65,137,107)
#3B7C61
(59,124,97)
#356F57
(53,111,87)
#2F624D
(47,98,77)
#295543
(41,85,67)
#234839
(35,72,57)
#1D3B2F
(29,59,47)
#172E25
(23,46,37)
#11211B
(17,33,27)
#0B1411
(11,20,17)
#000000
(0,0,0)

Tints of #479675

#479675
(71,150,117)
#579F81
(87,159,129)
#67A88D
(103,168,141)
#77B199
(119,177,153)
#87BAA5
(135,186,165)
#97C3B1
(151,195,177)
#A7CCBD
(167,204,189)
#B7D5C9
(183,213,201)
#C7DED5
(199,222,213)
#D7E7E1
(215,231,225)
#E7F0ED
(231,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #479675 color. Also use rgb(71,150,117) instead hex code.

Text Font Color

.myTextColor { color: #479675; }

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

This text font color is #479675.

Background Color

.myBgColor { background-color: #479675; }

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

This div background color is #479675.

Border color

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

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

This div border color is #479675.

Opacity

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

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

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

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

This text has shadow with #479675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #479675.

Preview

Color preview on black background

This text has color #479675 on black background.


Color preview on white background

This text has color #479675 on white background.


Black color preview on #479675 background

This text has black color on #479675 background.


White color preview on #479675 background

This text has white color on #479675 background.


Related colors

Complementary color

Complementary color for #hex is #B8698A.


I love getcolorcode.com

Triadic colors

1 #754796 and #967547 with #479675 are triadic colors.

2 #759647 and #964775 with #479675 are triadic colors.