COLOR #46405E

HEX: #46405E RGB: (70,64,94)

Color info

#46405E contains red, green and blue colors in about the same proportion. Web safe color of #46405E is #333366 (or #336).

RGB color model

#46405E color RGB value is (70,64,94).

RGB: (70,64,94) (27%, 25%, 37%)

RGB channels and saturation

R 70 of 255 = 27%
G 64 of 255 = 25%
B 94 of 255 = 37%

70
64
94

R + G + B ~ 30%. #46405E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 64 + 94 = 228 (100%)
R 70 of 228 ~ 30.7%
G 64 of 228 ~ 28.07%
B 94 of 228 ~ 41.23'%

%30.7
%28.07
%41.23

CMYK color model

#46405E color CMYK value is (26,32,0,63).

  • cyan value is 25.53%
  • magenta value is 31.91%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (26,32,0,63)
C26M32Y0K63 (26%, 32%, 0%, 63%)
(0.26 / 0.32 / 0.00 / 0.63)

CMYK percentages

%25.53
%31.91
%0
%63.14

Codes

Color #46405E in popluar color models

46 40 5E
RGB 70 64 94
HSL 252° 18.99% 30.98%
HSB/HSV 252° 31.91% 36.86%
CMYK 25.53% 31.91% 0.00%
63.14%

Color #46405E in popluar number systems.

HEX 46 40 5E
Decimal 70 64 94
Binary 1000110 1000000 1011110
Octal 106 100 136

Shades and tints

Shades of #46405E

#46405E
(70,64,94)
#403B56
(64,59,86)
#3A364E
(58,54,78)
#343146
(52,49,70)
#2E2C3E
(46,44,62)
#282736
(40,39,54)
#22222E
(34,34,46)
#1C1D26
(28,29,38)
#16181E
(22,24,30)
#101316
(16,19,22)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #46405E

#46405E
(70,64,94)
#56516C
(86,81,108)
#66627A
(102,98,122)
#767388
(118,115,136)
#868496
(134,132,150)
#9695A4
(150,149,164)
#A6A6B2
(166,166,178)
#B6B7C0
(182,183,192)
#C6C8CE
(198,200,206)
#D6D9DC
(214,217,220)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46405E color. Also use rgb(70,64,94) instead hex code.

Text Font Color

.myTextColor { color: #46405E; }

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

This text font color is #46405E.

Background Color

.myBgColor { background-color: #46405E; }

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

This div background color is #46405E.

Border color

.myBorderColor { border: 1px solid #46405E; }

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

This div border color is #46405E.

Opacity

.myOpacity80 { color: #46405E; opacity: 0.8; }

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

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

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

This text has shadow with #46405E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46405E.

Preview

Color preview on black background

This text has color #46405E on black background.


Color preview on white background

This text has color #46405E on white background.


Black color preview on #46405E background

This text has black color on #46405E background.


White color preview on #46405E background

This text has white color on #46405E background.


Related colors

Complementary color

Complementary color for #hex is #B9BFA1.


I love getcolorcode.com

Triadic colors

1 #5E4640 and #405E46 with #46405E are triadic colors.

2 #5E4046 and #40465E with #46405E are triadic colors.