COLOR #477462

HEX: #477462 RGB: (71,116,98)

Color info

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

RGB color model

#477462 color RGB value is (71,116,98).

RGB: (71,116,98) (28%, 45%, 38%)

RGB channels and saturation

R 71 of 255 = 28%
G 116 of 255 = 45%
B 98 of 255 = 38%

71
116
98

R + G + B ~ 37%. #477462 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 116 + 98 = 285 (100%)
R 71 of 285 ~ 24.91%
G 116 of 285 ~ 40.7%
B 98 of 285 ~ 34.39'%

%24.91
%40.7
%34.39

CMYK color model

#477462 color CMYK value is (39,0,16,55).

  • cyan value is 38.79%
  • magenta value is 0.00%
  • yellow value is 15.52%
  • key color value is 54.51%

CMYK: (39,0,16,55)
C39M0Y16K55 (39%, 0%, 16%, 55%)
(0.39 / 0.00 / 0.16 / 0.55)

CMYK percentages

%38.79
%0
%15.52
%54.51

Codes

Color #477462 in popluar color models

47 74 62
RGB 71 116 98
HSL 156° 24.06% 36.67%
HSB/HSV 156° 38.79% 45.49%
CMYK 38.79% 0.00% 15.52%
54.51%

Color #477462 in popluar number systems.

HEX 47 74 62
Decimal 71 116 98
Binary 1000111 1110100 1100010
Octal 107 164 142

Shades and tints

Shades of #477462

#477462
(71,116,98)
#416A5A
(65,106,90)
#3B6052
(59,96,82)
#35564A
(53,86,74)
#2F4C42
(47,76,66)
#29423A
(41,66,58)
#233832
(35,56,50)
#1D2E2A
(29,46,42)
#172422
(23,36,34)
#111A1A
(17,26,26)
#0B1012
(11,16,18)
#000000
(0,0,0)

Tints of #477462

#477462
(71,116,98)
#578070
(87,128,112)
#678C7E
(103,140,126)
#77988C
(119,152,140)
#87A49A
(135,164,154)
#97B0A8
(151,176,168)
#A7BCB6
(167,188,182)
#B7C8C4
(183,200,196)
#C7D4D2
(199,212,210)
#D7E0E0
(215,224,224)
#E7ECEE
(231,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477462; }

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

This text font color is #477462.

Background Color

.myBgColor { background-color: #477462; }

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

This div background color is #477462.

Border color

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

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

This div border color is #477462.

Opacity

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

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

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

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

This text has shadow with #477462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477462.

Preview

Color preview on black background

This text has color #477462 on black background.


Color preview on white background

This text has color #477462 on white background.


Black color preview on #477462 background

This text has black color on #477462 background.


White color preview on #477462 background

This text has white color on #477462 background.


Related colors

Complementary color

Complementary color for #hex is #B88B9D.


I love getcolorcode.com

Triadic colors

1 #624774 and #746247 with #477462 are triadic colors.

2 #627447 and #744762 with #477462 are triadic colors.