COLOR #46335E

HEX: #46335E RGB: (70,51,94)

Color info

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

RGB color model

#46335E color RGB value is (70,51,94).

RGB: (70,51,94) (27%, 20%, 37%)

RGB channels and saturation

R 70 of 255 = 27%
G 51 of 255 = 20%
B 94 of 255 = 37%

70
51
94

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

Portions of RGB colors in percentages

R + G + B = 70 + 51 + 94 = 215 (100%)
R 70 of 215 ~ 32.56%
G 51 of 215 ~ 23.72%
B 94 of 215 ~ 43.72'%

%32.56
%23.72
%43.72

CMYK color model

#46335E color CMYK value is (26,46,0,63).

  • cyan value is 25.53%
  • magenta value is 45.74%
  • yellow value is 0.00%
  • key color value is 63.14%
CMYK: (26,46,0,63) C26M46Y0K63 (26%,46%,0%,63%) (0.26/0.46/0.00/0.63) 

CMYK percentages

%25.53
%45.74
%0
%63.14

Codes

Color #46335E in popluar color models

46 33 5E
RGB 70 51 94
HSL 267° 29.66% 28.43%
HSB/HSV 267° 45.74% 36.86%
CMYK 25.53% 45.74% 0.00%
63.14%

Color #46335E in popluar number systems.

HEX 46 33 5E
Decimal 70 51 94
Binary 1000110 110011 1011110
Octal 106 63 136

Shades and tints

Shades of #46335E

#46335E
(70,51,94)
#402F56
(64,47,86)
#3A2B4E
(58,43,78)
#342746
(52,39,70)
#2E233E
(46,35,62)
#281F36
(40,31,54)
#221B2E
(34,27,46)
#1C1726
(28,23,38)
#16131E
(22,19,30)
#100F16
(16,15,22)
#0A0B0E
(10,11,14)
#000000
(0,0,0)

Tints of #46335E

#46335E
(70,51,94)
#56456C
(86,69,108)
#66577A
(102,87,122)
#766988
(118,105,136)
#867B96
(134,123,150)
#968DA4
(150,141,164)
#A69FB2
(166,159,178)
#B6B1C0
(182,177,192)
#C6C3CE
(198,195,206)
#D6D5DC
(214,213,220)
#E6E7EA
(230,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46335E; }

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

This text font color is #46335E.

Background Color

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

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

This div background color is #46335E.

Border color

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

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

This div border color is #46335E.

Opacity

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

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

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

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

This text has shadow with #46335E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46335E.

Preview

Color preview on black background

This text has color #46335E on black background.


Color preview on white background

This text has color #46335E on white background.


Black color preview on #46335E background

This text has black color on #46335E background.


White color preview on #46335E background

This text has white color on #46335E background.


Related colors

Complementary color

Complementary color for #hex is #B9CCA1.


I love getcolorcode.com

Triadic colors

1 #5E4633 and #335E46 with #46335E are triadic colors.

2 #5E3346 and #33465E with #46335E are triadic colors.