COLOR #477080

HEX: #477080 RGB: (71,112,128)

Color info

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

RGB color model

#477080 color RGB value is (71,112,128).

RGB: (71,112,128) (28%, 44%, 50%)

RGB channels and saturation

R 71 of 255 = 28%
G 112 of 255 = 44%
B 128 of 255 = 50%

71
112
128

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

Portions of RGB colors in percentages

R + G + B = 71 + 112 + 128 = 311 (100%)
R 71 of 311 ~ 22.83%
G 112 of 311 ~ 36.01%
B 128 of 311 ~ 41.16'%

%22.83
%36.01
%41.16

CMYK color model

#477080 color CMYK value is (45,13,0,50).

  • cyan value is 44.53%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (45,13,0,50)
C45M13Y0K50 (45%, 13%, 0%, 50%)
(0.45 / 0.13 / 0.00 / 0.50)

CMYK percentages

%44.53
%12.5
%0
%49.8

Codes

Color #477080 in popluar color models

47 70 80
RGB 71 112 128
HSL 197° 28.64% 39.02%
HSB/HSV 197° 44.53% 50.20%
CMYK 44.53% 12.50% 0.00%
49.80%

Color #477080 in popluar number systems.

HEX 47 70 80
Decimal 71 112 128
Binary 1000111 1110000 10000000
Octal 107 160 200

Shades and tints

Shades of #477080

#477080
(71,112,128)
#416675
(65,102,117)
#3B5C6A
(59,92,106)
#35525F
(53,82,95)
#2F4854
(47,72,84)
#293E49
(41,62,73)
#23343E
(35,52,62)
#1D2A33
(29,42,51)
#172028
(23,32,40)
#11161D
(17,22,29)
#0B0C12
(11,12,18)
#000000
(0,0,0)

Tints of #477080

#477080
(71,112,128)
#577D8B
(87,125,139)
#678A96
(103,138,150)
#7797A1
(119,151,161)
#87A4AC
(135,164,172)
#97B1B7
(151,177,183)
#A7BEC2
(167,190,194)
#B7CBCD
(183,203,205)
#C7D8D8
(199,216,216)
#D7E5E3
(215,229,227)
#E7F2EE
(231,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477080 color. Also use rgb(71,112,128) instead hex code.

Text Font Color

.myTextColor { color: #477080; }

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

This text font color is #477080.

Background Color

.myBgColor { background-color: #477080; }

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

This div background color is #477080.

Border color

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

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

This div border color is #477080.

Opacity

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

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

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

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

This text has shadow with #477080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477080.

Preview

Color preview on black background

This text has color #477080 on black background.


Color preview on white background

This text has color #477080 on white background.


Black color preview on #477080 background

This text has black color on #477080 background.


White color preview on #477080 background

This text has white color on #477080 background.


Related colors

Complementary color

Complementary color for #hex is #B88F7F.


I love getcolorcode.com

Triadic colors

1 #804770 and #708047 with #477080 are triadic colors.

2 #807047 and #704780 with #477080 are triadic colors.