COLOR #476177

HEX: #476177 RGB: (71,97,119)

Color info

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

RGB color model

#476177 color RGB value is (71,97,119).

RGB: (71,97,119) (28%, 38%, 47%)

RGB channels and saturation

R 71 of 255 = 28%
G 97 of 255 = 38%
B 119 of 255 = 47%

71
97
119

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

Portions of RGB colors in percentages

R + G + B = 71 + 97 + 119 = 287 (100%)
R 71 of 287 ~ 24.74%
G 97 of 287 ~ 33.8%
B 119 of 287 ~ 41.46'%

%24.74
%33.8
%41.46

CMYK color model

#476177 color CMYK value is (40,18,0,53).

  • cyan value is 40.34%
  • magenta value is 18.49%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (40,18,0,53)
C40M18Y0K53 (40%, 18%, 0%, 53%)
(0.40 / 0.18 / 0.00 / 0.53)

CMYK percentages

%40.34
%18.49
%0
%53.33

Codes

Color #476177 in popluar color models

47 61 77
RGB 71 97 119
HSL 208° 25.26% 37.25%
HSB/HSV 208° 40.34% 46.67%
CMYK 40.34% 18.49% 0.00%
53.33%

Color #476177 in popluar number systems.

HEX 47 61 77
Decimal 71 97 119
Binary 1000111 1100001 1110111
Octal 107 141 167

Shades and tints

Shades of #476177

#476177
(71,97,119)
#41596D
(65,89,109)
#3B5163
(59,81,99)
#354959
(53,73,89)
#2F414F
(47,65,79)
#293945
(41,57,69)
#23313B
(35,49,59)
#1D2931
(29,41,49)
#172127
(23,33,39)
#11191D
(17,25,29)
#0B1113
(11,17,19)
#000000
(0,0,0)

Tints of #476177

#476177
(71,97,119)
#576F83
(87,111,131)
#677D8F
(103,125,143)
#778B9B
(119,139,155)
#8799A7
(135,153,167)
#97A7B3
(151,167,179)
#A7B5BF
(167,181,191)
#B7C3CB
(183,195,203)
#C7D1D7
(199,209,215)
#D7DFE3
(215,223,227)
#E7EDEF
(231,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476177 color. Also use rgb(71,97,119) instead hex code.

Text Font Color

.myTextColor { color: #476177; }

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

This text font color is #476177.

Background Color

.myBgColor { background-color: #476177; }

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

This div background color is #476177.

Border color

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

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

This div border color is #476177.

Opacity

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

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

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

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

This text has shadow with #476177 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476177.

Preview

Color preview on black background

This text has color #476177 on black background.


Color preview on white background

This text has color #476177 on white background.


Black color preview on #476177 background

This text has black color on #476177 background.


White color preview on #476177 background

This text has white color on #476177 background.


Related colors

Complementary color

Complementary color for #hex is #B89E88.


I love getcolorcode.com

Triadic colors

1 #774761 and #617747 with #476177 are triadic colors.

2 #776147 and #614777 with #476177 are triadic colors.