COLOR #466F40

HEX: #466F40 RGB: (70,111,64)

Color info

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

RGB color model

#466F40 color RGB value is (70,111,64).

RGB: (70,111,64) (27%, 44%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 111 of 255 = 44%
B 64 of 255 = 25%

70
111
64

R + G + B ~ 32%. #466F40 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 111 + 64 = 245 (100%)
R 70 of 245 ~ 28.57%
G 111 of 245 ~ 45.31%
B 64 of 245 ~ 26.12'%

%28.57
%45.31
%26.12

CMYK color model

#466F40 color CMYK value is (37,0,42,56).

  • cyan value is 36.94%
  • magenta value is 0.00%
  • yellow value is 42.34%
  • key color value is 56.47%

CMYK: (37,0,42,56)
C37M0Y42K56 (37%, 0%, 42%, 56%)
(0.37 / 0.00 / 0.42 / 0.56)

CMYK percentages

%36.94
%0
%42.34
%56.47

Codes

Color #466F40 in popluar color models

46 6F 40
RGB 70 111 64
HSL 112° 26.86% 34.31%
HSB/HSV 112° 42.34% 43.53%
CMYK 36.94% 0.00% 42.34%
56.47%

Color #466F40 in popluar number systems.

HEX 46 6F 40
Decimal 70 111 64
Binary 1000110 1101111 1000000
Octal 106 157 100

Shades and tints

Shades of #466F40

#466F40
(70,111,64)
#40653B
(64,101,59)
#3A5B36
(58,91,54)
#345131
(52,81,49)
#2E472C
(46,71,44)
#283D27
(40,61,39)
#223322
(34,51,34)
#1C291D
(28,41,29)
#161F18
(22,31,24)
#101513
(16,21,19)
#0A0B0E
(10,11,14)
#000000
(0,0,0)

Tints of #466F40

#466F40
(70,111,64)
#567C51
(86,124,81)
#668962
(102,137,98)
#769673
(118,150,115)
#86A384
(134,163,132)
#96B095
(150,176,149)
#A6BDA6
(166,189,166)
#B6CAB7
(182,202,183)
#C6D7C8
(198,215,200)
#D6E4D9
(214,228,217)
#E6F1EA
(230,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466F40 color. Also use rgb(70,111,64) instead hex code.

Text Font Color

.myTextColor { color: #466F40; }

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

This text font color is #466F40.

Background Color

.myBgColor { background-color: #466F40; }

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

This div background color is #466F40.

Border color

.myBorderColor { border: 1px solid #466F40; }

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

This div border color is #466F40.

Opacity

.myOpacity80 { color: #466F40; opacity: 0.8; }

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

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

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

This text has shadow with #466F40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466F40.

Preview

Color preview on black background

This text has color #466F40 on black background.


Color preview on white background

This text has color #466F40 on white background.


Black color preview on #466F40 background

This text has black color on #466F40 background.


White color preview on #466F40 background

This text has white color on #466F40 background.


Related colors

Complementary color

Complementary color for #hex is #B990BF.


I love getcolorcode.com

Triadic colors

1 #40466F and #6F4046 with #466F40 are triadic colors.

2 #406F46 and #6F4640 with #466F40 are triadic colors.