COLOR #463B44

HEX: #463B44 RGB: (70,59,68)

Color info

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

RGB color model

#463B44 color RGB value is (70,59,68).

RGB: (70,59,68) (27%, 23%, 27%)

RGB channels and saturation

R 70 of 255 = 27%
G 59 of 255 = 23%
B 68 of 255 = 27%

70
59
68

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

Portions of RGB colors in percentages

R + G + B = 70 + 59 + 68 = 197 (100%)
R 70 of 197 ~ 35.53%
G 59 of 197 ~ 29.95%
B 68 of 197 ~ 34.52'%

%35.53
%29.95
%34.52

CMYK color model

#463B44 color CMYK value is (0,16,3,73).

  • cyan value is 0.00%
  • magenta value is 15.71%
  • yellow value is 2.86%
  • key color value is 72.55%
CMYK: (0,16,3,73) C0M16Y3K73 (0%,16%,3%,73%) (0.00/0.16/0.03/0.73) 

CMYK percentages

%0
%15.71
%2.86
%72.55

Codes

Color #463B44 in popluar color models

46 3B 44
RGB 70 59 68
HSL 311° 8.53% 25.29%
HSB/HSV 311° 15.71% 27.45%
CMYK 0.00% 15.71% 2.86%
72.55%

Color #463B44 in popluar number systems.

HEX 46 3B 44
Decimal 70 59 68
Binary 1000110 111011 1000100
Octal 106 73 104

Shades and tints

Shades of #463B44

#463B44
(70,59,68)
#40363E
(64,54,62)
#3A3138
(58,49,56)
#342C32
(52,44,50)
#2E272C
(46,39,44)
#282226
(40,34,38)
#221D20
(34,29,32)
#1C181A
(28,24,26)
#161314
(22,19,20)
#100E0E
(16,14,14)
#0A0908
(10,9,8)
#000000
(0,0,0)

Tints of #463B44

#463B44
(70,59,68)
#564C55
(86,76,85)
#665D66
(102,93,102)
#766E77
(118,110,119)
#867F88
(134,127,136)
#969099
(150,144,153)
#A6A1AA
(166,161,170)
#B6B2BB
(182,178,187)
#C6C3CC
(198,195,204)
#D6D4DD
(214,212,221)
#E6E5EE
(230,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463B44 color. Also use rgb(70,59,68) instead hex code.

Text Font Color

.myTextColor { color: #463B44; }

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

This text font color is #463B44.

Background Color

.myBgColor { background-color: #463B44; }

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

This div background color is #463B44.

Border color

.myBorderColor { border: 1px solid #463B44; }

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

This div border color is #463B44.

Opacity

.myOpacity80 { color: #463B44; opacity: 0.8; }

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

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

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

This text has shadow with #463B44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463B44.

Preview

Color preview on black background

This text has color #463B44 on black background.


Color preview on white background

This text has color #463B44 on white background.


Black color preview on #463B44 background

This text has black color on #463B44 background.


White color preview on #463B44 background

This text has white color on #463B44 background.


Related colors

Complementary color

Complementary color for #hex is #B9C4BB.


I love getcolorcode.com

Triadic colors

1 #44463B and #3B4446 with #463B44 are triadic colors.

2 #443B46 and #3B4644 with #463B44 are triadic colors.