COLOR #477686

HEX: #477686 RGB: (71,118,134)

Color info

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

RGB color model

#477686 color RGB value is (71,118,134).

RGB: (71,118,134) (28%, 46%, 53%)

RGB channels and saturation

R 71 of 255 = 28%
G 118 of 255 = 46%
B 134 of 255 = 53%

71
118
134

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

Portions of RGB colors in percentages

R + G + B = 71 + 118 + 134 = 323 (100%)
R 71 of 323 ~ 21.98%
G 118 of 323 ~ 36.53%
B 134 of 323 ~ 41.49'%

%21.98
%36.53
%41.49

CMYK color model

#477686 color CMYK value is (47,12,0,47).

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

CMYK: (47,12,0,47)
C47M12Y0K47 (47%, 12%, 0%, 47%)
(0.47 / 0.12 / 0.00 / 0.47)

CMYK percentages

%47.01
%11.94
%0
%47.45

Codes

Color #477686 in popluar color models

47 76 86
RGB 71 118 134
HSL 195° 30.73% 40.20%
HSB/HSV 195° 47.01% 52.55%
CMYK 47.01% 11.94% 0.00%
47.45%

Color #477686 in popluar number systems.

HEX 47 76 86
Decimal 71 118 134
Binary 1000111 1110110 10000110
Octal 107 166 206

Shades and tints

Shades of #477686

#477686
(71,118,134)
#416C7A
(65,108,122)
#3B626E
(59,98,110)
#355862
(53,88,98)
#2F4E56
(47,78,86)
#29444A
(41,68,74)
#233A3E
(35,58,62)
#1D3032
(29,48,50)
#172626
(23,38,38)
#111C1A
(17,28,26)
#0B120E
(11,18,14)
#000000
(0,0,0)

Tints of #477686

#477686
(71,118,134)
#578291
(87,130,145)
#678E9C
(103,142,156)
#779AA7
(119,154,167)
#87A6B2
(135,166,178)
#97B2BD
(151,178,189)
#A7BEC8
(167,190,200)
#B7CAD3
(183,202,211)
#C7D6DE
(199,214,222)
#D7E2E9
(215,226,233)
#E7EEF4
(231,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477686; }

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

This text font color is #477686.

Background Color

.myBgColor { background-color: #477686; }

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

This div background color is #477686.

Border color

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

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

This div border color is #477686.

Opacity

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

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

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

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

This text has shadow with #477686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477686.

Preview

Color preview on black background

This text has color #477686 on black background.


Color preview on white background

This text has color #477686 on white background.


Black color preview on #477686 background

This text has black color on #477686 background.


White color preview on #477686 background

This text has white color on #477686 background.


Related colors

Complementary color

Complementary color for #hex is #B88979.


I love getcolorcode.com

Triadic colors

1 #864776 and #768647 with #477686 are triadic colors.

2 #867647 and #764786 with #477686 are triadic colors.