COLOR #463832

HEX: #463832 RGB: (70,56,50)

Color info

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

RGB color model

#463832 color RGB value is (70,56,50).

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

RGB channels and saturation

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

70
56
50

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

Portions of RGB colors in percentages

R + G + B = 70 + 56 + 50 = 176 (100%)
R 70 of 176 ~ 39.77%
G 56 of 176 ~ 31.82%
B 50 of 176 ~ 28.41'%

%39.77
%31.82
%28.41

CMYK color model

#463832 color CMYK value is (0,20,29,73).

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

CMYK: (0,20,29,73)
C0M20Y29K73 (0%, 20%, 29%, 73%)
(0.00 / 0.20 / 0.29 / 0.73)

CMYK percentages

%0
%20
%28.57
%72.55

Codes

Color #463832 in popluar color models

46 38 32
RGB 70 56 50
HSL 18° 16.67% 23.53%
HSB/HSV 18° 28.57% 27.45%
CMYK 0.00% 20.00% 28.57%
72.55%

Color #463832 in popluar number systems.

HEX 46 38 32
Decimal 70 56 50
Binary 1000110 111000 110010
Octal 106 70 62

Shades and tints

Shades of #463832

#463832
(70,56,50)
#40332E
(64,51,46)
#3A2E2A
(58,46,42)
#342926
(52,41,38)
#2E2422
(46,36,34)
#281F1E
(40,31,30)
#221A1A
(34,26,26)
#1C1516
(28,21,22)
#161012
(22,16,18)
#100B0E
(16,11,14)
#0A060A
(10,6,10)
#000000
(0,0,0)

Tints of #463832

#463832
(70,56,50)
#564A44
(86,74,68)
#665C56
(102,92,86)
#766E68
(118,110,104)
#86807A
(134,128,122)
#96928C
(150,146,140)
#A6A49E
(166,164,158)
#B6B6B0
(182,182,176)
#C6C8C2
(198,200,194)
#D6DAD4
(214,218,212)
#E6ECE6
(230,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463832; }

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

This text font color is #463832.

Background Color

.myBgColor { background-color: #463832; }

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

This div background color is #463832.

Border color

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

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

This div border color is #463832.

Opacity

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

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

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

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

This text has shadow with #463832 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463832.

Preview

Color preview on black background

This text has color #463832 on black background.


Color preview on white background

This text has color #463832 on white background.


Black color preview on #463832 background

This text has black color on #463832 background.


White color preview on #463832 background

This text has white color on #463832 background.


Related colors

Complementary color

Complementary color for #hex is #B9C7CD.


I love getcolorcode.com

Triadic colors

1 #324638 and #383246 with #463832 are triadic colors.

2 #323846 and #384632 with #463832 are triadic colors.