COLOR #466364

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

70
99
100

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

Portions of RGB colors in percentages

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

%26.02
%36.8
%37.17

CMYK color model

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

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

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

CMYK percentages

%30
%1
%0
%60.78

Codes

Color #466364 in popluar color models

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

Color #466364 in popluar number systems.

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

Shades and tints

Shades of #466364

#466364
(70,99,100)
#405A5B
(64,90,91)
#3A5152
(58,81,82)
#344849
(52,72,73)
#2E3F40
(46,63,64)
#283637
(40,54,55)
#222D2E
(34,45,46)
#1C2425
(28,36,37)
#161B1C
(22,27,28)
#101213
(16,18,19)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #466364

#466364
(70,99,100)
#567172
(86,113,114)
#667F80
(102,127,128)
#768D8E
(118,141,142)
#869B9C
(134,155,156)
#96A9AA
(150,169,170)
#A6B7B8
(166,183,184)
#B6C5C6
(182,197,198)
#C6D3D4
(198,211,212)
#D6E1E2
(214,225,226)
#E6EFF0
(230,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466364; }

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

This text font color is #466364.

Background Color

.myBgColor { background-color: #466364; }

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

This div background color is #466364.

Border color

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

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

This div border color is #466364.

Opacity

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

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

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

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

This text has shadow with #466364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466364.

Preview

Color preview on black background

This text has color #466364 on black background.


Color preview on white background

This text has color #466364 on white background.


Black color preview on #466364 background

This text has black color on #466364 background.


White color preview on #466364 background

This text has white color on #466364 background.


Related colors

Complementary color

Complementary color for #hex is #B99C9B.


I love getcolorcode.com

Triadic colors

1 #644663 and #636446 with #466364 are triadic colors.

2 #646346 and #634664 with #466364 are triadic colors.