COLOR #464729

HEX: #464729 RGB: (70,71,41)

Color info

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

RGB color model

#464729 color RGB value is (70,71,41).

RGB: (70,71,41) (27%, 28%, 16%)

RGB channels and saturation

R 70 of 255 = 27%
G 71 of 255 = 28%
B 41 of 255 = 16%

70
71
41

R + G + B ~ 24%. #464729 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 71 + 41 = 182 (100%)
R 70 of 182 ~ 38.46%
G 71 of 182 ~ 39.01%
B 41 of 182 ~ 22.53'%

%38.46
%39.01
%22.53

CMYK color model

#464729 color CMYK value is (1,0,42,72).

  • cyan value is 1.41%
  • magenta value is 0.00%
  • yellow value is 42.25%
  • key color value is 72.16%
CMYK: (1,0,42,72) C1M0Y42K72 (1%,0%,42%,72%) (0.01/0.00/0.42/0.72) 

CMYK percentages

%1.41
%0
%42.25
%72.16

Codes

Color #464729 in popluar color models

46 47 29
RGB 70 71 41
HSL 62° 26.79% 21.96%
HSB/HSV 62° 42.25% 27.84%
CMYK 1.41% 0.00% 42.25%
72.16%

Color #464729 in popluar number systems.

HEX 46 47 29
Decimal 70 71 41
Binary 1000110 1000111 101001
Octal 106 107 51

Shades and tints

Shades of #464729

#464729
(70,71,41)
#404126
(64,65,38)
#3A3B23
(58,59,35)
#343520
(52,53,32)
#2E2F1D
(46,47,29)
#28291A
(40,41,26)
#222317
(34,35,23)
#1C1D14
(28,29,20)
#161711
(22,23,17)
#10110E
(16,17,14)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #464729

#464729
(70,71,41)
#56573C
(86,87,60)
#66674F
(102,103,79)
#767762
(118,119,98)
#868775
(134,135,117)
#969788
(150,151,136)
#A6A79B
(166,167,155)
#B6B7AE
(182,183,174)
#C6C7C1
(198,199,193)
#D6D7D4
(214,215,212)
#E6E7E7
(230,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464729 color. Also use rgb(70,71,41) instead hex code.

Text Font Color

.myTextColor { color: #464729; }

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

This text font color is #464729.

Background Color

.myBgColor { background-color: #464729; }

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

This div background color is #464729.

Border color

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

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

This div border color is #464729.

Opacity

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

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

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

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

This text has shadow with #464729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464729.

Preview

Color preview on black background

This text has color #464729 on black background.


Color preview on white background

This text has color #464729 on white background.


Black color preview on #464729 background

This text has black color on #464729 background.


White color preview on #464729 background

This text has white color on #464729 background.


Related colors

Complementary color

Complementary color for #hex is #B9B8D6.


I love getcolorcode.com

Triadic colors

1 #294647 and #472946 with #464729 are triadic colors.

2 #294746 and #474629 with #464729 are triadic colors.