COLOR #463128

HEX: #463128 RGB: (70,49,40)

Color info

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

RGB color model

#463128 color RGB value is (70,49,40).

RGB: (70,49,40) (27%, 19%, 16%)

RGB channels and saturation

R 70 of 255 = 27%
G 49 of 255 = 19%
B 40 of 255 = 16%

70
49
40

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

Portions of RGB colors in percentages

R + G + B = 70 + 49 + 40 = 159 (100%)
R 70 of 159 ~ 44.03%
G 49 of 159 ~ 30.82%
B 40 of 159 ~ 25.16'%

%44.03
%30.82
%25.16

CMYK color model

#463128 color CMYK value is (0,30,43,73).

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

CMYK: (0,30,43,73)
C0M30Y43K73 (0%, 30%, 43%, 73%)
(0.00 / 0.30 / 0.43 / 0.73)

CMYK percentages

%0
%30
%42.86
%72.55

Codes

Color #463128 in popluar color models

46 31 28
RGB 70 49 40
HSL 18° 27.27% 21.57%
HSB/HSV 18° 42.86% 27.45%
CMYK 0.00% 30.00% 42.86%
72.55%

Color #463128 in popluar number systems.

HEX 46 31 28
Decimal 70 49 40
Binary 1000110 110001 101000
Octal 106 61 50

Shades and tints

Shades of #463128

#463128
(70,49,40)
#402D25
(64,45,37)
#3A2922
(58,41,34)
#34251F
(52,37,31)
#2E211C
(46,33,28)
#281D19
(40,29,25)
#221916
(34,25,22)
#1C1513
(28,21,19)
#161110
(22,17,16)
#100D0D
(16,13,13)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #463128

#463128
(70,49,40)
#56433B
(86,67,59)
#66554E
(102,85,78)
#766761
(118,103,97)
#867974
(134,121,116)
#968B87
(150,139,135)
#A69D9A
(166,157,154)
#B6AFAD
(182,175,173)
#C6C1C0
(198,193,192)
#D6D3D3
(214,211,211)
#E6E5E6
(230,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463128; }

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

This text font color is #463128.

Background Color

.myBgColor { background-color: #463128; }

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

This div background color is #463128.

Border color

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

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

This div border color is #463128.

Opacity

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

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

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

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

This text has shadow with #463128 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463128.

Preview

Color preview on black background

This text has color #463128 on black background.


Color preview on white background

This text has color #463128 on white background.


Black color preview on #463128 background

This text has black color on #463128 background.


White color preview on #463128 background

This text has white color on #463128 background.


Related colors

Complementary color

Complementary color for #hex is #B9CED7.


I love getcolorcode.com

Triadic colors

1 #284631 and #312846 with #463128 are triadic colors.

2 #283146 and #314628 with #463128 are triadic colors.