COLOR #463859

HEX: #463859 RGB: (70,56,89)

Color info

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

RGB color model

#463859 color RGB value is (70,56,89).

RGB: (70,56,89) (27%, 22%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 56 of 255 = 22%
B 89 of 255 = 35%

70
56
89

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

Portions of RGB colors in percentages

R + G + B = 70 + 56 + 89 = 215 (100%)
R 70 of 215 ~ 32.56%
G 56 of 215 ~ 26.05%
B 89 of 215 ~ 41.4'%

%32.56
%26.05
%41.4

CMYK color model

#463859 color CMYK value is (21,37,0,65).

  • cyan value is 21.35%
  • magenta value is 37.08%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (21,37,0,65) C21M37Y0K65 (21%,37%,0%,65%) (0.21/0.37/0.00/0.65) 

CMYK percentages

%21.35
%37.08
%0
%65.1

Codes

Color #463859 in popluar color models

46 38 59
RGB 70 56 89
HSL 265° 22.76% 28.43%
HSB/HSV 265° 37.08% 34.90%
CMYK 21.35% 37.08% 0.00%
65.10%

Color #463859 in popluar number systems.

HEX 46 38 59
Decimal 70 56 89
Binary 1000110 111000 1011001
Octal 106 70 131

Shades and tints

Shades of #463859

#463859
(70,56,89)
#403351
(64,51,81)
#3A2E49
(58,46,73)
#342941
(52,41,65)
#2E2439
(46,36,57)
#281F31
(40,31,49)
#221A29
(34,26,41)
#1C1521
(28,21,33)
#161019
(22,16,25)
#100B11
(16,11,17)
#0A0609
(10,6,9)
#000000
(0,0,0)

Tints of #463859

#463859
(70,56,89)
#564A68
(86,74,104)
#665C77
(102,92,119)
#766E86
(118,110,134)
#868095
(134,128,149)
#9692A4
(150,146,164)
#A6A4B3
(166,164,179)
#B6B6C2
(182,182,194)
#C6C8D1
(198,200,209)
#D6DAE0
(214,218,224)
#E6ECEF
(230,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463859 color. Also use rgb(70,56,89) instead hex code.

Text Font Color

.myTextColor { color: #463859; }

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

This text font color is #463859.

Background Color

.myBgColor { background-color: #463859; }

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

This div background color is #463859.

Border color

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

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

This div border color is #463859.

Opacity

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

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

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

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

This text has shadow with #463859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463859.

Preview

Color preview on black background

This text has color #463859 on black background.


Color preview on white background

This text has color #463859 on white background.


Black color preview on #463859 background

This text has black color on #463859 background.


White color preview on #463859 background

This text has white color on #463859 background.


Related colors

Complementary color

Complementary color for #hex is #B9C7A6.


I love getcolorcode.com

Triadic colors

1 #594638 and #385946 with #463859 are triadic colors.

2 #593846 and #384659 with #463859 are triadic colors.