COLOR #478D72

HEX: #478D72 RGB: (71,141,114)

Color info

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

RGB color model

#478D72 color RGB value is (71,141,114).

RGB: (71,141,114) (28%, 55%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 141 of 255 = 55%
B 114 of 255 = 45%

71
141
114

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

Portions of RGB colors in percentages

R + G + B = 71 + 141 + 114 = 326 (100%)
R 71 of 326 ~ 21.78%
G 141 of 326 ~ 43.25%
B 114 of 326 ~ 34.97'%

%21.78
%43.25
%34.97

CMYK color model

#478D72 color CMYK value is (50,0,19,45).

  • cyan value is 49.65%
  • magenta value is 0.00%
  • yellow value is 19.15%
  • key color value is 44.71%

CMYK: (50,0,19,45)
C50M0Y19K45 (50%, 0%, 19%, 45%)
(0.50 / 0.00 / 0.19 / 0.45)

CMYK percentages

%49.65
%0
%19.15
%44.71

Codes

Color #478D72 in popluar color models

47 8D 72
RGB 71 141 114
HSL 157° 33.02% 41.57%
HSB/HSV 157° 49.65% 55.29%
CMYK 49.65% 0.00% 19.15%
44.71%

Color #478D72 in popluar number systems.

HEX 47 8D 72
Decimal 71 141 114
Binary 1000111 10001101 1110010
Octal 107 215 162

Shades and tints

Shades of #478D72

#478D72
(71,141,114)
#418168
(65,129,104)
#3B755E
(59,117,94)
#356954
(53,105,84)
#2F5D4A
(47,93,74)
#295140
(41,81,64)
#234536
(35,69,54)
#1D392C
(29,57,44)
#172D22
(23,45,34)
#112118
(17,33,24)
#0B150E
(11,21,14)
#000000
(0,0,0)

Tints of #478D72

#478D72
(71,141,114)
#57977E
(87,151,126)
#67A18A
(103,161,138)
#77AB96
(119,171,150)
#87B5A2
(135,181,162)
#97BFAE
(151,191,174)
#A7C9BA
(167,201,186)
#B7D3C6
(183,211,198)
#C7DDD2
(199,221,210)
#D7E7DE
(215,231,222)
#E7F1EA
(231,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478D72 color. Also use rgb(71,141,114) instead hex code.

Text Font Color

.myTextColor { color: #478D72; }

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

This text font color is #478D72.

Background Color

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

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

This div background color is #478D72.

Border color

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

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

This div border color is #478D72.

Opacity

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

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

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

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

This text has shadow with #478D72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478D72.

Preview

Color preview on black background

This text has color #478D72 on black background.


Color preview on white background

This text has color #478D72 on white background.


Black color preview on #478D72 background

This text has black color on #478D72 background.


White color preview on #478D72 background

This text has white color on #478D72 background.


Related colors

Complementary color

Complementary color for #hex is #B8728D.


I love getcolorcode.com

Triadic colors

1 #72478D and #8D7247 with #478D72 are triadic colors.

2 #728D47 and #8D4772 with #478D72 are triadic colors.