COLOR #477D92

HEX: #477D92 RGB: (71,125,146)

Color info

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

RGB color model

#477D92 color RGB value is (71,125,146).

RGB: (71,125,146) (28%, 49%, 57%)

RGB channels and saturation

R 71 of 255 = 28%
G 125 of 255 = 49%
B 146 of 255 = 57%

71
125
146

R + G + B ~ 45%. #477D92 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 125 + 146 = 342 (100%)
R 71 of 342 ~ 20.76%
G 125 of 342 ~ 36.55%
B 146 of 342 ~ 42.69'%

%20.76
%36.55
%42.69

CMYK color model

#477D92 color CMYK value is (51,14,0,43).

  • cyan value is 51.37%
  • magenta value is 14.38%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (51,14,0,43)
C51M14Y0K43 (51%, 14%, 0%, 43%)
(0.51 / 0.14 / 0.00 / 0.43)

CMYK percentages

%51.37
%14.38
%0
%42.75

Codes

Color #477D92 in popluar color models

47 7D 92
RGB 71 125 146
HSL 197° 34.56% 42.55%
HSB/HSV 197° 51.37% 57.25%
CMYK 51.37% 14.38% 0.00%
42.75%

Color #477D92 in popluar number systems.

HEX 47 7D 92
Decimal 71 125 146
Binary 1000111 1111101 10010010
Octal 107 175 222

Shades and tints

Shades of #477D92

#477D92
(71,125,146)
#417285
(65,114,133)
#3B6778
(59,103,120)
#355C6B
(53,92,107)
#2F515E
(47,81,94)
#294651
(41,70,81)
#233B44
(35,59,68)
#1D3037
(29,48,55)
#17252A
(23,37,42)
#111A1D
(17,26,29)
#0B0F10
(11,15,16)
#000000
(0,0,0)

Tints of #477D92

#477D92
(71,125,146)
#57889B
(87,136,155)
#6793A4
(103,147,164)
#779EAD
(119,158,173)
#87A9B6
(135,169,182)
#97B4BF
(151,180,191)
#A7BFC8
(167,191,200)
#B7CAD1
(183,202,209)
#C7D5DA
(199,213,218)
#D7E0E3
(215,224,227)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477D92 color. Also use rgb(71,125,146) instead hex code.

Text Font Color

.myTextColor { color: #477D92; }

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

This text font color is #477D92.

Background Color

.myBgColor { background-color: #477D92; }

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

This div background color is #477D92.

Border color

.myBorderColor { border: 1px solid #477D92; }

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

This div border color is #477D92.

Opacity

.myOpacity80 { color: #477D92; opacity: 0.8; }

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

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

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

This text has shadow with #477D92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477D92.

Preview

Color preview on black background

This text has color #477D92 on black background.


Color preview on white background

This text has color #477D92 on white background.


Black color preview on #477D92 background

This text has black color on #477D92 background.


White color preview on #477D92 background

This text has white color on #477D92 background.


Related colors

Complementary color

Complementary color for #hex is #B8826D.


I love getcolorcode.com

Triadic colors

1 #92477D and #7D9247 with #477D92 are triadic colors.

2 #927D47 and #7D4792 with #477D92 are triadic colors.