COLOR #477782

HEX: #477782 RGB: (71,119,130)

Color info

#477782 contains red, green and blue colors in about the same proportion. Web safe color of #477782 is #336699 (or #369).

RGB color model

#477782 color RGB value is (71,119,130).

RGB: (71,119,130) (28%, 47%, 51%)

RGB channels and saturation

R 71 of 255 = 28%
G 119 of 255 = 47%
B 130 of 255 = 51%

71
119
130

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

Portions of RGB colors in percentages

R + G + B = 71 + 119 + 130 = 320 (100%)
R 71 of 320 ~ 22.19%
G 119 of 320 ~ 37.19%
B 130 of 320 ~ 40.63'%

%22.19
%37.19
%40.63

CMYK color model

#477782 color CMYK value is (45,8,0,49).

  • cyan value is 45.38%
  • magenta value is 8.46%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (45,8,0,49) C45M8Y0K49 (45%,8%,0%,49%) (0.45/0.08/0.00/0.49) 

CMYK percentages

%45.38
%8.46
%0
%49.02

Codes

Color #477782 in popluar color models

47 77 82
RGB 71 119 130
HSL 191° 29.35% 39.41%
HSB/HSV 191° 45.38% 50.98%
CMYK 45.38% 8.46% 0.00%
49.02%

Color #477782 in popluar number systems.

HEX 47 77 82
Decimal 71 119 130
Binary 1000111 1110111 10000010
Octal 107 167 202

Shades and tints

Shades of #477782

#477782
(71,119,130)
#416D77
(65,109,119)
#3B636C
(59,99,108)
#355961
(53,89,97)
#2F4F56
(47,79,86)
#29454B
(41,69,75)
#233B40
(35,59,64)
#1D3135
(29,49,53)
#17272A
(23,39,42)
#111D1F
(17,29,31)
#0B1314
(11,19,20)
#000000
(0,0,0)

Tints of #477782

#477782
(71,119,130)
#57838D
(87,131,141)
#678F98
(103,143,152)
#779BA3
(119,155,163)
#87A7AE
(135,167,174)
#97B3B9
(151,179,185)
#A7BFC4
(167,191,196)
#B7CBCF
(183,203,207)
#C7D7DA
(199,215,218)
#D7E3E5
(215,227,229)
#E7EFF0
(231,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #477782; }

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

This text font color is #477782.

Background Color

.myBgColor { background-color: #477782; }

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

This div background color is #477782.

Border color

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

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

This div border color is #477782.

Opacity

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

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

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

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

This text has shadow with #477782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477782.

Preview

Color preview on black background

This text has color #477782 on black background.


Color preview on white background

This text has color #477782 on white background.


Black color preview on #477782 background

This text has black color on #477782 background.


White color preview on #477782 background

This text has white color on #477782 background.


Related colors

Complementary color

Complementary color for #hex is #B8887D.


I love getcolorcode.com

Triadic colors

1 #824777 and #778247 with #477782 are triadic colors.

2 #827747 and #774782 with #477782 are triadic colors.