COLOR #463165

HEX: #463165 RGB: (70,49,101)

Color info

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

RGB color model

#463165 color RGB value is (70,49,101).

RGB: (70,49,101) (27%, 19%, 40%)

RGB channels and saturation

R 70 of 255 = 27%
G 49 of 255 = 19%
B 101 of 255 = 40%

70
49
101

R + G + B ~ 29%. #463165 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 49 + 101 = 220 (100%)
R 70 of 220 ~ 31.82%
G 49 of 220 ~ 22.27%
B 101 of 220 ~ 45.91'%

%31.82
%22.27
%45.91

CMYK color model

#463165 color CMYK value is (31,51,0,60).

  • cyan value is 30.69%
  • magenta value is 51.49%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (31,51,0,60)
C31M51Y0K60 (31%, 51%, 0%, 60%)
(0.31 / 0.51 / 0.00 / 0.60)

CMYK percentages

%30.69
%51.49
%0
%60.39

Codes

Color #463165 in popluar color models

46 31 65
RGB 70 49 101
HSL 264° 34.67% 29.41%
HSB/HSV 264° 51.49% 39.61%
CMYK 30.69% 51.49% 0.00%
60.39%

Color #463165 in popluar number systems.

HEX 46 31 65
Decimal 70 49 101
Binary 1000110 110001 1100101
Octal 106 61 145

Shades and tints

Shades of #463165

#463165
(70,49,101)
#402D5C
(64,45,92)
#3A2953
(58,41,83)
#34254A
(52,37,74)
#2E2141
(46,33,65)
#281D38
(40,29,56)
#22192F
(34,25,47)
#1C1526
(28,21,38)
#16111D
(22,17,29)
#100D14
(16,13,20)
#0A090B
(10,9,11)
#000000
(0,0,0)

Tints of #463165

#463165
(70,49,101)
#564373
(86,67,115)
#665581
(102,85,129)
#76678F
(118,103,143)
#86799D
(134,121,157)
#968BAB
(150,139,171)
#A69DB9
(166,157,185)
#B6AFC7
(182,175,199)
#C6C1D5
(198,193,213)
#D6D3E3
(214,211,227)
#E6E5F1
(230,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463165; }

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

This text font color is #463165.

Background Color

.myBgColor { background-color: #463165; }

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

This div background color is #463165.

Border color

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

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

This div border color is #463165.

Opacity

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

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

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

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

This text has shadow with #463165 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463165.

Preview

Color preview on black background

This text has color #463165 on black background.


Color preview on white background

This text has color #463165 on white background.


Black color preview on #463165 background

This text has black color on #463165 background.


White color preview on #463165 background

This text has white color on #463165 background.


Related colors

Complementary color

Complementary color for #hex is #B9CE9A.


I love getcolorcode.com

Triadic colors

1 #654631 and #316546 with #463165 are triadic colors.

2 #653146 and #314665 with #463165 are triadic colors.