COLOR #476A79

HEX: #476A79 RGB: (71,106,121)

Color info

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

RGB color model

#476A79 color RGB value is (71,106,121).

RGB: (71,106,121) (28%, 42%, 47%)

RGB channels and saturation

R 71 of 255 = 28%
G 106 of 255 = 42%
B 121 of 255 = 47%

71
106
121

R + G + B ~ 39%. #476A79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 106 + 121 = 298 (100%)
R 71 of 298 ~ 23.83%
G 106 of 298 ~ 35.57%
B 121 of 298 ~ 40.6'%

%23.83
%35.57
%40.6

CMYK color model

#476A79 color CMYK value is (41,12,0,53).

  • cyan value is 41.32%
  • magenta value is 12.40%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (41,12,0,53) C41M12Y0K53 (41%,12%,0%,53%) (0.41/0.12/0.00/0.53) 

CMYK percentages

%41.32
%12.4
%0
%52.55

Codes

Color #476A79 in popluar color models

47 6A 79
RGB 71 106 121
HSL 198° 26.04% 37.65%
HSB/HSV 198° 41.32% 47.45%
CMYK 41.32% 12.40% 0.00%
52.55%

Color #476A79 in popluar number systems.

HEX 47 6A 79
Decimal 71 106 121
Binary 1000111 1101010 1111001
Octal 107 152 171

Shades and tints

Shades of #476A79

#476A79
(71,106,121)
#41616E
(65,97,110)
#3B5863
(59,88,99)
#354F58
(53,79,88)
#2F464D
(47,70,77)
#293D42
(41,61,66)
#233437
(35,52,55)
#1D2B2C
(29,43,44)
#172221
(23,34,33)
#111916
(17,25,22)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #476A79

#476A79
(71,106,121)
#577785
(87,119,133)
#678491
(103,132,145)
#77919D
(119,145,157)
#879EA9
(135,158,169)
#97ABB5
(151,171,181)
#A7B8C1
(167,184,193)
#B7C5CD
(183,197,205)
#C7D2D9
(199,210,217)
#D7DFE5
(215,223,229)
#E7ECF1
(231,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476A79; }

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

This text font color is #476A79.

Background Color

.myBgColor { background-color: #476A79; }

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

This div background color is #476A79.

Border color

.myBorderColor { border: 1px solid #476A79; }

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

This div border color is #476A79.

Opacity

.myOpacity80 { color: #476A79; opacity: 0.8; }

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

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

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

This text has shadow with #476A79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476A79.

Preview

Color preview on black background

This text has color #476A79 on black background.


Color preview on white background

This text has color #476A79 on white background.


Black color preview on #476A79 background

This text has black color on #476A79 background.


White color preview on #476A79 background

This text has white color on #476A79 background.


Related colors

Complementary color

Complementary color for #hex is #B89586.


I love getcolorcode.com

Triadic colors

1 #79476A and #6A7947 with #476A79 are triadic colors.

2 #796A47 and #6A4779 with #476A79 are triadic colors.