COLOR #464938

HEX: #464938 RGB: (70,73,56)

Color info

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

RGB color model

#464938 color RGB value is (70,73,56).

RGB: (70,73,56) (27%, 29%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 73 of 255 = 29%
B 56 of 255 = 22%

70
73
56

R + G + B ~ 26%. #464938 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 73 + 56 = 199 (100%)
R 70 of 199 ~ 35.18%
G 73 of 199 ~ 36.68%
B 56 of 199 ~ 28.14'%

%35.18
%36.68
%28.14

CMYK color model

#464938 color CMYK value is (4,0,23,71).

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

CMYK: (4,0,23,71)
C4M0Y23K71 (4%, 0%, 23%, 71%)
(0.04 / 0.00 / 0.23 / 0.71)

CMYK percentages

%4.11
%0
%23.29
%71.37

Codes

Color #464938 in popluar color models

46 49 38
RGB 70 73 56
HSL 71° 13.18% 25.29%
HSB/HSV 71° 23.29% 28.63%
CMYK 4.11% 0.00% 23.29%
71.37%

Color #464938 in popluar number systems.

HEX 46 49 38
Decimal 70 73 56
Binary 1000110 1001001 111000
Octal 106 111 70

Shades and tints

Shades of #464938

#464938
(70,73,56)
#404333
(64,67,51)
#3A3D2E
(58,61,46)
#343729
(52,55,41)
#2E3124
(46,49,36)
#282B1F
(40,43,31)
#22251A
(34,37,26)
#1C1F15
(28,31,21)
#161910
(22,25,16)
#10130B
(16,19,11)
#0A0D06
(10,13,6)
#000000
(0,0,0)

Tints of #464938

#464938
(70,73,56)
#56594A
(86,89,74)
#66695C
(102,105,92)
#76796E
(118,121,110)
#868980
(134,137,128)
#969992
(150,153,146)
#A6A9A4
(166,169,164)
#B6B9B6
(182,185,182)
#C6C9C8
(198,201,200)
#D6D9DA
(214,217,218)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464938; }

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

This text font color is #464938.

Background Color

.myBgColor { background-color: #464938; }

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

This div background color is #464938.

Border color

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

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

This div border color is #464938.

Opacity

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

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

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

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

This text has shadow with #464938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464938.

Preview

Color preview on black background

This text has color #464938 on black background.


Color preview on white background

This text has color #464938 on white background.


Black color preview on #464938 background

This text has black color on #464938 background.


White color preview on #464938 background

This text has white color on #464938 background.


Related colors

Complementary color

Complementary color for #hex is #B9B6C7.


I love getcolorcode.com

Triadic colors

1 #384649 and #493846 with #464938 are triadic colors.

2 #384946 and #494638 with #464938 are triadic colors.