COLOR #476973

HEX: #476973 RGB: (71,105,115)

Color info

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

RGB color model

#476973 color RGB value is (71,105,115).

RGB: (71,105,115) (28%, 41%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 105 of 255 = 41%
B 115 of 255 = 45%

71
105
115

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

Portions of RGB colors in percentages

R + G + B = 71 + 105 + 115 = 291 (100%)
R 71 of 291 ~ 24.4%
G 105 of 291 ~ 36.08%
B 115 of 291 ~ 39.52'%

%24.4
%36.08
%39.52

CMYK color model

#476973 color CMYK value is (38,9,0,55).

  • cyan value is 38.26%
  • magenta value is 8.70%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (38,9,0,55)
C38M9Y0K55 (38%, 9%, 0%, 55%)
(0.38 / 0.09 / 0.00 / 0.55)

CMYK percentages

%38.26
%8.7
%0
%54.9

Codes

Color #476973 in popluar color models

47 69 73
RGB 71 105 115
HSL 194° 23.66% 36.47%
HSB/HSV 194° 38.26% 45.10%
CMYK 38.26% 8.70% 0.00%
54.90%

Color #476973 in popluar number systems.

HEX 47 69 73
Decimal 71 105 115
Binary 1000111 1101001 1110011
Octal 107 151 163

Shades and tints

Shades of #476973

#476973
(71,105,115)
#416069
(65,96,105)
#3B575F
(59,87,95)
#354E55
(53,78,85)
#2F454B
(47,69,75)
#293C41
(41,60,65)
#233337
(35,51,55)
#1D2A2D
(29,42,45)
#172123
(23,33,35)
#111819
(17,24,25)
#0B0F0F
(11,15,15)
#000000
(0,0,0)

Tints of #476973

#476973
(71,105,115)
#57767F
(87,118,127)
#67838B
(103,131,139)
#779097
(119,144,151)
#879DA3
(135,157,163)
#97AAAF
(151,170,175)
#A7B7BB
(167,183,187)
#B7C4C7
(183,196,199)
#C7D1D3
(199,209,211)
#D7DEDF
(215,222,223)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476973 color. Also use rgb(71,105,115) instead hex code.

Text Font Color

.myTextColor { color: #476973; }

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

This text font color is #476973.

Background Color

.myBgColor { background-color: #476973; }

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

This div background color is #476973.

Border color

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

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

This div border color is #476973.

Opacity

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

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

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

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

This text has shadow with #476973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476973.

Preview

Color preview on black background

This text has color #476973 on black background.


Color preview on white background

This text has color #476973 on white background.


Black color preview on #476973 background

This text has black color on #476973 background.


White color preview on #476973 background

This text has white color on #476973 background.


Related colors

Complementary color

Complementary color for #hex is #B8968C.


I love getcolorcode.com

Triadic colors

1 #734769 and #697347 with #476973 are triadic colors.

2 #736947 and #694773 with #476973 are triadic colors.