COLOR #477386

HEX: #477386 RGB: (71,115,134)

Color info

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

RGB color model

#477386 color RGB value is (71,115,134).

RGB: (71,115,134) (28%, 45%, 53%)

RGB channels and saturation

R 71 of 255 = 28%
G 115 of 255 = 45%
B 134 of 255 = 53%

71
115
134

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

Portions of RGB colors in percentages

R + G + B = 71 + 115 + 134 = 320 (100%)
R 71 of 320 ~ 22.19%
G 115 of 320 ~ 35.94%
B 134 of 320 ~ 41.88'%

%22.19
%35.94
%41.88

CMYK color model

#477386 color CMYK value is (47,14,0,47).

  • cyan value is 47.01%
  • magenta value is 14.18%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (47,14,0,47)
C47M14Y0K47 (47%, 14%, 0%, 47%)
(0.47 / 0.14 / 0.00 / 0.47)

CMYK percentages

%47.01
%14.18
%0
%47.45

Codes

Color #477386 in popluar color models

47 73 86
RGB 71 115 134
HSL 198° 30.73% 40.20%
HSB/HSV 198° 47.01% 52.55%
CMYK 47.01% 14.18% 0.00%
47.45%

Color #477386 in popluar number systems.

HEX 47 73 86
Decimal 71 115 134
Binary 1000111 1110011 10000110
Octal 107 163 206

Shades and tints

Shades of #477386

#477386
(71,115,134)
#41697A
(65,105,122)
#3B5F6E
(59,95,110)
#355562
(53,85,98)
#2F4B56
(47,75,86)
#29414A
(41,65,74)
#23373E
(35,55,62)
#1D2D32
(29,45,50)
#172326
(23,35,38)
#11191A
(17,25,26)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #477386

#477386
(71,115,134)
#577F91
(87,127,145)
#678B9C
(103,139,156)
#7797A7
(119,151,167)
#87A3B2
(135,163,178)
#97AFBD
(151,175,189)
#A7BBC8
(167,187,200)
#B7C7D3
(183,199,211)
#C7D3DE
(199,211,222)
#D7DFE9
(215,223,233)
#E7EBF4
(231,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477386; }

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

This text font color is #477386.

Background Color

.myBgColor { background-color: #477386; }

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

This div background color is #477386.

Border color

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

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

This div border color is #477386.

Opacity

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

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

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

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

This text has shadow with #477386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477386.

Preview

Color preview on black background

This text has color #477386 on black background.


Color preview on white background

This text has color #477386 on white background.


Black color preview on #477386 background

This text has black color on #477386 background.


White color preview on #477386 background

This text has white color on #477386 background.


Related colors

Complementary color

Complementary color for #hex is #B88C79.


I love getcolorcode.com

Triadic colors

1 #864773 and #738647 with #477386 are triadic colors.

2 #867347 and #734786 with #477386 are triadic colors.