COLOR #476066

HEX: #476066 RGB: (71,96,102)

Color info

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

RGB color model

#476066 color RGB value is (71,96,102).

RGB: (71,96,102) (28%, 38%, 40%)

RGB channels and saturation

R 71 of 255 = 28%
G 96 of 255 = 38%
B 102 of 255 = 40%

71
96
102

R + G + B ~ 35%. #476066 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 96 + 102 = 269 (100%)
R 71 of 269 ~ 26.39%
G 96 of 269 ~ 35.69%
B 102 of 269 ~ 37.92'%

%26.39
%35.69
%37.92

CMYK color model

#476066 color CMYK value is (30,6,0,60).

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

CMYK: (30,6,0,60)
C30M6Y0K60 (30%, 6%, 0%, 60%)
(0.30 / 0.06 / 0.00 / 0.60)

CMYK percentages

%30.39
%5.88
%0
%60

Codes

Color #476066 in popluar color models

47 60 66
RGB 71 96 102
HSL 192° 17.92% 33.92%
HSB/HSV 192° 30.39% 40.00%
CMYK 30.39% 5.88% 0.00%
60.00%

Color #476066 in popluar number systems.

HEX 47 60 66
Decimal 71 96 102
Binary 1000111 1100000 1100110
Octal 107 140 146

Shades and tints

Shades of #476066

#476066
(71,96,102)
#41585D
(65,88,93)
#3B5054
(59,80,84)
#35484B
(53,72,75)
#2F4042
(47,64,66)
#293839
(41,56,57)
#233030
(35,48,48)
#1D2827
(29,40,39)
#17201E
(23,32,30)
#111815
(17,24,21)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #476066

#476066
(71,96,102)
#576E73
(87,110,115)
#677C80
(103,124,128)
#778A8D
(119,138,141)
#87989A
(135,152,154)
#97A6A7
(151,166,167)
#A7B4B4
(167,180,180)
#B7C2C1
(183,194,193)
#C7D0CE
(199,208,206)
#D7DEDB
(215,222,219)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476066; }

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

This text font color is #476066.

Background Color

.myBgColor { background-color: #476066; }

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

This div background color is #476066.

Border color

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

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

This div border color is #476066.

Opacity

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

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

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

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

This text has shadow with #476066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476066.

Preview

Color preview on black background

This text has color #476066 on black background.


Color preview on white background

This text has color #476066 on white background.


Black color preview on #476066 background

This text has black color on #476066 background.


White color preview on #476066 background

This text has white color on #476066 background.


Related colors

Complementary color

Complementary color for #hex is #B89F99.


I love getcolorcode.com

Triadic colors

1 #664760 and #606647 with #476066 are triadic colors.

2 #666047 and #604766 with #476066 are triadic colors.