COLOR #478E74

HEX: #478E74 RGB: (71,142,116)

Color info

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

RGB color model

#478E74 color RGB value is (71,142,116).

RGB: (71,142,116) (28%, 56%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 142 of 255 = 56%
B 116 of 255 = 45%

71
142
116

R + G + B ~ 43%. #478E74 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 142 + 116 = 329 (100%)
R 71 of 329 ~ 21.58%
G 142 of 329 ~ 43.16%
B 116 of 329 ~ 35.26'%

%21.58
%43.16
%35.26

CMYK color model

#478E74 color CMYK value is (50,0,18,44).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 18.31%
  • key color value is 44.31%

CMYK: (50,0,18,44)
C50M0Y18K44 (50%, 0%, 18%, 44%)
(0.50 / 0.00 / 0.18 / 0.44)

CMYK percentages

%50
%0
%18.31
%44.31

Codes

Color #478E74 in popluar color models

47 8E 74
RGB 71 142 116
HSL 158° 33.33% 41.76%
HSB/HSV 158° 50.00% 55.69%
CMYK 50.00% 0.00% 18.31%
44.31%

Color #478E74 in popluar number systems.

HEX 47 8E 74
Decimal 71 142 116
Binary 1000111 10001110 1110100
Octal 107 216 164

Shades and tints

Shades of #478E74

#478E74
(71,142,116)
#41826A
(65,130,106)
#3B7660
(59,118,96)
#356A56
(53,106,86)
#2F5E4C
(47,94,76)
#295242
(41,82,66)
#234638
(35,70,56)
#1D3A2E
(29,58,46)
#172E24
(23,46,36)
#11221A
(17,34,26)
#0B1610
(11,22,16)
#000000
(0,0,0)

Tints of #478E74

#478E74
(71,142,116)
#579880
(87,152,128)
#67A28C
(103,162,140)
#77AC98
(119,172,152)
#87B6A4
(135,182,164)
#97C0B0
(151,192,176)
#A7CABC
(167,202,188)
#B7D4C8
(183,212,200)
#C7DED4
(199,222,212)
#D7E8E0
(215,232,224)
#E7F2EC
(231,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478E74 color. Also use rgb(71,142,116) instead hex code.

Text Font Color

.myTextColor { color: #478E74; }

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

This text font color is #478E74.

Background Color

.myBgColor { background-color: #478E74; }

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

This div background color is #478E74.

Border color

.myBorderColor { border: 1px solid #478E74; }

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

This div border color is #478E74.

Opacity

.myOpacity80 { color: #478E74; opacity: 0.8; }

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

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

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

This text has shadow with #478E74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478E74.

Preview

Color preview on black background

This text has color #478E74 on black background.


Color preview on white background

This text has color #478E74 on white background.


Black color preview on #478E74 background

This text has black color on #478E74 background.


White color preview on #478E74 background

This text has white color on #478E74 background.


Related colors

Complementary color

Complementary color for #hex is #B8718B.


I love getcolorcode.com

Triadic colors

1 #74478E and #8E7447 with #478E74 are triadic colors.

2 #748E47 and #8E4774 with #478E74 are triadic colors.