COLOR #464524

HEX: #464524 RGB: (70,69,36)

Color info

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

RGB color model

#464524 color RGB value is (70,69,36).

RGB: (70,69,36) (27%, 27%, 14%)

RGB channels and saturation

R 70 of 255 = 27%
G 69 of 255 = 27%
B 36 of 255 = 14%

70
69
36

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

Portions of RGB colors in percentages

R + G + B = 70 + 69 + 36 = 175 (100%)
R 70 of 175 ~ 40%
G 69 of 175 ~ 39.43%
B 36 of 175 ~ 20.57'%

%40
%39.43
%20.57

CMYK color model

#464524 color CMYK value is (0,1,49,73).

  • cyan value is 0.00%
  • magenta value is 1.43%
  • yellow value is 48.57%
  • key color value is 72.55%

CMYK: (0,1,49,73)
C0M1Y49K73 (0%, 1%, 49%, 73%)
(0.00 / 0.01 / 0.49 / 0.73)

CMYK percentages

%0
%1.43
%48.57
%72.55

Codes

Color #464524 in popluar color models

46 45 24
RGB 70 69 36
HSL 58° 32.08% 20.78%
HSB/HSV 58° 48.57% 27.45%
CMYK 0.00% 1.43% 48.57%
72.55%

Color #464524 in popluar number systems.

HEX 46 45 24
Decimal 70 69 36
Binary 1000110 1000101 100100
Octal 106 105 44

Shades and tints

Shades of #464524

#464524
(70,69,36)
#403F21
(64,63,33)
#3A391E
(58,57,30)
#34331B
(52,51,27)
#2E2D18
(46,45,24)
#282715
(40,39,21)
#222112
(34,33,18)
#1C1B0F
(28,27,15)
#16150C
(22,21,12)
#100F09
(16,15,9)
#0A0906
(10,9,6)
#000000
(0,0,0)

Tints of #464524

#464524
(70,69,36)
#565537
(86,85,55)
#66654A
(102,101,74)
#76755D
(118,117,93)
#868570
(134,133,112)
#969583
(150,149,131)
#A6A596
(166,165,150)
#B6B5A9
(182,181,169)
#C6C5BC
(198,197,188)
#D6D5CF
(214,213,207)
#E6E5E2
(230,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464524 color. Also use rgb(70,69,36) instead hex code.

Text Font Color

.myTextColor { color: #464524; }

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

This text font color is #464524.

Background Color

.myBgColor { background-color: #464524; }

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

This div background color is #464524.

Border color

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

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

This div border color is #464524.

Opacity

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

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

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

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

This text has shadow with #464524 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464524.

Preview

Color preview on black background

This text has color #464524 on black background.


Color preview on white background

This text has color #464524 on white background.


Black color preview on #464524 background

This text has black color on #464524 background.


White color preview on #464524 background

This text has white color on #464524 background.


Related colors

Complementary color

Complementary color for #hex is #B9BADB.


I love getcolorcode.com

Triadic colors

1 #244645 and #452446 with #464524 are triadic colors.

2 #244546 and #454624 with #464524 are triadic colors.