COLOR #463479

HEX: #463479 RGB: (70,52,121)

Color info

#463479 contains mainly red and blue colors. Web safe color of #463479 is #333366 (or #336).

RGB color model

#463479 color RGB value is (70,52,121).

RGB: (70,52,121) (27%, 20%, 47%)

RGB channels and saturation

R 70 of 255 = 27%
G 52 of 255 = 20%
B 121 of 255 = 47%

70
52
121

R + G + B ~ 31%. #463479 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 52 + 121 = 243 (100%)
R 70 of 243 ~ 28.81%
G 52 of 243 ~ 21.4%
B 121 of 243 ~ 49.79'%

%28.81
%21.4
%49.79

CMYK color model

#463479 color CMYK value is (42,57,0,53).

  • cyan value is 42.15%
  • magenta value is 57.02%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (42,57,0,53)
C42M57Y0K53 (42%, 57%, 0%, 53%)
(0.42 / 0.57 / 0.00 / 0.53)

CMYK percentages

%42.15
%57.02
%0
%52.55

Codes

Color #463479 in popluar color models

46 34 79
RGB 70 52 121
HSL 256° 39.88% 33.92%
HSB/HSV 256° 57.02% 47.45%
CMYK 42.15% 57.02% 0.00%
52.55%

Color #463479 in popluar number systems.

HEX 46 34 79
Decimal 70 52 121
Binary 1000110 110100 1111001
Octal 106 64 171

Shades and tints

Shades of #463479

#463479
(70,52,121)
#40306E
(64,48,110)
#3A2C63
(58,44,99)
#342858
(52,40,88)
#2E244D
(46,36,77)
#282042
(40,32,66)
#221C37
(34,28,55)
#1C182C
(28,24,44)
#161421
(22,20,33)
#101016
(16,16,22)
#0A0C0B
(10,12,11)
#000000
(0,0,0)

Tints of #463479

#463479
(70,52,121)
#564685
(86,70,133)
#665891
(102,88,145)
#766A9D
(118,106,157)
#867CA9
(134,124,169)
#968EB5
(150,142,181)
#A6A0C1
(166,160,193)
#B6B2CD
(182,178,205)
#C6C4D9
(198,196,217)
#D6D6E5
(214,214,229)
#E6E8F1
(230,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463479 color. Also use rgb(70,52,121) instead hex code.

Text Font Color

.myTextColor { color: #463479; }

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

This text font color is #463479.

Background Color

.myBgColor { background-color: #463479; }

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

This div background color is #463479.

Border color

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

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

This div border color is #463479.

Opacity

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

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

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

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

This text has shadow with #463479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463479.

Preview

Color preview on black background

This text has color #463479 on black background.


Color preview on white background

This text has color #463479 on white background.


Black color preview on #463479 background

This text has black color on #463479 background.


White color preview on #463479 background

This text has white color on #463479 background.


Related colors

Complementary color

Complementary color for #hex is #B9CB86.


I love getcolorcode.com

Triadic colors

1 #794634 and #347946 with #463479 are triadic colors.

2 #793446 and #344679 with #463479 are triadic colors.