COLOR #477884

HEX: #477884 RGB: (71,120,132)

Color info

#477884 contains mainly green and blue colors. Web safe color of #477884 is #336699 (or #369).

RGB color model

#477884 color RGB value is (71,120,132).

RGB: (71,120,132) (28%, 47%, 52%)

RGB channels and saturation

R 71 of 255 = 28%
G 120 of 255 = 47%
B 132 of 255 = 52%

71
120
132

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

Portions of RGB colors in percentages

R + G + B = 71 + 120 + 132 = 323 (100%)
R 71 of 323 ~ 21.98%
G 120 of 323 ~ 37.15%
B 132 of 323 ~ 40.87'%

%21.98
%37.15
%40.87

CMYK color model

#477884 color CMYK value is (46,9,0,48).

  • cyan value is 46.21%
  • magenta value is 9.09%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (46,9,0,48)
C46M9Y0K48 (46%, 9%, 0%, 48%)
(0.46 / 0.09 / 0.00 / 0.48)

CMYK percentages

%46.21
%9.09
%0
%48.24

Codes

Color #477884 in popluar color models

47 78 84
RGB 71 120 132
HSL 192° 30.05% 39.80%
HSB/HSV 192° 46.21% 51.76%
CMYK 46.21% 9.09% 0.00%
48.24%

Color #477884 in popluar number systems.

HEX 47 78 84
Decimal 71 120 132
Binary 1000111 1111000 10000100
Octal 107 170 204

Shades and tints

Shades of #477884

#477884
(71,120,132)
#416E78
(65,110,120)
#3B646C
(59,100,108)
#355A60
(53,90,96)
#2F5054
(47,80,84)
#294648
(41,70,72)
#233C3C
(35,60,60)
#1D3230
(29,50,48)
#172824
(23,40,36)
#111E18
(17,30,24)
#0B140C
(11,20,12)
#000000
(0,0,0)

Tints of #477884

#477884
(71,120,132)
#57848F
(87,132,143)
#67909A
(103,144,154)
#779CA5
(119,156,165)
#87A8B0
(135,168,176)
#97B4BB
(151,180,187)
#A7C0C6
(167,192,198)
#B7CCD1
(183,204,209)
#C7D8DC
(199,216,220)
#D7E4E7
(215,228,231)
#E7F0F2
(231,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477884 color. Also use rgb(71,120,132) instead hex code.

Text Font Color

.myTextColor { color: #477884; }

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

This text font color is #477884.

Background Color

.myBgColor { background-color: #477884; }

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

This div background color is #477884.

Border color

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

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

This div border color is #477884.

Opacity

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

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

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

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

This text has shadow with #477884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477884.

Preview

Color preview on black background

This text has color #477884 on black background.


Color preview on white background

This text has color #477884 on white background.


Black color preview on #477884 background

This text has black color on #477884 background.


White color preview on #477884 background

This text has white color on #477884 background.


Related colors

Complementary color

Complementary color for #hex is #B8877B.


I love getcolorcode.com

Triadic colors

1 #844778 and #788447 with #477884 are triadic colors.

2 #847847 and #784784 with #477884 are triadic colors.