COLOR #463559

HEX: #463559 RGB: (70,53,89)

Color info

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

RGB color model

#463559 color RGB value is (70,53,89).

RGB: (70,53,89) (27%, 21%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 53 of 255 = 21%
B 89 of 255 = 35%

70
53
89

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

Portions of RGB colors in percentages

R + G + B = 70 + 53 + 89 = 212 (100%)
R 70 of 212 ~ 33.02%
G 53 of 212 ~ 25%
B 89 of 212 ~ 41.98'%

%33.02
%25
%41.98

CMYK color model

#463559 color CMYK value is (21,40,0,65).

  • cyan value is 21.35%
  • magenta value is 40.45%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (21,40,0,65)
C21M40Y0K65 (21%, 40%, 0%, 65%)
(0.21 / 0.40 / 0.00 / 0.65)

CMYK percentages

%21.35
%40.45
%0
%65.1

Codes

Color #463559 in popluar color models

46 35 59
RGB 70 53 89
HSL 268° 25.35% 27.84%
HSB/HSV 268° 40.45% 34.90%
CMYK 21.35% 40.45% 0.00%
65.10%

Color #463559 in popluar number systems.

HEX 46 35 59
Decimal 70 53 89
Binary 1000110 110101 1011001
Octal 106 65 131

Shades and tints

Shades of #463559

#463559
(70,53,89)
#403151
(64,49,81)
#3A2D49
(58,45,73)
#342941
(52,41,65)
#2E2539
(46,37,57)
#282131
(40,33,49)
#221D29
(34,29,41)
#1C1921
(28,25,33)
#161519
(22,21,25)
#101111
(16,17,17)
#0A0D09
(10,13,9)
#000000
(0,0,0)

Tints of #463559

#463559
(70,53,89)
#564768
(86,71,104)
#665977
(102,89,119)
#766B86
(118,107,134)
#867D95
(134,125,149)
#968FA4
(150,143,164)
#A6A1B3
(166,161,179)
#B6B3C2
(182,179,194)
#C6C5D1
(198,197,209)
#D6D7E0
(214,215,224)
#E6E9EF
(230,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463559; }

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

This text font color is #463559.

Background Color

.myBgColor { background-color: #463559; }

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

This div background color is #463559.

Border color

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

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

This div border color is #463559.

Opacity

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

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

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

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

This text has shadow with #463559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463559.

Preview

Color preview on black background

This text has color #463559 on black background.


Color preview on white background

This text has color #463559 on white background.


Black color preview on #463559 background

This text has black color on #463559 background.


White color preview on #463559 background

This text has white color on #463559 background.


Related colors

Complementary color

Complementary color for #hex is #B9CAA6.


I love getcolorcode.com

Triadic colors

1 #594635 and #355946 with #463559 are triadic colors.

2 #593546 and #354659 with #463559 are triadic colors.