COLOR #477290

HEX: #477290 RGB: (71,114,144)

Color info

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

RGB color model

#477290 color RGB value is (71,114,144).

RGB: (71,114,144) (28%, 45%, 56%)

RGB channels and saturation

R 71 of 255 = 28%
G 114 of 255 = 45%
B 144 of 255 = 56%

71
114
144

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

Portions of RGB colors in percentages

R + G + B = 71 + 114 + 144 = 329 (100%)
R 71 of 329 ~ 21.58%
G 114 of 329 ~ 34.65%
B 144 of 329 ~ 43.77'%

%21.58
%34.65
%43.77

CMYK color model

#477290 color CMYK value is (51,21,0,44).

  • cyan value is 50.69%
  • magenta value is 20.83%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (51,21,0,44)
C51M21Y0K44 (51%, 21%, 0%, 44%)
(0.51 / 0.21 / 0.00 / 0.44)

CMYK percentages

%50.69
%20.83
%0
%43.53

Codes

Color #477290 in popluar color models

47 72 90
RGB 71 114 144
HSL 205° 33.95% 42.16%
HSB/HSV 205° 50.69% 56.47%
CMYK 50.69% 20.83% 0.00%
43.53%

Color #477290 in popluar number systems.

HEX 47 72 90
Decimal 71 114 144
Binary 1000111 1110010 10010000
Octal 107 162 220

Shades and tints

Shades of #477290

#477290
(71,114,144)
#416883
(65,104,131)
#3B5E76
(59,94,118)
#355469
(53,84,105)
#2F4A5C
(47,74,92)
#29404F
(41,64,79)
#233642
(35,54,66)
#1D2C35
(29,44,53)
#172228
(23,34,40)
#11181B
(17,24,27)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #477290

#477290
(71,114,144)
#577E9A
(87,126,154)
#678AA4
(103,138,164)
#7796AE
(119,150,174)
#87A2B8
(135,162,184)
#97AEC2
(151,174,194)
#A7BACC
(167,186,204)
#B7C6D6
(183,198,214)
#C7D2E0
(199,210,224)
#D7DEEA
(215,222,234)
#E7EAF4
(231,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477290; }

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

This text font color is #477290.

Background Color

.myBgColor { background-color: #477290; }

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

This div background color is #477290.

Border color

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

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

This div border color is #477290.

Opacity

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

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

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

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

This text has shadow with #477290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477290.

Preview

Color preview on black background

This text has color #477290 on black background.


Color preview on white background

This text has color #477290 on white background.


Black color preview on #477290 background

This text has black color on #477290 background.


White color preview on #477290 background

This text has white color on #477290 background.


Related colors

Complementary color

Complementary color for #hex is #B88D6F.


I love getcolorcode.com

Triadic colors

1 #904772 and #729047 with #477290 are triadic colors.

2 #907247 and #724790 with #477290 are triadic colors.