COLOR #463160

HEX: #463160 RGB: (70,49,96)

Color info

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

RGB color model

#463160 color RGB value is (70,49,96).

RGB: (70,49,96) (27%, 19%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 49 of 255 = 19%
B 96 of 255 = 38%

70
49
96

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

Portions of RGB colors in percentages

R + G + B = 70 + 49 + 96 = 215 (100%)
R 70 of 215 ~ 32.56%
G 49 of 215 ~ 22.79%
B 96 of 215 ~ 44.65'%

%32.56
%22.79
%44.65

CMYK color model

#463160 color CMYK value is (27,49,0,62).

  • cyan value is 27.08%
  • magenta value is 48.96%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (27,49,0,62)
C27M49Y0K62 (27%, 49%, 0%, 62%)
(0.27 / 0.49 / 0.00 / 0.62)

CMYK percentages

%27.08
%48.96
%0
%62.35

Codes

Color #463160 in popluar color models

46 31 60
RGB 70 49 96
HSL 267° 32.41% 28.43%
HSB/HSV 267° 48.96% 37.65%
CMYK 27.08% 48.96% 0.00%
62.35%

Color #463160 in popluar number systems.

HEX 46 31 60
Decimal 70 49 96
Binary 1000110 110001 1100000
Octal 106 61 140

Shades and tints

Shades of #463160

#463160
(70,49,96)
#402D58
(64,45,88)
#3A2950
(58,41,80)
#342548
(52,37,72)
#2E2140
(46,33,64)
#281D38
(40,29,56)
#221930
(34,25,48)
#1C1528
(28,21,40)
#161120
(22,17,32)
#100D18
(16,13,24)
#0A0910
(10,9,16)
#000000
(0,0,0)

Tints of #463160

#463160
(70,49,96)
#56436E
(86,67,110)
#66557C
(102,85,124)
#76678A
(118,103,138)
#867998
(134,121,152)
#968BA6
(150,139,166)
#A69DB4
(166,157,180)
#B6AFC2
(182,175,194)
#C6C1D0
(198,193,208)
#D6D3DE
(214,211,222)
#E6E5EC
(230,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463160 color. Also use rgb(70,49,96) instead hex code.

Text Font Color

.myTextColor { color: #463160; }

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

This text font color is #463160.

Background Color

.myBgColor { background-color: #463160; }

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

This div background color is #463160.

Border color

.myBorderColor { border: 1px solid #463160; }

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

This div border color is #463160.

Opacity

.myOpacity80 { color: #463160; opacity: 0.8; }

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

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

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

This text has shadow with #463160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463160.

Preview

Color preview on black background

This text has color #463160 on black background.


Color preview on white background

This text has color #463160 on white background.


Black color preview on #463160 background

This text has black color on #463160 background.


White color preview on #463160 background

This text has white color on #463160 background.


Related colors

Complementary color

Complementary color for #hex is #B9CE9F.


I love getcolorcode.com

Triadic colors

1 #604631 and #316046 with #463160 are triadic colors.

2 #603146 and #314660 with #463160 are triadic colors.