COLOR #463163

HEX: #463163 RGB: (70,49,99)

Color info

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

RGB color model

#463163 color RGB value is (70,49,99).

RGB: (70,49,99) (27%, 19%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 49 of 255 = 19%
B 99 of 255 = 39%

70
49
99

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

Portions of RGB colors in percentages

R + G + B = 70 + 49 + 99 = 218 (100%)
R 70 of 218 ~ 32.11%
G 49 of 218 ~ 22.48%
B 99 of 218 ~ 45.41'%

%32.11
%22.48
%45.41

CMYK color model

#463163 color CMYK value is (29,51,0,61).

  • cyan value is 29.29%
  • magenta value is 50.51%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (29,51,0,61) C29M51Y0K61 (29%,51%,0%,61%) (0.29/0.51/0.00/0.61) 

CMYK percentages

%29.29
%50.51
%0
%61.18

Codes

Color #463163 in popluar color models

46 31 63
RGB 70 49 99
HSL 265° 33.78% 29.02%
HSB/HSV 265° 50.51% 38.82%
CMYK 29.29% 50.51% 0.00%
61.18%

Color #463163 in popluar number systems.

HEX 46 31 63
Decimal 70 49 99
Binary 1000110 110001 1100011
Octal 106 61 143

Shades and tints

Shades of #463163

#463163
(70,49,99)
#402D5A
(64,45,90)
#3A2951
(58,41,81)
#342548
(52,37,72)
#2E213F
(46,33,63)
#281D36
(40,29,54)
#22192D
(34,25,45)
#1C1524
(28,21,36)
#16111B
(22,17,27)
#100D12
(16,13,18)
#0A0909
(10,9,9)
#000000
(0,0,0)

Tints of #463163

#463163
(70,49,99)
#564371
(86,67,113)
#66557F
(102,85,127)
#76678D
(118,103,141)
#86799B
(134,121,155)
#968BA9
(150,139,169)
#A69DB7
(166,157,183)
#B6AFC5
(182,175,197)
#C6C1D3
(198,193,211)
#D6D3E1
(214,211,225)
#E6E5EF
(230,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463163; }

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

This text font color is #463163.

Background Color

.myBgColor { background-color: #463163; }

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

This div background color is #463163.

Border color

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

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

This div border color is #463163.

Opacity

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

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

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

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

This text has shadow with #463163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463163.

Preview

Color preview on black background

This text has color #463163 on black background.


Color preview on white background

This text has color #463163 on white background.


Black color preview on #463163 background

This text has black color on #463163 background.


White color preview on #463163 background

This text has white color on #463163 background.


Related colors

Complementary color

Complementary color for #hex is #B9CE9C.


I love getcolorcode.com

Triadic colors

1 #634631 and #316346 with #463163 are triadic colors.

2 #633146 and #314663 with #463163 are triadic colors.