COLOR #463828

HEX: #463828 RGB: (70,56,40)

Color info

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

RGB color model

#463828 color RGB value is (70,56,40).

RGB: (70,56,40) (27%, 22%, 16%)

RGB channels and saturation

R 70 of 255 = 27%
G 56 of 255 = 22%
B 40 of 255 = 16%

70
56
40

R + G + B ~ 22%. #463828 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 56 + 40 = 166 (100%)
R 70 of 166 ~ 42.17%
G 56 of 166 ~ 33.73%
B 40 of 166 ~ 24.1'%

%42.17
%33.73
%24.1

CMYK color model

#463828 color CMYK value is (0,20,43,73).

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

CMYK: (0,20,43,73)
C0M20Y43K73 (0%, 20%, 43%, 73%)
(0.00 / 0.20 / 0.43 / 0.73)

CMYK percentages

%0
%20
%42.86
%72.55

Codes

Color #463828 in popluar color models

46 38 28
RGB 70 56 40
HSL 32° 27.27% 21.57%
HSB/HSV 32° 42.86% 27.45%
CMYK 0.00% 20.00% 42.86%
72.55%

Color #463828 in popluar number systems.

HEX 46 38 28
Decimal 70 56 40
Binary 1000110 111000 101000
Octal 106 70 50

Shades and tints

Shades of #463828

#463828
(70,56,40)
#403325
(64,51,37)
#3A2E22
(58,46,34)
#34291F
(52,41,31)
#2E241C
(46,36,28)
#281F19
(40,31,25)
#221A16
(34,26,22)
#1C1513
(28,21,19)
#161010
(22,16,16)
#100B0D
(16,11,13)
#0A060A
(10,6,10)
#000000
(0,0,0)

Tints of #463828

#463828
(70,56,40)
#564A3B
(86,74,59)
#665C4E
(102,92,78)
#766E61
(118,110,97)
#868074
(134,128,116)
#969287
(150,146,135)
#A6A49A
(166,164,154)
#B6B6AD
(182,182,173)
#C6C8C0
(198,200,192)
#D6DAD3
(214,218,211)
#E6ECE6
(230,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463828; }

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

This text font color is #463828.

Background Color

.myBgColor { background-color: #463828; }

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

This div background color is #463828.

Border color

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

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

This div border color is #463828.

Opacity

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

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

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

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

This text has shadow with #463828 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463828.

Preview

Color preview on black background

This text has color #463828 on black background.


Color preview on white background

This text has color #463828 on white background.


Black color preview on #463828 background

This text has black color on #463828 background.


White color preview on #463828 background

This text has white color on #463828 background.


Related colors

Complementary color

Complementary color for #hex is #B9C7D7.


I love getcolorcode.com

Triadic colors

1 #284638 and #382846 with #463828 are triadic colors.

2 #283846 and #384628 with #463828 are triadic colors.