COLOR #476366

HEX: #476366 RGB: (71,99,102)

Color info

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

RGB color model

#476366 color RGB value is (71,99,102).

RGB: (71,99,102) (28%, 39%, 40%)

RGB channels and saturation

R 71 of 255 = 28%
G 99 of 255 = 39%
B 102 of 255 = 40%

71
99
102

R + G + B ~ 36%. #476366 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 99 + 102 = 272 (100%)
R 71 of 272 ~ 26.1%
G 99 of 272 ~ 36.4%
B 102 of 272 ~ 37.5'%

%26.1
%36.4
%37.5

CMYK color model

#476366 color CMYK value is (30,3,0,60).

  • cyan value is 30.39%
  • magenta value is 2.94%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (30,3,0,60)
C30M3Y0K60 (30%, 3%, 0%, 60%)
(0.30 / 0.03 / 0.00 / 0.60)

CMYK percentages

%30.39
%2.94
%0
%60

Codes

Color #476366 in popluar color models

47 63 66
RGB 71 99 102
HSL 186° 17.92% 33.92%
HSB/HSV 186° 30.39% 40.00%
CMYK 30.39% 2.94% 0.00%
60.00%

Color #476366 in popluar number systems.

HEX 47 63 66
Decimal 71 99 102
Binary 1000111 1100011 1100110
Octal 107 143 146

Shades and tints

Shades of #476366

#476366
(71,99,102)
#415A5D
(65,90,93)
#3B5154
(59,81,84)
#35484B
(53,72,75)
#2F3F42
(47,63,66)
#293639
(41,54,57)
#232D30
(35,45,48)
#1D2427
(29,36,39)
#171B1E
(23,27,30)
#111215
(17,18,21)
#0B090C
(11,9,12)
#000000
(0,0,0)

Tints of #476366

#476366
(71,99,102)
#577173
(87,113,115)
#677F80
(103,127,128)
#778D8D
(119,141,141)
#879B9A
(135,155,154)
#97A9A7
(151,169,167)
#A7B7B4
(167,183,180)
#B7C5C1
(183,197,193)
#C7D3CE
(199,211,206)
#D7E1DB
(215,225,219)
#E7EFE8
(231,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476366 color. Also use rgb(71,99,102) instead hex code.

Text Font Color

.myTextColor { color: #476366; }

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

This text font color is #476366.

Background Color

.myBgColor { background-color: #476366; }

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

This div background color is #476366.

Border color

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

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

This div border color is #476366.

Opacity

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

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

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

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

This text has shadow with #476366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476366.

Preview

Color preview on black background

This text has color #476366 on black background.


Color preview on white background

This text has color #476366 on white background.


Black color preview on #476366 background

This text has black color on #476366 background.


White color preview on #476366 background

This text has white color on #476366 background.


Related colors

Complementary color

Complementary color for #hex is #B89C99.


I love getcolorcode.com

Triadic colors

1 #664763 and #636647 with #476366 are triadic colors.

2 #666347 and #634766 with #476366 are triadic colors.