COLOR #464835

HEX: #464835 RGB: (70,72,53)

Color info

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

RGB color model

#464835 color RGB value is (70,72,53).

RGB: (70,72,53) (27%, 28%, 21%)

RGB channels and saturation

R 70 of 255 = 27%
G 72 of 255 = 28%
B 53 of 255 = 21%

70
72
53

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

Portions of RGB colors in percentages

R + G + B = 70 + 72 + 53 = 195 (100%)
R 70 of 195 ~ 35.9%
G 72 of 195 ~ 36.92%
B 53 of 195 ~ 27.18'%

%35.9
%36.92
%27.18

CMYK color model

#464835 color CMYK value is (3,0,26,72).

  • cyan value is 2.78%
  • magenta value is 0.00%
  • yellow value is 26.39%
  • key color value is 71.76%
CMYK: (3,0,26,72) C3M0Y26K72 (3%,0%,26%,72%) (0.03/0.00/0.26/0.72) 

CMYK percentages

%2.78
%0
%26.39
%71.76

Codes

Color #464835 in popluar color models

46 48 35
RGB 70 72 53
HSL 66° 15.20% 24.51%
HSB/HSV 66° 26.39% 28.24%
CMYK 2.78% 0.00% 26.39%
71.76%

Color #464835 in popluar number systems.

HEX 46 48 35
Decimal 70 72 53
Binary 1000110 1001000 110101
Octal 106 110 65

Shades and tints

Shades of #464835

#464835
(70,72,53)
#404231
(64,66,49)
#3A3C2D
(58,60,45)
#343629
(52,54,41)
#2E3025
(46,48,37)
#282A21
(40,42,33)
#22241D
(34,36,29)
#1C1E19
(28,30,25)
#161815
(22,24,21)
#101211
(16,18,17)
#0A0C0D
(10,12,13)
#000000
(0,0,0)

Tints of #464835

#464835
(70,72,53)
#565847
(86,88,71)
#666859
(102,104,89)
#76786B
(118,120,107)
#86887D
(134,136,125)
#96988F
(150,152,143)
#A6A8A1
(166,168,161)
#B6B8B3
(182,184,179)
#C6C8C5
(198,200,197)
#D6D8D7
(214,216,215)
#E6E8E9
(230,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464835 color. Also use rgb(70,72,53) instead hex code.

Text Font Color

.myTextColor { color: #464835; }

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

This text font color is #464835.

Background Color

.myBgColor { background-color: #464835; }

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

This div background color is #464835.

Border color

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

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

This div border color is #464835.

Opacity

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

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

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

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

This text has shadow with #464835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464835.

Preview

Color preview on black background

This text has color #464835 on black background.


Color preview on white background

This text has color #464835 on white background.


Black color preview on #464835 background

This text has black color on #464835 background.


White color preview on #464835 background

This text has white color on #464835 background.


Related colors

Complementary color

Complementary color for #hex is #B9B7CA.


I love getcolorcode.com

Triadic colors

1 #354648 and #483546 with #464835 are triadic colors.

2 #354846 and #484635 with #464835 are triadic colors.