COLOR #464923

HEX: #464923 RGB: (70,73,35)

Color info

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

RGB color model

#464923 color RGB value is (70,73,35).

RGB: (70,73,35) (27%, 29%, 14%)

RGB channels and saturation

R 70 of 255 = 27%
G 73 of 255 = 29%
B 35 of 255 = 14%

70
73
35

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

Portions of RGB colors in percentages

R + G + B = 70 + 73 + 35 = 178 (100%)
R 70 of 178 ~ 39.33%
G 73 of 178 ~ 41.01%
B 35 of 178 ~ 19.66'%

%39.33
%41.01
%19.66

CMYK color model

#464923 color CMYK value is (4,0,52,71).

  • cyan value is 4.11%
  • magenta value is 0.00%
  • yellow value is 52.05%
  • key color value is 71.37%

CMYK: (4,0,52,71)
C4M0Y52K71 (4%, 0%, 52%, 71%)
(0.04 / 0.00 / 0.52 / 0.71)

CMYK percentages

%4.11
%0
%52.05
%71.37

Codes

Color #464923 in popluar color models

46 49 23
RGB 70 73 35
HSL 65° 35.19% 21.18%
HSB/HSV 65° 52.05% 28.63%
CMYK 4.11% 0.00% 52.05%
71.37%

Color #464923 in popluar number systems.

HEX 46 49 23
Decimal 70 73 35
Binary 1000110 1001001 100011
Octal 106 111 43

Shades and tints

Shades of #464923

#464923
(70,73,35)
#404320
(64,67,32)
#3A3D1D
(58,61,29)
#34371A
(52,55,26)
#2E3117
(46,49,23)
#282B14
(40,43,20)
#222511
(34,37,17)
#1C1F0E
(28,31,14)
#16190B
(22,25,11)
#101308
(16,19,8)
#0A0D05
(10,13,5)
#000000
(0,0,0)

Tints of #464923

#464923
(70,73,35)
#565937
(86,89,55)
#66694B
(102,105,75)
#76795F
(118,121,95)
#868973
(134,137,115)
#969987
(150,153,135)
#A6A99B
(166,169,155)
#B6B9AF
(182,185,175)
#C6C9C3
(198,201,195)
#D6D9D7
(214,217,215)
#E6E9EB
(230,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464923 color. Also use rgb(70,73,35) instead hex code.

Text Font Color

.myTextColor { color: #464923; }

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

This text font color is #464923.

Background Color

.myBgColor { background-color: #464923; }

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

This div background color is #464923.

Border color

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

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

This div border color is #464923.

Opacity

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

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

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

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

This text has shadow with #464923 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464923.

Preview

Color preview on black background

This text has color #464923 on black background.


Color preview on white background

This text has color #464923 on white background.


Black color preview on #464923 background

This text has black color on #464923 background.


White color preview on #464923 background

This text has white color on #464923 background.


Related colors

Complementary color

Complementary color for #hex is #B9B6DC.


I love getcolorcode.com

Triadic colors

1 #234649 and #492346 with #464923 are triadic colors.

2 #234946 and #494623 with #464923 are triadic colors.