COLOR #466063

HEX: #466063 RGB: (70,96,99)

Color info

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

RGB color model

#466063 color RGB value is (70,96,99).

RGB: (70,96,99) (27%, 38%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 96 of 255 = 38%
B 99 of 255 = 39%

70
96
99

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

Portions of RGB colors in percentages

R + G + B = 70 + 96 + 99 = 265 (100%)
R 70 of 265 ~ 26.42%
G 96 of 265 ~ 36.23%
B 99 of 265 ~ 37.36'%

%26.42
%36.23
%37.36

CMYK color model

#466063 color CMYK value is (29,3,0,61).

  • cyan value is 29.29%
  • magenta value is 3.03%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (29,3,0,61)
C29M3Y0K61 (29%, 3%, 0%, 61%)
(0.29 / 0.03 / 0.00 / 0.61)

CMYK percentages

%29.29
%3.03
%0
%61.18

Codes

Color #466063 in popluar color models

46 60 63
RGB 70 96 99
HSL 186° 17.16% 33.14%
HSB/HSV 186° 29.29% 38.82%
CMYK 29.29% 3.03% 0.00%
61.18%

Color #466063 in popluar number systems.

HEX 46 60 63
Decimal 70 96 99
Binary 1000110 1100000 1100011
Octal 106 140 143

Shades and tints

Shades of #466063

#466063
(70,96,99)
#40585A
(64,88,90)
#3A5051
(58,80,81)
#344848
(52,72,72)
#2E403F
(46,64,63)
#283836
(40,56,54)
#22302D
(34,48,45)
#1C2824
(28,40,36)
#16201B
(22,32,27)
#101812
(16,24,18)
#0A1009
(10,16,9)
#000000
(0,0,0)

Tints of #466063

#466063
(70,96,99)
#566E71
(86,110,113)
#667C7F
(102,124,127)
#768A8D
(118,138,141)
#86989B
(134,152,155)
#96A6A9
(150,166,169)
#A6B4B7
(166,180,183)
#B6C2C5
(182,194,197)
#C6D0D3
(198,208,211)
#D6DEE1
(214,222,225)
#E6ECEF
(230,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466063 color. Also use rgb(70,96,99) instead hex code.

Text Font Color

.myTextColor { color: #466063; }

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

This text font color is #466063.

Background Color

.myBgColor { background-color: #466063; }

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

This div background color is #466063.

Border color

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

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

This div border color is #466063.

Opacity

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

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

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

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

This text has shadow with #466063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466063.

Preview

Color preview on black background

This text has color #466063 on black background.


Color preview on white background

This text has color #466063 on white background.


Black color preview on #466063 background

This text has black color on #466063 background.


White color preview on #466063 background

This text has white color on #466063 background.


Related colors

Complementary color

Complementary color for #hex is #B99F9C.


I love getcolorcode.com

Triadic colors

1 #634660 and #606346 with #466063 are triadic colors.

2 #636046 and #604663 with #466063 are triadic colors.