COLOR #463146

HEX: #463146 RGB: (70,49,70)

Color info

#463146 contains red, green and blue colors in about the same proportion. Web safe color of #463146 is #333333 (or #333).

RGB color model

#463146 color RGB value is (70,49,70).

RGB: (70,49,70) (27%, 19%, 27%)

RGB channels and saturation

R 70 of 255 = 27%
G 49 of 255 = 19%
B 70 of 255 = 27%

70
49
70

R + G + B ~ 24%. #463146 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 49 + 70 = 189 (100%)
R 70 of 189 ~ 37.04%
G 49 of 189 ~ 25.93%
B 70 of 189 ~ 37.04'%

%37.04
%25.93
%37.04

CMYK color model

#463146 color CMYK value is (0,30,0,73).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (0,30,0,73)
C0M30Y0K73 (0%, 30%, 0%, 73%)
(0.00 / 0.30 / 0.00 / 0.73)

CMYK percentages

%0
%30
%0
%72.55

Codes

Color #463146 in popluar color models

46 31 46
RGB 70 49 70
HSL 300° 17.65% 23.33%
HSB/HSV 300° 30.00% 27.45%
CMYK 0.00% 30.00% 0.00%
72.55%

Color #463146 in popluar number systems.

HEX 46 31 46
Decimal 70 49 70
Binary 1000110 110001 1000110
Octal 106 61 106

Shades and tints

Shades of #463146

#463146
(70,49,70)
#402D40
(64,45,64)
#3A293A
(58,41,58)
#342534
(52,37,52)
#2E212E
(46,33,46)
#281D28
(40,29,40)
#221922
(34,25,34)
#1C151C
(28,21,28)
#161116
(22,17,22)
#100D10
(16,13,16)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #463146

#463146
(70,49,70)
#564356
(86,67,86)
#665566
(102,85,102)
#766776
(118,103,118)
#867986
(134,121,134)
#968B96
(150,139,150)
#A69DA6
(166,157,166)
#B6AFB6
(182,175,182)
#C6C1C6
(198,193,198)
#D6D3D6
(214,211,214)
#E6E5E6
(230,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463146; }

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

This text font color is #463146.

Background Color

.myBgColor { background-color: #463146; }

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

This div background color is #463146.

Border color

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

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

This div border color is #463146.

Opacity

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

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

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

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

This text has shadow with #463146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463146.

Preview

Color preview on black background

This text has color #463146 on black background.


Color preview on white background

This text has color #463146 on white background.


Black color preview on #463146 background

This text has black color on #463146 background.


White color preview on #463146 background

This text has white color on #463146 background.


Related colors

Complementary color

Complementary color for #hex is #B9CEB9.


I love getcolorcode.com

Triadic colors

1 #464631 and #314646 with #463146 are triadic colors.

2 #463146 and #314646 with #463146 are triadic colors.