COLOR #477864

HEX: #477864 RGB: (71,120,100)

Color info

#477864 contains red, green and blue colors in about the same proportion. Web safe color of #477864 is #336666 (or #366).

RGB color model

#477864 color RGB value is (71,120,100).

RGB: (71,120,100) (28%, 47%, 39%)

RGB channels and saturation

R 71 of 255 = 28%
G 120 of 255 = 47%
B 100 of 255 = 39%

71
120
100

R + G + B ~ 38%. #477864 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 120 + 100 = 291 (100%)
R 71 of 291 ~ 24.4%
G 120 of 291 ~ 41.24%
B 100 of 291 ~ 34.36'%

%24.4
%41.24
%34.36

CMYK color model

#477864 color CMYK value is (41,0,17,53).

  • cyan value is 40.83%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 52.94%

CMYK: (41,0,17,53)
C41M0Y17K53 (41%, 0%, 17%, 53%)
(0.41 / 0.00 / 0.17 / 0.53)

CMYK percentages

%40.83
%0
%16.67
%52.94

Codes

Color #477864 in popluar color models

47 78 64
RGB 71 120 100
HSL 156° 25.65% 37.45%
HSB/HSV 156° 40.83% 47.06%
CMYK 40.83% 0.00% 16.67%
52.94%

Color #477864 in popluar number systems.

HEX 47 78 64
Decimal 71 120 100
Binary 1000111 1111000 1100100
Octal 107 170 144

Shades and tints

Shades of #477864

#477864
(71,120,100)
#416E5B
(65,110,91)
#3B6452
(59,100,82)
#355A49
(53,90,73)
#2F5040
(47,80,64)
#294637
(41,70,55)
#233C2E
(35,60,46)
#1D3225
(29,50,37)
#17281C
(23,40,28)
#111E13
(17,30,19)
#0B140A
(11,20,10)
#000000
(0,0,0)

Tints of #477864

#477864
(71,120,100)
#578472
(87,132,114)
#679080
(103,144,128)
#779C8E
(119,156,142)
#87A89C
(135,168,156)
#97B4AA
(151,180,170)
#A7C0B8
(167,192,184)
#B7CCC6
(183,204,198)
#C7D8D4
(199,216,212)
#D7E4E2
(215,228,226)
#E7F0F0
(231,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #477864 color. Also use rgb(71,120,100) instead hex code.

Text Font Color

.myTextColor { color: #477864; }

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

This text font color is #477864.

Background Color

.myBgColor { background-color: #477864; }

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

This div background color is #477864.

Border color

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

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

This div border color is #477864.

Opacity

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

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

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

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

This text has shadow with #477864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #477864.

Preview

Color preview on black background

This text has color #477864 on black background.


Color preview on white background

This text has color #477864 on white background.


Black color preview on #477864 background

This text has black color on #477864 background.


White color preview on #477864 background

This text has white color on #477864 background.


Related colors

Complementary color

Complementary color for #hex is #B8879B.


I love getcolorcode.com

Triadic colors

1 #644778 and #786447 with #477864 are triadic colors.

2 #647847 and #784764 with #477864 are triadic colors.