COLOR #477294

HEX: #477294 RGB: (71,114,148)

Color info

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

RGB color model

#477294 color RGB value is (71,114,148).

RGB: (71,114,148) (28%, 45%, 58%)

RGB channels and saturation

R 71 of 255 = 28%
G 114 of 255 = 45%
B 148 of 255 = 58%

71
114
148

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

Portions of RGB colors in percentages

R + G + B = 71 + 114 + 148 = 333 (100%)
R 71 of 333 ~ 21.32%
G 114 of 333 ~ 34.23%
B 148 of 333 ~ 44.44'%

%21.32
%34.23
%44.44

CMYK color model

#477294 color CMYK value is (52,23,0,42).

  • cyan value is 52.03%
  • magenta value is 22.97%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (52,23,0,42)
C52M23Y0K42 (52%, 23%, 0%, 42%)
(0.52 / 0.23 / 0.00 / 0.42)

CMYK percentages

%52.03
%22.97
%0
%41.96

Codes

Color #477294 in popluar color models

47 72 94
RGB 71 114 148
HSL 206° 35.16% 42.94%
HSB/HSV 206° 52.03% 58.04%
CMYK 52.03% 22.97% 0.00%
41.96%

Color #477294 in popluar number systems.

HEX 47 72 94
Decimal 71 114 148
Binary 1000111 1110010 10010100
Octal 107 162 224

Shades and tints

Shades of #477294

#477294
(71,114,148)
#416887
(65,104,135)
#3B5E7A
(59,94,122)
#35546D
(53,84,109)
#2F4A60
(47,74,96)
#294053
(41,64,83)
#233646
(35,54,70)
#1D2C39
(29,44,57)
#17222C
(23,34,44)
#11181F
(17,24,31)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #477294

#477294
(71,114,148)
#577E9D
(87,126,157)
#678AA6
(103,138,166)
#7796AF
(119,150,175)
#87A2B8
(135,162,184)
#97AEC1
(151,174,193)
#A7BACA
(167,186,202)
#B7C6D3
(183,198,211)
#C7D2DC
(199,210,220)
#D7DEE5
(215,222,229)
#E7EAEE
(231,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477294 color. Also use rgb(71,114,148) instead hex code.

Text Font Color

.myTextColor { color: #477294; }

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

This text font color is #477294.

Background Color

.myBgColor { background-color: #477294; }

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

This div background color is #477294.

Border color

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

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

This div border color is #477294.

Opacity

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

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

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

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

This text has shadow with #477294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477294.

Preview

Color preview on black background

This text has color #477294 on black background.


Color preview on white background

This text has color #477294 on white background.


Black color preview on #477294 background

This text has black color on #477294 background.


White color preview on #477294 background

This text has white color on #477294 background.


Related colors

Complementary color

Complementary color for #hex is #B88D6B.


I love getcolorcode.com

Triadic colors

1 #944772 and #729447 with #477294 are triadic colors.

2 #947247 and #724794 with #477294 are triadic colors.