COLOR #476179

HEX: #476179 RGB: (71,97,121)

Color info

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

RGB color model

#476179 color RGB value is (71,97,121).

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

RGB channels and saturation

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

71
97
121

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

Portions of RGB colors in percentages

R + G + B = 71 + 97 + 121 = 289 (100%)
R 71 of 289 ~ 24.57%
G 97 of 289 ~ 33.56%
B 121 of 289 ~ 41.87'%

%24.57
%33.56
%41.87

CMYK color model

#476179 color CMYK value is (41,20,0,53).

  • cyan value is 41.32%
  • magenta value is 19.83%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (41,20,0,53)
C41M20Y0K53 (41%, 20%, 0%, 53%)
(0.41 / 0.20 / 0.00 / 0.53)

CMYK percentages

%41.32
%19.83
%0
%52.55

Codes

Color #476179 in popluar color models

47 61 79
RGB 71 97 121
HSL 209° 26.04% 37.65%
HSB/HSV 209° 41.32% 47.45%
CMYK 41.32% 19.83% 0.00%
52.55%

Color #476179 in popluar number systems.

HEX 47 61 79
Decimal 71 97 121
Binary 1000111 1100001 1111001
Octal 107 141 171

Shades and tints

Shades of #476179

#476179
(71,97,121)
#41596E
(65,89,110)
#3B5163
(59,81,99)
#354958
(53,73,88)
#2F414D
(47,65,77)
#293942
(41,57,66)
#233137
(35,49,55)
#1D292C
(29,41,44)
#172121
(23,33,33)
#111916
(17,25,22)
#0B110B
(11,17,11)
#000000
(0,0,0)

Tints of #476179

#476179
(71,97,121)
#576F85
(87,111,133)
#677D91
(103,125,145)
#778B9D
(119,139,157)
#8799A9
(135,153,169)
#97A7B5
(151,167,181)
#A7B5C1
(167,181,193)
#B7C3CD
(183,195,205)
#C7D1D9
(199,209,217)
#D7DFE5
(215,223,229)
#E7EDF1
(231,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476179; }

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

This text font color is #476179.

Background Color

.myBgColor { background-color: #476179; }

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

This div background color is #476179.

Border color

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

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

This div border color is #476179.

Opacity

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

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

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

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

This text has shadow with #476179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476179.

Preview

Color preview on black background

This text has color #476179 on black background.


Color preview on white background

This text has color #476179 on white background.


Black color preview on #476179 background

This text has black color on #476179 background.


White color preview on #476179 background

This text has white color on #476179 background.


Related colors

Complementary color

Complementary color for #hex is #B89E86.


I love getcolorcode.com

Triadic colors

1 #794761 and #617947 with #476179 are triadic colors.

2 #796147 and #614779 with #476179 are triadic colors.