COLOR #477486

HEX: #477486 RGB: (71,116,134)

Color info

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

RGB color model

#477486 color RGB value is (71,116,134).

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

RGB channels and saturation

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

71
116
134

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

Portions of RGB colors in percentages

R + G + B = 71 + 116 + 134 = 321 (100%)
R 71 of 321 ~ 22.12%
G 116 of 321 ~ 36.14%
B 134 of 321 ~ 41.74'%

%22.12
%36.14
%41.74

CMYK color model

#477486 color CMYK value is (47,13,0,47).

  • cyan value is 47.01%
  • magenta value is 13.43%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (47,13,0,47) C47M13Y0K47 (47%,13%,0%,47%) (0.47/0.13/0.00/0.47) 

CMYK percentages

%47.01
%13.43
%0
%47.45

Codes

Color #477486 in popluar color models

47 74 86
RGB 71 116 134
HSL 197° 30.73% 40.20%
HSB/HSV 197° 47.01% 52.55%
CMYK 47.01% 13.43% 0.00%
47.45%

Color #477486 in popluar number systems.

HEX 47 74 86
Decimal 71 116 134
Binary 1000111 1110100 10000110
Octal 107 164 206

Shades and tints

Shades of #477486

#477486
(71,116,134)
#416A7A
(65,106,122)
#3B606E
(59,96,110)
#355662
(53,86,98)
#2F4C56
(47,76,86)
#29424A
(41,66,74)
#23383E
(35,56,62)
#1D2E32
(29,46,50)
#172426
(23,36,38)
#111A1A
(17,26,26)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #477486

#477486
(71,116,134)
#578091
(87,128,145)
#678C9C
(103,140,156)
#7798A7
(119,152,167)
#87A4B2
(135,164,178)
#97B0BD
(151,176,189)
#A7BCC8
(167,188,200)
#B7C8D3
(183,200,211)
#C7D4DE
(199,212,222)
#D7E0E9
(215,224,233)
#E7ECF4
(231,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477486; }

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

This text font color is #477486.

Background Color

.myBgColor { background-color: #477486; }

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

This div background color is #477486.

Border color

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

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

This div border color is #477486.

Opacity

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

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

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

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

This text has shadow with #477486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477486.

Preview

Color preview on black background

This text has color #477486 on black background.


Color preview on white background

This text has color #477486 on white background.


Black color preview on #477486 background

This text has black color on #477486 background.


White color preview on #477486 background

This text has white color on #477486 background.


Related colors

Complementary color

Complementary color for #hex is #B88B79.


I love getcolorcode.com

Triadic colors

1 #864774 and #748647 with #477486 are triadic colors.

2 #867447 and #744786 with #477486 are triadic colors.