COLOR #463323

HEX: #463323 RGB: (70,51,35)

Color info

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

RGB color model

#463323 color RGB value is (70,51,35).

RGB: (70,51,35) (27%, 20%, 14%)

RGB channels and saturation

R 70 of 255 = 27%
G 51 of 255 = 20%
B 35 of 255 = 14%

70
51
35

R + G + B ~ 20%. #463323 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 51 + 35 = 156 (100%)
R 70 of 156 ~ 44.87%
G 51 of 156 ~ 32.69%
B 35 of 156 ~ 22.44'%

%44.87
%32.69
%22.44

CMYK color model

#463323 color CMYK value is (0,27,50,73).

  • cyan value is 0.00%
  • magenta value is 27.14%
  • yellow value is 50.00%
  • key color value is 72.55%

CMYK: (0,27,50,73)
C0M27Y50K73 (0%, 27%, 50%, 73%)
(0.00 / 0.27 / 0.50 / 0.73)

CMYK percentages

%0
%27.14
%50
%72.55

Codes

Color #463323 in popluar color models

46 33 23
RGB 70 51 35
HSL 27° 33.33% 20.59%
HSB/HSV 27° 50.00% 27.45%
CMYK 0.00% 27.14% 50.00%
72.55%

Color #463323 in popluar number systems.

HEX 46 33 23
Decimal 70 51 35
Binary 1000110 110011 100011
Octal 106 63 43

Shades and tints

Shades of #463323

#463323
(70,51,35)
#402F20
(64,47,32)
#3A2B1D
(58,43,29)
#34271A
(52,39,26)
#2E2317
(46,35,23)
#281F14
(40,31,20)
#221B11
(34,27,17)
#1C170E
(28,23,14)
#16130B
(22,19,11)
#100F08
(16,15,8)
#0A0B05
(10,11,5)
#000000
(0,0,0)

Tints of #463323

#463323
(70,51,35)
#564537
(86,69,55)
#66574B
(102,87,75)
#76695F
(118,105,95)
#867B73
(134,123,115)
#968D87
(150,141,135)
#A69F9B
(166,159,155)
#B6B1AF
(182,177,175)
#C6C3C3
(198,195,195)
#D6D5D7
(214,213,215)
#E6E7EB
(230,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463323 color. Also use rgb(70,51,35) instead hex code.

Text Font Color

.myTextColor { color: #463323; }

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

This text font color is #463323.

Background Color

.myBgColor { background-color: #463323; }

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

This div background color is #463323.

Border color

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

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

This div border color is #463323.

Opacity

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

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

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

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

This text has shadow with #463323 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463323.

Preview

Color preview on black background

This text has color #463323 on black background.


Color preview on white background

This text has color #463323 on white background.


Black color preview on #463323 background

This text has black color on #463323 background.


White color preview on #463323 background

This text has white color on #463323 background.


Related colors

Complementary color

Complementary color for #hex is #B9CCDC.


I love getcolorcode.com

Triadic colors

1 #234633 and #332346 with #463323 are triadic colors.

2 #233346 and #334623 with #463323 are triadic colors.