COLOR #463239

HEX: #463239 RGB: (70,50,57)

Color info

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

RGB color model

#463239 color RGB value is (70,50,57).

RGB: (70,50,57) (27%, 20%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 50 of 255 = 20%
B 57 of 255 = 22%

70
50
57

R + G + B ~ 23%. #463239 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 50 + 57 = 177 (100%)
R 70 of 177 ~ 39.55%
G 50 of 177 ~ 28.25%
B 57 of 177 ~ 32.2'%

%39.55
%28.25
%32.2

CMYK color model

#463239 color CMYK value is (0,29,19,73).

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

CMYK: (0,29,19,73)
C0M29Y19K73 (0%, 29%, 19%, 73%)
(0.00 / 0.29 / 0.19 / 0.73)

CMYK percentages

%0
%28.57
%18.57
%72.55

Codes

Color #463239 in popluar color models

46 32 39
RGB 70 50 57
HSL 339° 16.67% 23.53%
HSB/HSV 339° 28.57% 27.45%
CMYK 0.00% 28.57% 18.57%
72.55%

Color #463239 in popluar number systems.

HEX 46 32 39
Decimal 70 50 57
Binary 1000110 110010 111001
Octal 106 62 71

Shades and tints

Shades of #463239

#463239
(70,50,57)
#402E34
(64,46,52)
#3A2A2F
(58,42,47)
#34262A
(52,38,42)
#2E2225
(46,34,37)
#281E20
(40,30,32)
#221A1B
(34,26,27)
#1C1616
(28,22,22)
#161211
(22,18,17)
#100E0C
(16,14,12)
#0A0A07
(10,10,7)
#000000
(0,0,0)

Tints of #463239

#463239
(70,50,57)
#56444B
(86,68,75)
#66565D
(102,86,93)
#76686F
(118,104,111)
#867A81
(134,122,129)
#968C93
(150,140,147)
#A69EA5
(166,158,165)
#B6B0B7
(182,176,183)
#C6C2C9
(198,194,201)
#D6D4DB
(214,212,219)
#E6E6ED
(230,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463239; }

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

This text font color is #463239.

Background Color

.myBgColor { background-color: #463239; }

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

This div background color is #463239.

Border color

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

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

This div border color is #463239.

Opacity

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

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

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

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

This text has shadow with #463239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463239.

Preview

Color preview on black background

This text has color #463239 on black background.


Color preview on white background

This text has color #463239 on white background.


Black color preview on #463239 background

This text has black color on #463239 background.


White color preview on #463239 background

This text has white color on #463239 background.


Related colors

Complementary color

Complementary color for #hex is #B9CDC6.


I love getcolorcode.com

Triadic colors

1 #394632 and #323946 with #463239 are triadic colors.

2 #393246 and #324639 with #463239 are triadic colors.