COLOR #46416E

HEX: #46416E RGB: (70,65,110)

Color info

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

RGB color model

#46416E color RGB value is (70,65,110).

RGB: (70,65,110) (27%, 25%, 43%)

RGB channels and saturation

R 70 of 255 = 27%
G 65 of 255 = 25%
B 110 of 255 = 43%

70
65
110

R + G + B ~ 32%. #46416E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 65 + 110 = 245 (100%)
R 70 of 245 ~ 28.57%
G 65 of 245 ~ 26.53%
B 110 of 245 ~ 44.9'%

%28.57
%26.53
%44.9

CMYK color model

#46416E color CMYK value is (36,41,0,57).

  • cyan value is 36.36%
  • magenta value is 40.91%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (36,41,0,57)
C36M41Y0K57 (36%, 41%, 0%, 57%)
(0.36 / 0.41 / 0.00 / 0.57)

CMYK percentages

%36.36
%40.91
%0
%56.86

Codes

Color #46416E in popluar color models

46 41 6E
RGB 70 65 110
HSL 247° 25.71% 34.31%
HSB/HSV 247° 40.91% 43.14%
CMYK 36.36% 40.91% 0.00%
56.86%

Color #46416E in popluar number systems.

HEX 46 41 6E
Decimal 70 65 110
Binary 1000110 1000001 1101110
Octal 106 101 156

Shades and tints

Shades of #46416E

#46416E
(70,65,110)
#403C64
(64,60,100)
#3A375A
(58,55,90)
#343250
(52,50,80)
#2E2D46
(46,45,70)
#28283C
(40,40,60)
#222332
(34,35,50)
#1C1E28
(28,30,40)
#16191E
(22,25,30)
#101414
(16,20,20)
#0A0F0A
(10,15,10)
#000000
(0,0,0)

Tints of #46416E

#46416E
(70,65,110)
#56527B
(86,82,123)
#666388
(102,99,136)
#767495
(118,116,149)
#8685A2
(134,133,162)
#9696AF
(150,150,175)
#A6A7BC
(166,167,188)
#B6B8C9
(182,184,201)
#C6C9D6
(198,201,214)
#D6DAE3
(214,218,227)
#E6EBF0
(230,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46416E color. Also use rgb(70,65,110) instead hex code.

Text Font Color

.myTextColor { color: #46416E; }

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

This text font color is #46416E.

Background Color

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

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

This div background color is #46416E.

Border color

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

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

This div border color is #46416E.

Opacity

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

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

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

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

This text has shadow with #46416E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46416E.

Preview

Color preview on black background

This text has color #46416E on black background.


Color preview on white background

This text has color #46416E on white background.


Black color preview on #46416E background

This text has black color on #46416E background.


White color preview on #46416E background

This text has white color on #46416E background.


Related colors

Complementary color

Complementary color for #hex is #B9BE91.


I love getcolorcode.com

Triadic colors

1 #6E4641 and #416E46 with #46416E are triadic colors.

2 #6E4146 and #41466E with #46416E are triadic colors.