COLOR #476178

HEX: #476178 RGB: (71,97,120)

Color info

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

RGB color model

#476178 color RGB value is (71,97,120).

RGB: (71,97,120) (28%, 38%, 47%)

RGB channels and saturation

R 71 of 255 = 28%
G 97 of 255 = 38%
B 120 of 255 = 47%

71
97
120

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

Portions of RGB colors in percentages

R + G + B = 71 + 97 + 120 = 288 (100%)
R 71 of 288 ~ 24.65%
G 97 of 288 ~ 33.68%
B 120 of 288 ~ 41.67'%

%24.65
%33.68
%41.67

CMYK color model

#476178 color CMYK value is (41,19,0,53).

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

CMYK: (41,19,0,53)
C41M19Y0K53 (41%, 19%, 0%, 53%)
(0.41 / 0.19 / 0.00 / 0.53)

CMYK percentages

%40.83
%19.17
%0
%52.94

Codes

Color #476178 in popluar color models

47 61 78
RGB 71 97 120
HSL 208° 25.65% 37.45%
HSB/HSV 208° 40.83% 47.06%
CMYK 40.83% 19.17% 0.00%
52.94%

Color #476178 in popluar number systems.

HEX 47 61 78
Decimal 71 97 120
Binary 1000111 1100001 1111000
Octal 107 141 170

Shades and tints

Shades of #476178

#476178
(71,97,120)
#41596E
(65,89,110)
#3B5164
(59,81,100)
#35495A
(53,73,90)
#2F4150
(47,65,80)
#293946
(41,57,70)
#23313C
(35,49,60)
#1D2932
(29,41,50)
#172128
(23,33,40)
#11191E
(17,25,30)
#0B1114
(11,17,20)
#000000
(0,0,0)

Tints of #476178

#476178
(71,97,120)
#576F84
(87,111,132)
#677D90
(103,125,144)
#778B9C
(119,139,156)
#8799A8
(135,153,168)
#97A7B4
(151,167,180)
#A7B5C0
(167,181,192)
#B7C3CC
(183,195,204)
#C7D1D8
(199,209,216)
#D7DFE4
(215,223,228)
#E7EDF0
(231,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476178; }

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

This text font color is #476178.

Background Color

.myBgColor { background-color: #476178; }

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

This div background color is #476178.

Border color

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

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

This div border color is #476178.

Opacity

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

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

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

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

This text has shadow with #476178 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476178.

Preview

Color preview on black background

This text has color #476178 on black background.


Color preview on white background

This text has color #476178 on white background.


Black color preview on #476178 background

This text has black color on #476178 background.


White color preview on #476178 background

This text has white color on #476178 background.


Related colors

Complementary color

Complementary color for #hex is #B89E87.


I love getcolorcode.com

Triadic colors

1 #784761 and #617847 with #476178 are triadic colors.

2 #786147 and #614778 with #476178 are triadic colors.