COLOR #463849

HEX: #463849 RGB: (70,56,73)

Color info

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

RGB color model

#463849 color RGB value is (70,56,73).

RGB: (70,56,73) (27%, 22%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 56 of 255 = 22%
B 73 of 255 = 29%

70
56
73

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

Portions of RGB colors in percentages

R + G + B = 70 + 56 + 73 = 199 (100%)
R 70 of 199 ~ 35.18%
G 56 of 199 ~ 28.14%
B 73 of 199 ~ 36.68'%

%35.18
%28.14
%36.68

CMYK color model

#463849 color CMYK value is (4,23,0,71).

  • cyan value is 4.11%
  • magenta value is 23.29%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (4,23,0,71)
C4M23Y0K71 (4%, 23%, 0%, 71%)
(0.04 / 0.23 / 0.00 / 0.71)

CMYK percentages

%4.11
%23.29
%0
%71.37

Codes

Color #463849 in popluar color models

46 38 49
RGB 70 56 73
HSL 289° 13.18% 25.29%
HSB/HSV 289° 23.29% 28.63%
CMYK 4.11% 23.29% 0.00%
71.37%

Color #463849 in popluar number systems.

HEX 46 38 49
Decimal 70 56 73
Binary 1000110 111000 1001001
Octal 106 70 111

Shades and tints

Shades of #463849

#463849
(70,56,73)
#403343
(64,51,67)
#3A2E3D
(58,46,61)
#342937
(52,41,55)
#2E2431
(46,36,49)
#281F2B
(40,31,43)
#221A25
(34,26,37)
#1C151F
(28,21,31)
#161019
(22,16,25)
#100B13
(16,11,19)
#0A060D
(10,6,13)
#000000
(0,0,0)

Tints of #463849

#463849
(70,56,73)
#564A59
(86,74,89)
#665C69
(102,92,105)
#766E79
(118,110,121)
#868089
(134,128,137)
#969299
(150,146,153)
#A6A4A9
(166,164,169)
#B6B6B9
(182,182,185)
#C6C8C9
(198,200,201)
#D6DAD9
(214,218,217)
#E6ECE9
(230,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463849; }

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

This text font color is #463849.

Background Color

.myBgColor { background-color: #463849; }

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

This div background color is #463849.

Border color

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

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

This div border color is #463849.

Opacity

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

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

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

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

This text has shadow with #463849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463849.

Preview

Color preview on black background

This text has color #463849 on black background.


Color preview on white background

This text has color #463849 on white background.


Black color preview on #463849 background

This text has black color on #463849 background.


White color preview on #463849 background

This text has white color on #463849 background.


Related colors

Complementary color

Complementary color for #hex is #B9C7B6.


I love getcolorcode.com

Triadic colors

1 #494638 and #384946 with #463849 are triadic colors.

2 #493846 and #384649 with #463849 are triadic colors.