COLOR #463348

HEX: #463348 RGB: (70,51,72)

Color info

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

RGB color model

#463348 color RGB value is (70,51,72).

RGB: (70,51,72) (27%, 20%, 28%)

RGB channels and saturation

R 70 of 255 = 27%
G 51 of 255 = 20%
B 72 of 255 = 28%

70
51
72

R + G + B ~ 25%. #463348 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 51 + 72 = 193 (100%)
R 70 of 193 ~ 36.27%
G 51 of 193 ~ 26.42%
B 72 of 193 ~ 37.31'%

%36.27
%26.42
%37.31

CMYK color model

#463348 color CMYK value is (3,29,0,72).

  • cyan value is 2.78%
  • magenta value is 29.17%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (3,29,0,72)
C3M29Y0K72 (3%, 29%, 0%, 72%)
(0.03 / 0.29 / 0.00 / 0.72)

CMYK percentages

%2.78
%29.17
%0
%71.76

Codes

Color #463348 in popluar color models

46 33 48
RGB 70 51 72
HSL 294° 17.07% 24.12%
HSB/HSV 294° 29.17% 28.24%
CMYK 2.78% 29.17% 0.00%
71.76%

Color #463348 in popluar number systems.

HEX 46 33 48
Decimal 70 51 72
Binary 1000110 110011 1001000
Octal 106 63 110

Shades and tints

Shades of #463348

#463348
(70,51,72)
#402F42
(64,47,66)
#3A2B3C
(58,43,60)
#342736
(52,39,54)
#2E2330
(46,35,48)
#281F2A
(40,31,42)
#221B24
(34,27,36)
#1C171E
(28,23,30)
#161318
(22,19,24)
#100F12
(16,15,18)
#0A0B0C
(10,11,12)
#000000
(0,0,0)

Tints of #463348

#463348
(70,51,72)
#564558
(86,69,88)
#665768
(102,87,104)
#766978
(118,105,120)
#867B88
(134,123,136)
#968D98
(150,141,152)
#A69FA8
(166,159,168)
#B6B1B8
(182,177,184)
#C6C3C8
(198,195,200)
#D6D5D8
(214,213,216)
#E6E7E8
(230,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463348; }

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

This text font color is #463348.

Background Color

.myBgColor { background-color: #463348; }

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

This div background color is #463348.

Border color

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

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

This div border color is #463348.

Opacity

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

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

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

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

This text has shadow with #463348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463348.

Preview

Color preview on black background

This text has color #463348 on black background.


Color preview on white background

This text has color #463348 on white background.


Black color preview on #463348 background

This text has black color on #463348 background.


White color preview on #463348 background

This text has white color on #463348 background.


Related colors

Complementary color

Complementary color for #463348 is #B9CCB7.


I love getcolorcode.com

Triadic colors

1 #484633 and #334846 with #463348 are triadic colors.

2 #483346 and #334648 with #463348 are triadic colors.