COLOR #464F38

HEX: #464F38 RGB: (70,79,56)

Color info

#464F38 contains red, green and blue colors in about the same proportion. Web safe color of #464F38 is #336633 (or #363).

RGB color model

#464F38 color RGB value is (70,79,56).

RGB: (70,79,56) (27%, 31%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 79 of 255 = 31%
B 56 of 255 = 22%

70
79
56

R + G + B ~ 27%. #464F38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 79 + 56 = 205 (100%)
R 70 of 205 ~ 34.15%
G 79 of 205 ~ 38.54%
B 56 of 205 ~ 27.32'%

%34.15
%38.54
%27.32

CMYK color model

#464F38 color CMYK value is (11,0,29,69).

  • cyan value is 11.39%
  • magenta value is 0.00%
  • yellow value is 29.11%
  • key color value is 69.02%

CMYK: (11,0,29,69)
C11M0Y29K69 (11%, 0%, 29%, 69%)
(0.11 / 0.00 / 0.29 / 0.69)

CMYK percentages

%11.39
%0
%29.11
%69.02

Codes

Color #464F38 in popluar color models

46 4F 38
RGB 70 79 56
HSL 83° 17.04% 26.47%
HSB/HSV 83° 29.11% 30.98%
CMYK 11.39% 0.00% 29.11%
69.02%

Color #464F38 in popluar number systems.

HEX 46 4F 38
Decimal 70 79 56
Binary 1000110 1001111 111000
Octal 106 117 70

Shades and tints

Shades of #464F38

#464F38
(70,79,56)
#404833
(64,72,51)
#3A412E
(58,65,46)
#343A29
(52,58,41)
#2E3324
(46,51,36)
#282C1F
(40,44,31)
#22251A
(34,37,26)
#1C1E15
(28,30,21)
#161710
(22,23,16)
#10100B
(16,16,11)
#0A0906
(10,9,6)
#000000
(0,0,0)

Tints of #464F38

#464F38
(70,79,56)
#565F4A
(86,95,74)
#666F5C
(102,111,92)
#767F6E
(118,127,110)
#868F80
(134,143,128)
#969F92
(150,159,146)
#A6AFA4
(166,175,164)
#B6BFB6
(182,191,182)
#C6CFC8
(198,207,200)
#D6DFDA
(214,223,218)
#E6EFEC
(230,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464F38; }

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

This text font color is #464F38.

Background Color

.myBgColor { background-color: #464F38; }

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

This div background color is #464F38.

Border color

.myBorderColor { border: 1px solid #464F38; }

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

This div border color is #464F38.

Opacity

.myOpacity80 { color: #464F38; opacity: 0.8; }

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

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

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

This text has shadow with #464F38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464F38.

Preview

Color preview on black background

This text has color #464F38 on black background.


Color preview on white background

This text has color #464F38 on white background.


Black color preview on #464F38 background

This text has black color on #464F38 background.


White color preview on #464F38 background

This text has white color on #464F38 background.


Related colors

Complementary color

Complementary color for #hex is #B9B0C7.


I love getcolorcode.com

Triadic colors

1 #38464F and #4F3846 with #464F38 are triadic colors.

2 #384F46 and #4F4638 with #464F38 are triadic colors.