COLOR #46335B

HEX: #46335B RGB: (70,51,91)

Color info

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

RGB color model

#46335B color RGB value is (70,51,91).

RGB: (70,51,91) (27%, 20%, 36%)

RGB channels and saturation

R 70 of 255 = 27%
G 51 of 255 = 20%
B 91 of 255 = 36%

70
51
91

R + G + B ~ 28%. #46335B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 51 + 91 = 212 (100%)
R 70 of 212 ~ 33.02%
G 51 of 212 ~ 24.06%
B 91 of 212 ~ 42.92'%

%33.02
%24.06
%42.92

CMYK color model

#46335B color CMYK value is (23,44,0,64).

  • cyan value is 23.08%
  • magenta value is 43.96%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (23,44,0,64) C23M44Y0K64 (23%,44%,0%,64%) (0.23/0.44/0.00/0.64) 

CMYK percentages

%23.08
%43.96
%0
%64.31

Codes

Color #46335B in popluar color models

46 33 5B
RGB 70 51 91
HSL 269° 28.17% 27.84%
HSB/HSV 269° 43.96% 35.69%
CMYK 23.08% 43.96% 0.00%
64.31%

Color #46335B in popluar number systems.

HEX 46 33 5B
Decimal 70 51 91
Binary 1000110 110011 1011011
Octal 106 63 133

Shades and tints

Shades of #46335B

#46335B
(70,51,91)
#402F53
(64,47,83)
#3A2B4B
(58,43,75)
#342743
(52,39,67)
#2E233B
(46,35,59)
#281F33
(40,31,51)
#221B2B
(34,27,43)
#1C1723
(28,23,35)
#16131B
(22,19,27)
#100F13
(16,15,19)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #46335B

#46335B
(70,51,91)
#564569
(86,69,105)
#665777
(102,87,119)
#766985
(118,105,133)
#867B93
(134,123,147)
#968DA1
(150,141,161)
#A69FAF
(166,159,175)
#B6B1BD
(182,177,189)
#C6C3CB
(198,195,203)
#D6D5D9
(214,213,217)
#E6E7E7
(230,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46335B color. Also use rgb(70,51,91) instead hex code.

Text Font Color

.myTextColor { color: #46335B; }

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

This text font color is #46335B.

Background Color

.myBgColor { background-color: #46335B; }

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

This div background color is #46335B.

Border color

.myBorderColor { border: 1px solid #46335B; }

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

This div border color is #46335B.

Opacity

.myOpacity80 { color: #46335B; opacity: 0.8; }

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

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

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

This text has shadow with #46335B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46335B.

Preview

Color preview on black background

This text has color #46335B on black background.


Color preview on white background

This text has color #46335B on white background.


Black color preview on #46335B background

This text has black color on #46335B background.


White color preview on #46335B background

This text has white color on #46335B background.


Related colors

Complementary color

Complementary color for #hex is #B9CCA4.


I love getcolorcode.com

Triadic colors

1 #5B4633 and #335B46 with #46335B are triadic colors.

2 #5B3346 and #33465B with #46335B are triadic colors.