COLOR #463054

HEX: #463054 RGB: (70,48,84)

Color info

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

RGB color model

#463054 color RGB value is (70,48,84).

RGB: (70,48,84) (27%, 19%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 48 of 255 = 19%
B 84 of 255 = 33%

70
48
84

R + G + B ~ 26%. #463054 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 48 + 84 = 202 (100%)
R 70 of 202 ~ 34.65%
G 48 of 202 ~ 23.76%
B 84 of 202 ~ 41.58'%

%34.65
%23.76
%41.58

CMYK color model

#463054 color CMYK value is (17,43,0,67).

  • cyan value is 16.67%
  • magenta value is 42.86%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (17,43,0,67)
C17M43Y0K67 (17%, 43%, 0%, 67%)
(0.17 / 0.43 / 0.00 / 0.67)

CMYK percentages

%16.67
%42.86
%0
%67.06

Codes

Color #463054 in popluar color models

46 30 54
RGB 70 48 84
HSL 277° 27.27% 25.88%
HSB/HSV 277° 42.86% 32.94%
CMYK 16.67% 42.86% 0.00%
67.06%

Color #463054 in popluar number systems.

HEX 46 30 54
Decimal 70 48 84
Binary 1000110 110000 1010100
Octal 106 60 124

Shades and tints

Shades of #463054

#463054
(70,48,84)
#402C4D
(64,44,77)
#3A2846
(58,40,70)
#34243F
(52,36,63)
#2E2038
(46,32,56)
#281C31
(40,28,49)
#22182A
(34,24,42)
#1C1423
(28,20,35)
#16101C
(22,16,28)
#100C15
(16,12,21)
#0A080E
(10,8,14)
#000000
(0,0,0)

Tints of #463054

#463054
(70,48,84)
#564263
(86,66,99)
#665472
(102,84,114)
#766681
(118,102,129)
#867890
(134,120,144)
#968A9F
(150,138,159)
#A69CAE
(166,156,174)
#B6AEBD
(182,174,189)
#C6C0CC
(198,192,204)
#D6D2DB
(214,210,219)
#E6E4EA
(230,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463054; }

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

This text font color is #463054.

Background Color

.myBgColor { background-color: #463054; }

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

This div background color is #463054.

Border color

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

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

This div border color is #463054.

Opacity

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

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

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

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

This text has shadow with #463054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463054.

Preview

Color preview on black background

This text has color #463054 on black background.


Color preview on white background

This text has color #463054 on white background.


Black color preview on #463054 background

This text has black color on #463054 background.


White color preview on #463054 background

This text has white color on #463054 background.


Related colors

Complementary color

Complementary color for #hex is #B9CFAB.


I love getcolorcode.com

Triadic colors

1 #544630 and #305446 with #463054 are triadic colors.

2 #543046 and #304654 with #463054 are triadic colors.