COLOR #463248

HEX: #463248 RGB: (70,50,72)

Color info

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

RGB color model

#463248 color RGB value is (70,50,72).

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

RGB channels and saturation

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

70
50
72

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

Portions of RGB colors in percentages

R + G + B = 70 + 50 + 72 = 192 (100%)
R 70 of 192 ~ 36.46%
G 50 of 192 ~ 26.04%
B 72 of 192 ~ 37.5'%

%36.46
%26.04
%37.5

CMYK color model

#463248 color CMYK value is (3,31,0,72).

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

CMYK: (3,31,0,72)
C3M31Y0K72 (3%, 31%, 0%, 72%)
(0.03 / 0.31 / 0.00 / 0.72)

CMYK percentages

%2.78
%30.56
%0
%71.76

Codes

Color #463248 in popluar color models

46 32 48
RGB 70 50 72
HSL 295° 18.03% 23.92%
HSB/HSV 295° 30.56% 28.24%
CMYK 2.78% 30.56% 0.00%
71.76%

Color #463248 in popluar number systems.

HEX 46 32 48
Decimal 70 50 72
Binary 1000110 110010 1001000
Octal 106 62 110

Shades and tints

Shades of #463248

#463248
(70,50,72)
#402E42
(64,46,66)
#3A2A3C
(58,42,60)
#342636
(52,38,54)
#2E2230
(46,34,48)
#281E2A
(40,30,42)
#221A24
(34,26,36)
#1C161E
(28,22,30)
#161218
(22,18,24)
#100E12
(16,14,18)
#0A0A0C
(10,10,12)
#000000
(0,0,0)

Tints of #463248

#463248
(70,50,72)
#564458
(86,68,88)
#665668
(102,86,104)
#766878
(118,104,120)
#867A88
(134,122,136)
#968C98
(150,140,152)
#A69EA8
(166,158,168)
#B6B0B8
(182,176,184)
#C6C2C8
(198,194,200)
#D6D4D8
(214,212,216)
#E6E6E8
(230,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463248; }

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

This text font color is #463248.

Background Color

.myBgColor { background-color: #463248; }

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

This div background color is #463248.

Border color

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

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

This div border color is #463248.

Opacity

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

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

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

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

This text has shadow with #463248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463248.

Preview

Color preview on black background

This text has color #463248 on black background.


Color preview on white background

This text has color #463248 on white background.


Black color preview on #463248 background

This text has black color on #463248 background.


White color preview on #463248 background

This text has white color on #463248 background.


Related colors

Complementary color

Complementary color for #hex is #B9CDB7.


I love getcolorcode.com

Triadic colors

1 #484632 and #324846 with #463248 are triadic colors.

2 #483246 and #324648 with #463248 are triadic colors.