COLOR #464328

HEX: #464328 RGB: (70,67,40)

Color info

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

RGB color model

#464328 color RGB value is (70,67,40).

RGB: (70,67,40) (27%, 26%, 16%)

RGB channels and saturation

R 70 of 255 = 27%
G 67 of 255 = 26%
B 40 of 255 = 16%

70
67
40

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

Portions of RGB colors in percentages

R + G + B = 70 + 67 + 40 = 177 (100%)
R 70 of 177 ~ 39.55%
G 67 of 177 ~ 37.85%
B 40 of 177 ~ 22.6'%

%39.55
%37.85
%22.6

CMYK color model

#464328 color CMYK value is (0,4,43,73).

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

CMYK: (0,4,43,73)
C0M4Y43K73 (0%, 4%, 43%, 73%)
(0.00 / 0.04 / 0.43 / 0.73)

CMYK percentages

%0
%4.29
%42.86
%72.55

Codes

Color #464328 in popluar color models

46 43 28
RGB 70 67 40
HSL 54° 27.27% 21.57%
HSB/HSV 54° 42.86% 27.45%
CMYK 0.00% 4.29% 42.86%
72.55%

Color #464328 in popluar number systems.

HEX 46 43 28
Decimal 70 67 40
Binary 1000110 1000011 101000
Octal 106 103 50

Shades and tints

Shades of #464328

#464328
(70,67,40)
#403D25
(64,61,37)
#3A3722
(58,55,34)
#34311F
(52,49,31)
#2E2B1C
(46,43,28)
#282519
(40,37,25)
#221F16
(34,31,22)
#1C1913
(28,25,19)
#161310
(22,19,16)
#100D0D
(16,13,13)
#0A070A
(10,7,10)
#000000
(0,0,0)

Tints of #464328

#464328
(70,67,40)
#56543B
(86,84,59)
#66654E
(102,101,78)
#767661
(118,118,97)
#868774
(134,135,116)
#969887
(150,152,135)
#A6A99A
(166,169,154)
#B6BAAD
(182,186,173)
#C6CBC0
(198,203,192)
#D6DCD3
(214,220,211)
#E6EDE6
(230,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464328; }

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

This text font color is #464328.

Background Color

.myBgColor { background-color: #464328; }

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

This div background color is #464328.

Border color

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

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

This div border color is #464328.

Opacity

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

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

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

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

This text has shadow with #464328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464328.

Preview

Color preview on black background

This text has color #464328 on black background.


Color preview on white background

This text has color #464328 on white background.


Black color preview on #464328 background

This text has black color on #464328 background.


White color preview on #464328 background

This text has white color on #464328 background.


Related colors

Complementary color

Complementary color for #hex is #B9BCD7.


I love getcolorcode.com

Triadic colors

1 #284643 and #432846 with #464328 are triadic colors.

2 #284346 and #434628 with #464328 are triadic colors.