COLOR #46396F

HEX: #46396F RGB: (70,57,111)

Color info

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

RGB color model

#46396F color RGB value is (70,57,111).

RGB: (70,57,111) (27%, 22%, 44%)

RGB channels and saturation

R 70 of 255 = 27%
G 57 of 255 = 22%
B 111 of 255 = 44%

70
57
111

R + G + B ~ 31%. #46396F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 57 + 111 = 238 (100%)
R 70 of 238 ~ 29.41%
G 57 of 238 ~ 23.95%
B 111 of 238 ~ 46.64'%

%29.41
%23.95
%46.64

CMYK color model

#46396F color CMYK value is (37,49,0,56).

  • cyan value is 36.94%
  • magenta value is 48.65%
  • yellow value is 0.00%
  • key color value is 56.47%
CMYK: (37,49,0,56) C37M49Y0K56 (37%,49%,0%,56%) (0.37/0.49/0.00/0.56) 

CMYK percentages

%36.94
%48.65
%0
%56.47

Codes

Color #46396F in popluar color models

46 39 6F
RGB 70 57 111
HSL 254° 32.14% 32.94%
HSB/HSV 254° 48.65% 43.53%
CMYK 36.94% 48.65% 0.00%
56.47%

Color #46396F in popluar number systems.

HEX 46 39 6F
Decimal 70 57 111
Binary 1000110 111001 1101111
Octal 106 71 157

Shades and tints

Shades of #46396F

#46396F
(70,57,111)
#403465
(64,52,101)
#3A2F5B
(58,47,91)
#342A51
(52,42,81)
#2E2547
(46,37,71)
#28203D
(40,32,61)
#221B33
(34,27,51)
#1C1629
(28,22,41)
#16111F
(22,17,31)
#100C15
(16,12,21)
#0A070B
(10,7,11)
#000000
(0,0,0)

Tints of #46396F

#46396F
(70,57,111)
#564B7C
(86,75,124)
#665D89
(102,93,137)
#766F96
(118,111,150)
#8681A3
(134,129,163)
#9693B0
(150,147,176)
#A6A5BD
(166,165,189)
#B6B7CA
(182,183,202)
#C6C9D7
(198,201,215)
#D6DBE4
(214,219,228)
#E6EDF1
(230,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46396F color. Also use rgb(70,57,111) instead hex code.

Text Font Color

.myTextColor { color: #46396F; }

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

This text font color is #46396F.

Background Color

.myBgColor { background-color: #46396F; }

<div style="background-color:#46396F">Inner text</div>

This div background color is #46396F.

Border color

.myBorderColor { border: 1px solid #46396F; }

<div style="border:3px solid #46396F">Div</div>

This div border color is #46396F.

Opacity

.myOpacity80 { color: #46396F; opacity: 0.8; }

<p style="color:#46396F;opacity:0.8;">80%</p>

Text with #46396F 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 #46396F;}

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

This text has shadow with #46396F color.


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

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

This text has shadow with #46396F primary color and red secondary color.


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

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

This text has shadow with #46396F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #46396F.

Preview

Color preview on black background

This text has color #46396F on black background.


Color preview on white background

This text has color #46396F on white background.


Black color preview on #46396F background

This text has black color on #46396F background.


White color preview on #46396F background

This text has white color on #46396F background.


Related colors

Complementary color

Complementary color for #hex is #B9C690.


I love getcolorcode.com

Triadic colors

1 #6F4639 and #396F46 with #46396F are triadic colors.

2 #6F3946 and #39466F with #46396F are triadic colors.