COLOR #477376

HEX: #477376 RGB: (71,115,118)

Color info

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

RGB color model

#477376 color RGB value is (71,115,118).

RGB: (71,115,118) (28%, 45%, 46%)

RGB channels and saturation

R 71 of 255 = 28%
G 115 of 255 = 45%
B 118 of 255 = 46%

71
115
118

R + G + B ~ 40%. #477376 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 115 + 118 = 304 (100%)
R 71 of 304 ~ 23.36%
G 115 of 304 ~ 37.83%
B 118 of 304 ~ 38.82'%

%23.36
%37.83
%38.82

CMYK color model

#477376 color CMYK value is (40,3,0,54).

  • cyan value is 39.83%
  • magenta value is 2.54%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (40,3,0,54)
C40M3Y0K54 (40%, 3%, 0%, 54%)
(0.40 / 0.03 / 0.00 / 0.54)

CMYK percentages

%39.83
%2.54
%0
%53.73

Codes

Color #477376 in popluar color models

47 73 76
RGB 71 115 118
HSL 184° 24.87% 37.06%
HSB/HSV 184° 39.83% 46.27%
CMYK 39.83% 2.54% 0.00%
53.73%

Color #477376 in popluar number systems.

HEX 47 73 76
Decimal 71 115 118
Binary 1000111 1110011 1110110
Octal 107 163 166

Shades and tints

Shades of #477376

#477376
(71,115,118)
#41696C
(65,105,108)
#3B5F62
(59,95,98)
#355558
(53,85,88)
#2F4B4E
(47,75,78)
#294144
(41,65,68)
#23373A
(35,55,58)
#1D2D30
(29,45,48)
#172326
(23,35,38)
#11191C
(17,25,28)
#0B0F12
(11,15,18)
#000000
(0,0,0)

Tints of #477376

#477376
(71,115,118)
#577F82
(87,127,130)
#678B8E
(103,139,142)
#77979A
(119,151,154)
#87A3A6
(135,163,166)
#97AFB2
(151,175,178)
#A7BBBE
(167,187,190)
#B7C7CA
(183,199,202)
#C7D3D6
(199,211,214)
#D7DFE2
(215,223,226)
#E7EBEE
(231,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477376 color. Also use rgb(71,115,118) instead hex code.

Text Font Color

.myTextColor { color: #477376; }

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

This text font color is #477376.

Background Color

.myBgColor { background-color: #477376; }

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

This div background color is #477376.

Border color

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

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

This div border color is #477376.

Opacity

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

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

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

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

This text has shadow with #477376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477376.

Preview

Color preview on black background

This text has color #477376 on black background.


Color preview on white background

This text has color #477376 on white background.


Black color preview on #477376 background

This text has black color on #477376 background.


White color preview on #477376 background

This text has white color on #477376 background.


Related colors

Complementary color

Complementary color for #hex is #B88C89.


I love getcolorcode.com

Triadic colors

1 #764773 and #737647 with #477376 are triadic colors.

2 #767347 and #734776 with #477376 are triadic colors.