COLOR #466463

HEX: #466463 RGB: (70,100,99)

Color info

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

RGB color model

#466463 color RGB value is (70,100,99).

RGB: (70,100,99) (27%, 39%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 100 of 255 = 39%
B 99 of 255 = 39%

70
100
99

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

Portions of RGB colors in percentages

R + G + B = 70 + 100 + 99 = 269 (100%)
R 70 of 269 ~ 26.02%
G 100 of 269 ~ 37.17%
B 99 of 269 ~ 36.8'%

%26.02
%37.17
%36.8

CMYK color model

#466463 color CMYK value is (30,0,1,61).

  • cyan value is 30.00%
  • magenta value is 0.00%
  • yellow value is 1.00%
  • key color value is 60.78%

CMYK: (30,0,1,61)
C30M0Y1K61 (30%, 0%, 1%, 61%)
(0.30 / 0.00 / 0.01 / 0.61)

CMYK percentages

%30
%0
%1
%60.78

Codes

Color #466463 in popluar color models

46 64 63
RGB 70 100 99
HSL 178° 17.65% 33.33%
HSB/HSV 178° 30.00% 39.22%
CMYK 30.00% 0.00% 1.00%
60.78%

Color #466463 in popluar number systems.

HEX 46 64 63
Decimal 70 100 99
Binary 1000110 1100100 1100011
Octal 106 144 143

Shades and tints

Shades of #466463

#466463
(70,100,99)
#405B5A
(64,91,90)
#3A5251
(58,82,81)
#344948
(52,73,72)
#2E403F
(46,64,63)
#283736
(40,55,54)
#222E2D
(34,46,45)
#1C2524
(28,37,36)
#161C1B
(22,28,27)
#101312
(16,19,18)
#0A0A09
(10,10,9)
#000000
(0,0,0)

Tints of #466463

#466463
(70,100,99)
#567271
(86,114,113)
#66807F
(102,128,127)
#768E8D
(118,142,141)
#869C9B
(134,156,155)
#96AAA9
(150,170,169)
#A6B8B7
(166,184,183)
#B6C6C5
(182,198,197)
#C6D4D3
(198,212,211)
#D6E2E1
(214,226,225)
#E6F0EF
(230,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466463; }

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

This text font color is #466463.

Background Color

.myBgColor { background-color: #466463; }

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

This div background color is #466463.

Border color

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

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

This div border color is #466463.

Opacity

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

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

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

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

This text has shadow with #466463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466463.

Preview

Color preview on black background

This text has color #466463 on black background.


Color preview on white background

This text has color #466463 on white background.


Black color preview on #466463 background

This text has black color on #466463 background.


White color preview on #466463 background

This text has white color on #466463 background.


Related colors

Complementary color

Complementary color for #hex is #B99B9C.


I love getcolorcode.com

Triadic colors

1 #634664 and #646346 with #466463 are triadic colors.

2 #636446 and #644663 with #466463 are triadic colors.