COLOR #478162

HEX: #478162 RGB: (71,129,98)

Color info

#478162 contains red, green and blue colors in about the same proportion. Web safe color of #478162 is #339966 (or #396).

RGB color model

#478162 color RGB value is (71,129,98).

RGB: (71,129,98) (28%, 51%, 38%)

RGB channels and saturation

R 71 of 255 = 28%
G 129 of 255 = 51%
B 98 of 255 = 38%

71
129
98

R + G + B ~ 39%. #478162 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 129 + 98 = 298 (100%)
R 71 of 298 ~ 23.83%
G 129 of 298 ~ 43.29%
B 98 of 298 ~ 32.89'%

%23.83
%43.29
%32.89

CMYK color model

#478162 color CMYK value is (45,0,24,49).

  • cyan value is 44.96%
  • magenta value is 0.00%
  • yellow value is 24.03%
  • key color value is 49.41%

CMYK: (45,0,24,49)
C45M0Y24K49 (45%, 0%, 24%, 49%)
(0.45 / 0.00 / 0.24 / 0.49)

CMYK percentages

%44.96
%0
%24.03
%49.41

Codes

Color #478162 in popluar color models

47 81 62
RGB 71 129 98
HSL 148° 29.00% 39.22%
HSB/HSV 148° 44.96% 50.59%
CMYK 44.96% 0.00% 24.03%
49.41%

Color #478162 in popluar number systems.

HEX 47 81 62
Decimal 71 129 98
Binary 1000111 10000001 1100010
Octal 107 201 142

Shades and tints

Shades of #478162

#478162
(71,129,98)
#41765A
(65,118,90)
#3B6B52
(59,107,82)
#35604A
(53,96,74)
#2F5542
(47,85,66)
#294A3A
(41,74,58)
#233F32
(35,63,50)
#1D342A
(29,52,42)
#172922
(23,41,34)
#111E1A
(17,30,26)
#0B1312
(11,19,18)
#000000
(0,0,0)

Tints of #478162

#478162
(71,129,98)
#578C70
(87,140,112)
#67977E
(103,151,126)
#77A28C
(119,162,140)
#87AD9A
(135,173,154)
#97B8A8
(151,184,168)
#A7C3B6
(167,195,182)
#B7CEC4
(183,206,196)
#C7D9D2
(199,217,210)
#D7E4E0
(215,228,224)
#E7EFEE
(231,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478162 color. Also use rgb(71,129,98) instead hex code.

Text Font Color

.myTextColor { color: #478162; }

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

This text font color is #478162.

Background Color

.myBgColor { background-color: #478162; }

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

This div background color is #478162.

Border color

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

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

This div border color is #478162.

Opacity

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

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

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

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

This text has shadow with #478162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478162.

Preview

Color preview on black background

This text has color #478162 on black background.


Color preview on white background

This text has color #478162 on white background.


Black color preview on #478162 background

This text has black color on #478162 background.


White color preview on #478162 background

This text has white color on #478162 background.


Related colors

Complementary color

Complementary color for #hex is #B87E9D.


I love getcolorcode.com

Triadic colors

1 #624781 and #816247 with #478162 are triadic colors.

2 #628147 and #814762 with #478162 are triadic colors.