COLOR #476077

HEX: #476077 RGB: (71,96,119)

Color info

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

RGB color model

#476077 color RGB value is (71,96,119).

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

RGB channels and saturation

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

71
96
119

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

Portions of RGB colors in percentages

R + G + B = 71 + 96 + 119 = 286 (100%)
R 71 of 286 ~ 24.83%
G 96 of 286 ~ 33.57%
B 119 of 286 ~ 41.61'%

%24.83
%33.57
%41.61

CMYK color model

#476077 color CMYK value is (40,19,0,53).

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

CMYK: (40,19,0,53)
C40M19Y0K53 (40%, 19%, 0%, 53%)
(0.40 / 0.19 / 0.00 / 0.53)

CMYK percentages

%40.34
%19.33
%0
%53.33

Codes

Color #476077 in popluar color models

47 60 77
RGB 71 96 119
HSL 209° 25.26% 37.25%
HSB/HSV 209° 40.34% 46.67%
CMYK 40.34% 19.33% 0.00%
53.33%

Color #476077 in popluar number systems.

HEX 47 60 77
Decimal 71 96 119
Binary 1000111 1100000 1110111
Octal 107 140 167

Shades and tints

Shades of #476077

#476077
(71,96,119)
#41586D
(65,88,109)
#3B5063
(59,80,99)
#354859
(53,72,89)
#2F404F
(47,64,79)
#293845
(41,56,69)
#23303B
(35,48,59)
#1D2831
(29,40,49)
#172027
(23,32,39)
#11181D
(17,24,29)
#0B1013
(11,16,19)
#000000
(0,0,0)

Tints of #476077

#476077
(71,96,119)
#576E83
(87,110,131)
#677C8F
(103,124,143)
#778A9B
(119,138,155)
#8798A7
(135,152,167)
#97A6B3
(151,166,179)
#A7B4BF
(167,180,191)
#B7C2CB
(183,194,203)
#C7D0D7
(199,208,215)
#D7DEE3
(215,222,227)
#E7ECEF
(231,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476077; }

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

This text font color is #476077.

Background Color

.myBgColor { background-color: #476077; }

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

This div background color is #476077.

Border color

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

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

This div border color is #476077.

Opacity

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

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

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

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

This text has shadow with #476077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476077.

Preview

Color preview on black background

This text has color #476077 on black background.


Color preview on white background

This text has color #476077 on white background.


Black color preview on #476077 background

This text has black color on #476077 background.


White color preview on #476077 background

This text has white color on #476077 background.


Related colors

Complementary color

Complementary color for #hex is #B89F88.


I love getcolorcode.com

Triadic colors

1 #774760 and #607747 with #476077 are triadic colors.

2 #776047 and #604777 with #476077 are triadic colors.