COLOR #478058

HEX: #478058 RGB: (71,128,88)

Color info

#478058 contains red, green and blue colors in about the same proportion. Web safe color of #478058 is #336666 (or #366).

RGB color model

#478058 color RGB value is (71,128,88).

RGB: (71,128,88) (28%, 50%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 128 of 255 = 50%
B 88 of 255 = 35%

71
128
88

R + G + B ~ 38%. #478058 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 128 + 88 = 287 (100%)
R 71 of 287 ~ 24.74%
G 128 of 287 ~ 44.6%
B 88 of 287 ~ 30.66'%

%24.74
%44.6
%30.66

CMYK color model

#478058 color CMYK value is (45,0,31,50).

  • cyan value is 44.53%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 49.80%

CMYK: (45,0,31,50)
C45M0Y31K50 (45%, 0%, 31%, 50%)
(0.45 / 0.00 / 0.31 / 0.50)

CMYK percentages

%44.53
%0
%31.25
%49.8

Codes

Color #478058 in popluar color models

47 80 58
RGB 71 128 88
HSL 138° 28.64% 39.02%
HSB/HSV 138° 44.53% 50.20%
CMYK 44.53% 0.00% 31.25%
49.80%

Color #478058 in popluar number systems.

HEX 47 80 58
Decimal 71 128 88
Binary 1000111 10000000 1011000
Octal 107 200 130

Shades and tints

Shades of #478058

#478058
(71,128,88)
#417550
(65,117,80)
#3B6A48
(59,106,72)
#355F40
(53,95,64)
#2F5438
(47,84,56)
#294930
(41,73,48)
#233E28
(35,62,40)
#1D3320
(29,51,32)
#172818
(23,40,24)
#111D10
(17,29,16)
#0B1208
(11,18,8)
#000000
(0,0,0)

Tints of #478058

#478058
(71,128,88)
#578B67
(87,139,103)
#679676
(103,150,118)
#77A185
(119,161,133)
#87AC94
(135,172,148)
#97B7A3
(151,183,163)
#A7C2B2
(167,194,178)
#B7CDC1
(183,205,193)
#C7D8D0
(199,216,208)
#D7E3DF
(215,227,223)
#E7EEEE
(231,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478058 color. Also use rgb(71,128,88) instead hex code.

Text Font Color

.myTextColor { color: #478058; }

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

This text font color is #478058.

Background Color

.myBgColor { background-color: #478058; }

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

This div background color is #478058.

Border color

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

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

This div border color is #478058.

Opacity

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

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

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

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

This text has shadow with #478058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478058.

Preview

Color preview on black background

This text has color #478058 on black background.


Color preview on white background

This text has color #478058 on white background.


Black color preview on #478058 background

This text has black color on #478058 background.


White color preview on #478058 background

This text has white color on #478058 background.


Related colors

Complementary color

Complementary color for #hex is #B87FA7.


I love getcolorcode.com

Triadic colors

1 #584780 and #805847 with #478058 are triadic colors.

2 #588047 and #804758 with #478058 are triadic colors.