COLOR #463449

HEX: #463449 RGB: (70,52,73)

Color info

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

RGB color model

#463449 color RGB value is (70,52,73).

RGB: (70,52,73) (27%, 20%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 52 of 255 = 20%
B 73 of 255 = 29%

70
52
73

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

Portions of RGB colors in percentages

R + G + B = 70 + 52 + 73 = 195 (100%)
R 70 of 195 ~ 35.9%
G 52 of 195 ~ 26.67%
B 73 of 195 ~ 37.44'%

%35.9
%26.67
%37.44

CMYK color model

#463449 color CMYK value is (4,29,0,71).

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

CMYK: (4,29,0,71)
C4M29Y0K71 (4%, 29%, 0%, 71%)
(0.04 / 0.29 / 0.00 / 0.71)

CMYK percentages

%4.11
%28.77
%0
%71.37

Codes

Color #463449 in popluar color models

46 34 49
RGB 70 52 73
HSL 291° 16.80% 24.51%
HSB/HSV 291° 28.77% 28.63%
CMYK 4.11% 28.77% 0.00%
71.37%

Color #463449 in popluar number systems.

HEX 46 34 49
Decimal 70 52 73
Binary 1000110 110100 1001001
Octal 106 64 111

Shades and tints

Shades of #463449

#463449
(70,52,73)
#403043
(64,48,67)
#3A2C3D
(58,44,61)
#342837
(52,40,55)
#2E2431
(46,36,49)
#28202B
(40,32,43)
#221C25
(34,28,37)
#1C181F
(28,24,31)
#161419
(22,20,25)
#101013
(16,16,19)
#0A0C0D
(10,12,13)
#000000
(0,0,0)

Tints of #463449

#463449
(70,52,73)
#564659
(86,70,89)
#665869
(102,88,105)
#766A79
(118,106,121)
#867C89
(134,124,137)
#968E99
(150,142,153)
#A6A0A9
(166,160,169)
#B6B2B9
(182,178,185)
#C6C4C9
(198,196,201)
#D6D6D9
(214,214,217)
#E6E8E9
(230,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463449; }

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

This text font color is #463449.

Background Color

.myBgColor { background-color: #463449; }

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

This div background color is #463449.

Border color

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

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

This div border color is #463449.

Opacity

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

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

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

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

This text has shadow with #463449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463449.

Preview

Color preview on black background

This text has color #463449 on black background.


Color preview on white background

This text has color #463449 on white background.


Black color preview on #463449 background

This text has black color on #463449 background.


White color preview on #463449 background

This text has white color on #463449 background.


Related colors

Complementary color

Complementary color for #hex is #B9CBB6.


I love getcolorcode.com

Triadic colors

1 #494634 and #344946 with #463449 are triadic colors.

2 #493446 and #344649 with #463449 are triadic colors.