COLOR #477487

HEX: #477487 RGB: (71,116,135)

Color info

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

RGB color model

#477487 color RGB value is (71,116,135).

RGB: (71,116,135) (28%, 45%, 53%)

RGB channels and saturation

R 71 of 255 = 28%
G 116 of 255 = 45%
B 135 of 255 = 53%

71
116
135

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

Portions of RGB colors in percentages

R + G + B = 71 + 116 + 135 = 322 (100%)
R 71 of 322 ~ 22.05%
G 116 of 322 ~ 36.02%
B 135 of 322 ~ 41.93'%

%22.05
%36.02
%41.93

CMYK color model

#477487 color CMYK value is (47,14,0,47).

  • cyan value is 47.41%
  • magenta value is 14.07%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (47,14,0,47)
C47M14Y0K47 (47%, 14%, 0%, 47%)
(0.47 / 0.14 / 0.00 / 0.47)

CMYK percentages

%47.41
%14.07
%0
%47.06

Codes

Color #477487 in popluar color models

47 74 87
RGB 71 116 135
HSL 198° 31.07% 40.39%
HSB/HSV 198° 47.41% 52.94%
CMYK 47.41% 14.07% 0.00%
47.06%

Color #477487 in popluar number systems.

HEX 47 74 87
Decimal 71 116 135
Binary 1000111 1110100 10000111
Octal 107 164 207

Shades and tints

Shades of #477487

#477487
(71,116,135)
#416A7B
(65,106,123)
#3B606F
(59,96,111)
#355663
(53,86,99)
#2F4C57
(47,76,87)
#29424B
(41,66,75)
#23383F
(35,56,63)
#1D2E33
(29,46,51)
#172427
(23,36,39)
#111A1B
(17,26,27)
#0B100F
(11,16,15)
#000000
(0,0,0)

Tints of #477487

#477487
(71,116,135)
#578091
(87,128,145)
#678C9B
(103,140,155)
#7798A5
(119,152,165)
#87A4AF
(135,164,175)
#97B0B9
(151,176,185)
#A7BCC3
(167,188,195)
#B7C8CD
(183,200,205)
#C7D4D7
(199,212,215)
#D7E0E1
(215,224,225)
#E7ECEB
(231,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477487 color. Also use rgb(71,116,135) instead hex code.

Text Font Color

.myTextColor { color: #477487; }

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

This text font color is #477487.

Background Color

.myBgColor { background-color: #477487; }

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

This div background color is #477487.

Border color

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

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

This div border color is #477487.

Opacity

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

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

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

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

This text has shadow with #477487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477487.

Preview

Color preview on black background

This text has color #477487 on black background.


Color preview on white background

This text has color #477487 on white background.


Black color preview on #477487 background

This text has black color on #477487 background.


White color preview on #477487 background

This text has white color on #477487 background.


Related colors

Complementary color

Complementary color for #hex is #B88B78.


I love getcolorcode.com

Triadic colors

1 #874774 and #748747 with #477487 are triadic colors.

2 #877447 and #744787 with #477487 are triadic colors.