COLOR #464163

HEX: #464163 RGB: (70,65,99)

Color info

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

RGB color model

#464163 color RGB value is (70,65,99).

RGB: (70,65,99) (27%, 25%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 65 of 255 = 25%
B 99 of 255 = 39%

70
65
99

R + G + B ~ 30%. #464163 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 65 + 99 = 234 (100%)
R 70 of 234 ~ 29.91%
G 65 of 234 ~ 27.78%
B 99 of 234 ~ 42.31'%

%29.91
%27.78
%42.31

CMYK color model

#464163 color CMYK value is (29,34,0,61).

  • cyan value is 29.29%
  • magenta value is 34.34%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (29,34,0,61)
C29M34Y0K61 (29%, 34%, 0%, 61%)
(0.29 / 0.34 / 0.00 / 0.61)

CMYK percentages

%29.29
%34.34
%0
%61.18

Codes

Color #464163 in popluar color models

46 41 63
RGB 70 65 99
HSL 249° 20.73% 32.16%
HSB/HSV 249° 34.34% 38.82%
CMYK 29.29% 34.34% 0.00%
61.18%

Color #464163 in popluar number systems.

HEX 46 41 63
Decimal 70 65 99
Binary 1000110 1000001 1100011
Octal 106 101 143

Shades and tints

Shades of #464163

#464163
(70,65,99)
#403C5A
(64,60,90)
#3A3751
(58,55,81)
#343248
(52,50,72)
#2E2D3F
(46,45,63)
#282836
(40,40,54)
#22232D
(34,35,45)
#1C1E24
(28,30,36)
#16191B
(22,25,27)
#101412
(16,20,18)
#0A0F09
(10,15,9)
#000000
(0,0,0)

Tints of #464163

#464163
(70,65,99)
#565271
(86,82,113)
#66637F
(102,99,127)
#76748D
(118,116,141)
#86859B
(134,133,155)
#9696A9
(150,150,169)
#A6A7B7
(166,167,183)
#B6B8C5
(182,184,197)
#C6C9D3
(198,201,211)
#D6DAE1
(214,218,225)
#E6EBEF
(230,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464163; }

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

This text font color is #464163.

Background Color

.myBgColor { background-color: #464163; }

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

This div background color is #464163.

Border color

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

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

This div border color is #464163.

Opacity

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

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

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

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

This text has shadow with #464163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464163.

Preview

Color preview on black background

This text has color #464163 on black background.


Color preview on white background

This text has color #464163 on white background.


Black color preview on #464163 background

This text has black color on #464163 background.


White color preview on #464163 background

This text has white color on #464163 background.


Related colors

Complementary color

Complementary color for #hex is #B9BE9C.


I love getcolorcode.com

Triadic colors

1 #634641 and #416346 with #464163 are triadic colors.

2 #634146 and #414663 with #464163 are triadic colors.