COLOR #463428

HEX: #463428 RGB: (70,52,40)

Color info

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

RGB color model

#463428 color RGB value is (70,52,40).

RGB: (70,52,40) (27%, 20%, 16%)

RGB channels and saturation

R 70 of 255 = 27%
G 52 of 255 = 20%
B 40 of 255 = 16%

70
52
40

R + G + B ~ 21%. #463428 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 52 + 40 = 162 (100%)
R 70 of 162 ~ 43.21%
G 52 of 162 ~ 32.1%
B 40 of 162 ~ 24.69'%

%43.21
%32.1
%24.69

CMYK color model

#463428 color CMYK value is (0,26,43,73).

  • cyan value is 0.00%
  • magenta value is 25.71%
  • yellow value is 42.86%
  • key color value is 72.55%

CMYK: (0,26,43,73)
C0M26Y43K73 (0%, 26%, 43%, 73%)
(0.00 / 0.26 / 0.43 / 0.73)

CMYK percentages

%0
%25.71
%42.86
%72.55

Codes

Color #463428 in popluar color models

46 34 28
RGB 70 52 40
HSL 24° 27.27% 21.57%
HSB/HSV 24° 42.86% 27.45%
CMYK 0.00% 25.71% 42.86%
72.55%

Color #463428 in popluar number systems.

HEX 46 34 28
Decimal 70 52 40
Binary 1000110 110100 101000
Octal 106 64 50

Shades and tints

Shades of #463428

#463428
(70,52,40)
#403025
(64,48,37)
#3A2C22
(58,44,34)
#34281F
(52,40,31)
#2E241C
(46,36,28)
#282019
(40,32,25)
#221C16
(34,28,22)
#1C1813
(28,24,19)
#161410
(22,20,16)
#10100D
(16,16,13)
#0A0C0A
(10,12,10)
#000000
(0,0,0)

Tints of #463428

#463428
(70,52,40)
#56463B
(86,70,59)
#66584E
(102,88,78)
#766A61
(118,106,97)
#867C74
(134,124,116)
#968E87
(150,142,135)
#A6A09A
(166,160,154)
#B6B2AD
(182,178,173)
#C6C4C0
(198,196,192)
#D6D6D3
(214,214,211)
#E6E8E6
(230,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463428 color. Also use rgb(70,52,40) instead hex code.

Text Font Color

.myTextColor { color: #463428; }

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

This text font color is #463428.

Background Color

.myBgColor { background-color: #463428; }

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

This div background color is #463428.

Border color

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

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

This div border color is #463428.

Opacity

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

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

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

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

This text has shadow with #463428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463428.

Preview

Color preview on black background

This text has color #463428 on black background.


Color preview on white background

This text has color #463428 on white background.


Black color preview on #463428 background

This text has black color on #463428 background.


White color preview on #463428 background

This text has white color on #463428 background.


Related colors

Complementary color

Complementary color for #hex is #B9CBD7.


I love getcolorcode.com

Triadic colors

1 #284634 and #342846 with #463428 are triadic colors.

2 #283446 and #344628 with #463428 are triadic colors.