COLOR #464239

HEX: #464239 RGB: (70,66,57)

Color info

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

RGB color model

#464239 color RGB value is (70,66,57).

RGB: (70,66,57) (27%, 26%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 66 of 255 = 26%
B 57 of 255 = 22%

70
66
57

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

Portions of RGB colors in percentages

R + G + B = 70 + 66 + 57 = 193 (100%)
R 70 of 193 ~ 36.27%
G 66 of 193 ~ 34.2%
B 57 of 193 ~ 29.53'%

%36.27
%34.2
%29.53

CMYK color model

#464239 color CMYK value is (0,6,19,73).

  • cyan value is 0.00%
  • magenta value is 5.71%
  • yellow value is 18.57%
  • key color value is 72.55%

CMYK: (0,6,19,73)
C0M6Y19K73 (0%, 6%, 19%, 73%)
(0.00 / 0.06 / 0.19 / 0.73)

CMYK percentages

%0
%5.71
%18.57
%72.55

Codes

Color #464239 in popluar color models

46 42 39
RGB 70 66 57
HSL 42° 10.24% 24.90%
HSB/HSV 42° 18.57% 27.45%
CMYK 0.00% 5.71% 18.57%
72.55%

Color #464239 in popluar number systems.

HEX 46 42 39
Decimal 70 66 57
Binary 1000110 1000010 111001
Octal 106 102 71

Shades and tints

Shades of #464239

#464239
(70,66,57)
#403C34
(64,60,52)
#3A362F
(58,54,47)
#34302A
(52,48,42)
#2E2A25
(46,42,37)
#282420
(40,36,32)
#221E1B
(34,30,27)
#1C1816
(28,24,22)
#161211
(22,18,17)
#100C0C
(16,12,12)
#0A0607
(10,6,7)
#000000
(0,0,0)

Tints of #464239

#464239
(70,66,57)
#56534B
(86,83,75)
#66645D
(102,100,93)
#76756F
(118,117,111)
#868681
(134,134,129)
#969793
(150,151,147)
#A6A8A5
(166,168,165)
#B6B9B7
(182,185,183)
#C6CAC9
(198,202,201)
#D6DBDB
(214,219,219)
#E6ECED
(230,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464239 color. Also use rgb(70,66,57) instead hex code.

Text Font Color

.myTextColor { color: #464239; }

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

This text font color is #464239.

Background Color

.myBgColor { background-color: #464239; }

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

This div background color is #464239.

Border color

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

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

This div border color is #464239.

Opacity

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

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

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

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

This text has shadow with #464239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464239.

Preview

Color preview on black background

This text has color #464239 on black background.


Color preview on white background

This text has color #464239 on white background.


Black color preview on #464239 background

This text has black color on #464239 background.


White color preview on #464239 background

This text has white color on #464239 background.


Related colors

Complementary color

Complementary color for #hex is #B9BDC6.


I love getcolorcode.com

Triadic colors

1 #394642 and #423946 with #464239 are triadic colors.

2 #394246 and #424639 with #464239 are triadic colors.