COLOR #466382

HEX: #466382 RGB: (70,99,130)

Color info

#466382 contains mainly green and blue colors. Web safe color of #466382 is #336699 (or #369).

RGB color model

#466382 color RGB value is (70,99,130).

RGB: (70,99,130) (27%, 39%, 51%)

RGB channels and saturation

R 70 of 255 = 27%
G 99 of 255 = 39%
B 130 of 255 = 51%

70
99
130

R + G + B ~ 39%. #466382 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 99 + 130 = 299 (100%)
R 70 of 299 ~ 23.41%
G 99 of 299 ~ 33.11%
B 130 of 299 ~ 43.48'%

%23.41
%33.11
%43.48

CMYK color model

#466382 color CMYK value is (46,24,0,49).

  • cyan value is 46.15%
  • magenta value is 23.85%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (46,24,0,49) C46M24Y0K49 (46%,24%,0%,49%) (0.46/0.24/0.00/0.49) 

CMYK percentages

%46.15
%23.85
%0
%49.02

Codes

Color #466382 in popluar color models

46 63 82
RGB 70 99 130
HSL 211° 30.00% 39.22%
HSB/HSV 211° 46.15% 50.98%
CMYK 46.15% 23.85% 0.00%
49.02%

Color #466382 in popluar number systems.

HEX 46 63 82
Decimal 70 99 130
Binary 1000110 1100011 10000010
Octal 106 143 202

Shades and tints

Shades of #466382

#466382
(70,99,130)
#405A77
(64,90,119)
#3A516C
(58,81,108)
#344861
(52,72,97)
#2E3F56
(46,63,86)
#28364B
(40,54,75)
#222D40
(34,45,64)
#1C2435
(28,36,53)
#161B2A
(22,27,42)
#10121F
(16,18,31)
#0A0914
(10,9,20)
#000000
(0,0,0)

Tints of #466382

#466382
(70,99,130)
#56718D
(86,113,141)
#667F98
(102,127,152)
#768DA3
(118,141,163)
#869BAE
(134,155,174)
#96A9B9
(150,169,185)
#A6B7C4
(166,183,196)
#B6C5CF
(182,197,207)
#C6D3DA
(198,211,218)
#D6E1E5
(214,225,229)
#E6EFF0
(230,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466382; }

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

This text font color is #466382.

Background Color

.myBgColor { background-color: #466382; }

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

This div background color is #466382.

Border color

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

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

This div border color is #466382.

Opacity

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

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

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

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

This text has shadow with #466382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466382.

Preview

Color preview on black background

This text has color #466382 on black background.


Color preview on white background

This text has color #466382 on white background.


Black color preview on #466382 background

This text has black color on #466382 background.


White color preview on #466382 background

This text has white color on #466382 background.


Related colors

Complementary color

Complementary color for #hex is #B99C7D.


I love getcolorcode.com

Triadic colors

1 #824663 and #638246 with #466382 are triadic colors.

2 #826346 and #634682 with #466382 are triadic colors.