COLOR #464037

HEX: #464037 RGB: (70,64,55)

Color info

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

RGB color model

#464037 color RGB value is (70,64,55).

RGB: (70,64,55) (27%, 25%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 64 of 255 = 25%
B 55 of 255 = 22%

70
64
55

R + G + B ~ 25%. #464037 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 64 + 55 = 189 (100%)
R 70 of 189 ~ 37.04%
G 64 of 189 ~ 33.86%
B 55 of 189 ~ 29.1'%

%37.04
%33.86
%29.1

CMYK color model

#464037 color CMYK value is (0,9,21,73).

  • cyan value is 0.00%
  • magenta value is 8.57%
  • yellow value is 21.43%
  • key color value is 72.55%

CMYK: (0,9,21,73)
C0M9Y21K73 (0%, 9%, 21%, 73%)
(0.00 / 0.09 / 0.21 / 0.73)

CMYK percentages

%0
%8.57
%21.43
%72.55

Codes

Color #464037 in popluar color models

46 40 37
RGB 70 64 55
HSL 36° 12.00% 24.51%
HSB/HSV 36° 21.43% 27.45%
CMYK 0.00% 8.57% 21.43%
72.55%

Color #464037 in popluar number systems.

HEX 46 40 37
Decimal 70 64 55
Binary 1000110 1000000 110111
Octal 106 100 67

Shades and tints

Shades of #464037

#464037
(70,64,55)
#403B32
(64,59,50)
#3A362D
(58,54,45)
#343128
(52,49,40)
#2E2C23
(46,44,35)
#28271E
(40,39,30)
#222219
(34,34,25)
#1C1D14
(28,29,20)
#16180F
(22,24,15)
#10130A
(16,19,10)
#0A0E05
(10,14,5)
#000000
(0,0,0)

Tints of #464037

#464037
(70,64,55)
#565149
(86,81,73)
#66625B
(102,98,91)
#76736D
(118,115,109)
#86847F
(134,132,127)
#969591
(150,149,145)
#A6A6A3
(166,166,163)
#B6B7B5
(182,183,181)
#C6C8C7
(198,200,199)
#D6D9D9
(214,217,217)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464037 color. Also use rgb(70,64,55) instead hex code.

Text Font Color

.myTextColor { color: #464037; }

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

This text font color is #464037.

Background Color

.myBgColor { background-color: #464037; }

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

This div background color is #464037.

Border color

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

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

This div border color is #464037.

Opacity

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

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

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

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

This text has shadow with #464037 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464037.

Preview

Color preview on black background

This text has color #464037 on black background.


Color preview on white background

This text has color #464037 on white background.


Black color preview on #464037 background

This text has black color on #464037 background.


White color preview on #464037 background

This text has white color on #464037 background.


Related colors

Complementary color

Complementary color for #hex is #B9BFC8.


I love getcolorcode.com

Triadic colors

1 #374640 and #403746 with #464037 are triadic colors.

2 #374046 and #404637 with #464037 are triadic colors.