COLOR #477790

HEX: #477790 RGB: (71,119,144)

Color info

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

RGB color model

#477790 color RGB value is (71,119,144).

RGB: (71,119,144) (28%, 47%, 56%)

RGB channels and saturation

R 71 of 255 = 28%
G 119 of 255 = 47%
B 144 of 255 = 56%

71
119
144

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

Portions of RGB colors in percentages

R + G + B = 71 + 119 + 144 = 334 (100%)
R 71 of 334 ~ 21.26%
G 119 of 334 ~ 35.63%
B 144 of 334 ~ 43.11'%

%21.26
%35.63
%43.11

CMYK color model

#477790 color CMYK value is (51,17,0,44).

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

CMYK: (51,17,0,44)
C51M17Y0K44 (51%, 17%, 0%, 44%)
(0.51 / 0.17 / 0.00 / 0.44)

CMYK percentages

%50.69
%17.36
%0
%43.53

Codes

Color #477790 in popluar color models

47 77 90
RGB 71 119 144
HSL 201° 33.95% 42.16%
HSB/HSV 201° 50.69% 56.47%
CMYK 50.69% 17.36% 0.00%
43.53%

Color #477790 in popluar number systems.

HEX 47 77 90
Decimal 71 119 144
Binary 1000111 1110111 10010000
Octal 107 167 220

Shades and tints

Shades of #477790

#477790
(71,119,144)
#416D83
(65,109,131)
#3B6376
(59,99,118)
#355969
(53,89,105)
#2F4F5C
(47,79,92)
#29454F
(41,69,79)
#233B42
(35,59,66)
#1D3135
(29,49,53)
#172728
(23,39,40)
#111D1B
(17,29,27)
#0B130E
(11,19,14)
#000000
(0,0,0)

Tints of #477790

#477790
(71,119,144)
#57839A
(87,131,154)
#678FA4
(103,143,164)
#779BAE
(119,155,174)
#87A7B8
(135,167,184)
#97B3C2
(151,179,194)
#A7BFCC
(167,191,204)
#B7CBD6
(183,203,214)
#C7D7E0
(199,215,224)
#D7E3EA
(215,227,234)
#E7EFF4
(231,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477790; }

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

This text font color is #477790.

Background Color

.myBgColor { background-color: #477790; }

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

This div background color is #477790.

Border color

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

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

This div border color is #477790.

Opacity

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

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

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

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

This text has shadow with #477790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477790.

Preview

Color preview on black background

This text has color #477790 on black background.


Color preview on white background

This text has color #477790 on white background.


Black color preview on #477790 background

This text has black color on #477790 background.


White color preview on #477790 background

This text has white color on #477790 background.


Related colors

Complementary color

Complementary color for #hex is #B8886F.


I love getcolorcode.com

Triadic colors

1 #904777 and #779047 with #477790 are triadic colors.

2 #907747 and #774790 with #477790 are triadic colors.