COLOR #463839

HEX: #463839 RGB: (70,56,57)

Color info

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

RGB color model

#463839 color RGB value is (70,56,57).

RGB: (70,56,57) (27%, 22%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 56 of 255 = 22%
B 57 of 255 = 22%

70
56
57

R + G + B ~ 24%. #463839 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 56 + 57 = 183 (100%)
R 70 of 183 ~ 38.25%
G 56 of 183 ~ 30.6%
B 57 of 183 ~ 31.15'%

%38.25
%30.6
%31.15

CMYK color model

#463839 color CMYK value is (0,20,19,73).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 18.57%
  • key color value is 72.55%

CMYK: (0,20,19,73)
C0M20Y19K73 (0%, 20%, 19%, 73%)
(0.00 / 0.20 / 0.19 / 0.73)

CMYK percentages

%0
%20
%18.57
%72.55

Codes

Color #463839 in popluar color models

46 38 39
RGB 70 56 57
HSL 356° 11.11% 24.71%
HSB/HSV 356° 20.00% 27.45%
CMYK 0.00% 20.00% 18.57%
72.55%

Color #463839 in popluar number systems.

HEX 46 38 39
Decimal 70 56 57
Binary 1000110 111000 111001
Octal 106 70 71

Shades and tints

Shades of #463839

#463839
(70,56,57)
#403334
(64,51,52)
#3A2E2F
(58,46,47)
#34292A
(52,41,42)
#2E2425
(46,36,37)
#281F20
(40,31,32)
#221A1B
(34,26,27)
#1C1516
(28,21,22)
#161011
(22,16,17)
#100B0C
(16,11,12)
#0A0607
(10,6,7)
#000000
(0,0,0)

Tints of #463839

#463839
(70,56,57)
#564A4B
(86,74,75)
#665C5D
(102,92,93)
#766E6F
(118,110,111)
#868081
(134,128,129)
#969293
(150,146,147)
#A6A4A5
(166,164,165)
#B6B6B7
(182,182,183)
#C6C8C9
(198,200,201)
#D6DADB
(214,218,219)
#E6ECED
(230,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463839; }

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

This text font color is #463839.

Background Color

.myBgColor { background-color: #463839; }

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

This div background color is #463839.

Border color

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

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

This div border color is #463839.

Opacity

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

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

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

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

This text has shadow with #463839 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463839.

Preview

Color preview on black background

This text has color #463839 on black background.


Color preview on white background

This text has color #463839 on white background.


Black color preview on #463839 background

This text has black color on #463839 background.


White color preview on #463839 background

This text has white color on #463839 background.


Related colors

Complementary color

Complementary color for #hex is #B9C7C6.


I love getcolorcode.com

Triadic colors

1 #394638 and #383946 with #463839 are triadic colors.

2 #393846 and #384639 with #463839 are triadic colors.