COLOR #463064

HEX: #463064 RGB: (70,48,100)

Color info

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

RGB color model

#463064 color RGB value is (70,48,100).

RGB: (70,48,100) (27%, 19%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 48 of 255 = 19%
B 100 of 255 = 39%

70
48
100

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

Portions of RGB colors in percentages

R + G + B = 70 + 48 + 100 = 218 (100%)
R 70 of 218 ~ 32.11%
G 48 of 218 ~ 22.02%
B 100 of 218 ~ 45.87'%

%32.11
%22.02
%45.87

CMYK color model

#463064 color CMYK value is (30,52,0,61).

  • cyan value is 30.00%
  • magenta value is 52.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (30,52,0,61)
C30M52Y0K61 (30%, 52%, 0%, 61%)
(0.30 / 0.52 / 0.00 / 0.61)

CMYK percentages

%30
%52
%0
%60.78

Codes

Color #463064 in popluar color models

46 30 64
RGB 70 48 100
HSL 265° 35.14% 29.02%
HSB/HSV 265° 52.00% 39.22%
CMYK 30.00% 52.00% 0.00%
60.78%

Color #463064 in popluar number systems.

HEX 46 30 64
Decimal 70 48 100
Binary 1000110 110000 1100100
Octal 106 60 144

Shades and tints

Shades of #463064

#463064
(70,48,100)
#402C5B
(64,44,91)
#3A2852
(58,40,82)
#342449
(52,36,73)
#2E2040
(46,32,64)
#281C37
(40,28,55)
#22182E
(34,24,46)
#1C1425
(28,20,37)
#16101C
(22,16,28)
#100C13
(16,12,19)
#0A080A
(10,8,10)
#000000
(0,0,0)

Tints of #463064

#463064
(70,48,100)
#564272
(86,66,114)
#665480
(102,84,128)
#76668E
(118,102,142)
#86789C
(134,120,156)
#968AAA
(150,138,170)
#A69CB8
(166,156,184)
#B6AEC6
(182,174,198)
#C6C0D4
(198,192,212)
#D6D2E2
(214,210,226)
#E6E4F0
(230,228,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463064 color. Also use rgb(70,48,100) instead hex code.

Text Font Color

.myTextColor { color: #463064; }

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

This text font color is #463064.

Background Color

.myBgColor { background-color: #463064; }

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

This div background color is #463064.

Border color

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

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

This div border color is #463064.

Opacity

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

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

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

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

This text has shadow with #463064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463064.

Preview

Color preview on black background

This text has color #463064 on black background.


Color preview on white background

This text has color #463064 on white background.


Black color preview on #463064 background

This text has black color on #463064 background.


White color preview on #463064 background

This text has white color on #463064 background.


Related colors

Complementary color

Complementary color for #hex is #B9CF9B.


I love getcolorcode.com

Triadic colors

1 #644630 and #306446 with #463064 are triadic colors.

2 #643046 and #304664 with #463064 are triadic colors.