COLOR #46416A

HEX: #46416A RGB: (70,65,106)

Color info

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

RGB color model

#46416A color RGB value is (70,65,106).

RGB: (70,65,106) (27%, 25%, 42%)

RGB channels and saturation

R 70 of 255 = 27%
G 65 of 255 = 25%
B 106 of 255 = 42%

70
65
106

R + G + B ~ 31%. #46416A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 65 + 106 = 241 (100%)
R 70 of 241 ~ 29.05%
G 65 of 241 ~ 26.97%
B 106 of 241 ~ 43.98'%

%29.05
%26.97
%43.98

CMYK color model

#46416A color CMYK value is (34,39,0,58).

  • cyan value is 33.96%
  • magenta value is 38.68%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (34,39,0,58)
C34M39Y0K58 (34%, 39%, 0%, 58%)
(0.34 / 0.39 / 0.00 / 0.58)

CMYK percentages

%33.96
%38.68
%0
%58.43

Codes

Color #46416A in popluar color models

46 41 6A
RGB 70 65 106
HSL 247° 23.98% 33.53%
HSB/HSV 247° 38.68% 41.57%
CMYK 33.96% 38.68% 0.00%
58.43%

Color #46416A in popluar number systems.

HEX 46 41 6A
Decimal 70 65 106
Binary 1000110 1000001 1101010
Octal 106 101 152

Shades and tints

Shades of #46416A

#46416A
(70,65,106)
#403C61
(64,60,97)
#3A3758
(58,55,88)
#34324F
(52,50,79)
#2E2D46
(46,45,70)
#28283D
(40,40,61)
#222334
(34,35,52)
#1C1E2B
(28,30,43)
#161922
(22,25,34)
#101419
(16,20,25)
#0A0F10
(10,15,16)
#000000
(0,0,0)

Tints of #46416A

#46416A
(70,65,106)
#565277
(86,82,119)
#666384
(102,99,132)
#767491
(118,116,145)
#86859E
(134,133,158)
#9696AB
(150,150,171)
#A6A7B8
(166,167,184)
#B6B8C5
(182,184,197)
#C6C9D2
(198,201,210)
#D6DADF
(214,218,223)
#E6EBEC
(230,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46416A; }

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

This text font color is #46416A.

Background Color

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

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

This div background color is #46416A.

Border color

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

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

This div border color is #46416A.

Opacity

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

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

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

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

This text has shadow with #46416A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46416A.

Preview

Color preview on black background

This text has color #46416A on black background.


Color preview on white background

This text has color #46416A on white background.


Black color preview on #46416A background

This text has black color on #46416A background.


White color preview on #46416A background

This text has white color on #46416A background.


Related colors

Complementary color

Complementary color for #hex is #B9BE95.


I love getcolorcode.com

Triadic colors

1 #6A4641 and #416A46 with #46416A are triadic colors.

2 #6A4146 and #41466A with #46416A are triadic colors.