COLOR #466338

HEX: #466338 RGB: (70,99,56)

Color info

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

RGB color model

#466338 color RGB value is (70,99,56).

RGB: (70,99,56) (27%, 39%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 99 of 255 = 39%
B 56 of 255 = 22%

70
99
56

R + G + B ~ 29%. #466338 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 99 + 56 = 225 (100%)
R 70 of 225 ~ 31.11%
G 99 of 225 ~ 44%
B 56 of 225 ~ 24.89'%

%31.11
%44
%24.89

CMYK color model

#466338 color CMYK value is (29,0,43,61).

  • cyan value is 29.29%
  • magenta value is 0.00%
  • yellow value is 43.43%
  • key color value is 61.18%

CMYK: (29,0,43,61)
C29M0Y43K61 (29%, 0%, 43%, 61%)
(0.29 / 0.00 / 0.43 / 0.61)

CMYK percentages

%29.29
%0
%43.43
%61.18

Codes

Color #466338 in popluar color models

46 63 38
RGB 70 99 56
HSL 100° 27.74% 30.39%
HSB/HSV 100° 43.43% 38.82%
CMYK 29.29% 0.00% 43.43%
61.18%

Color #466338 in popluar number systems.

HEX 46 63 38
Decimal 70 99 56
Binary 1000110 1100011 111000
Octal 106 143 70

Shades and tints

Shades of #466338

#466338
(70,99,56)
#405A33
(64,90,51)
#3A512E
(58,81,46)
#344829
(52,72,41)
#2E3F24
(46,63,36)
#28361F
(40,54,31)
#222D1A
(34,45,26)
#1C2415
(28,36,21)
#161B10
(22,27,16)
#10120B
(16,18,11)
#0A0906
(10,9,6)
#000000
(0,0,0)

Tints of #466338

#466338
(70,99,56)
#56714A
(86,113,74)
#667F5C
(102,127,92)
#768D6E
(118,141,110)
#869B80
(134,155,128)
#96A992
(150,169,146)
#A6B7A4
(166,183,164)
#B6C5B6
(182,197,182)
#C6D3C8
(198,211,200)
#D6E1DA
(214,225,218)
#E6EFEC
(230,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466338; }

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

This text font color is #466338.

Background Color

.myBgColor { background-color: #466338; }

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

This div background color is #466338.

Border color

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

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

This div border color is #466338.

Opacity

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

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

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

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

This text has shadow with #466338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466338.

Preview

Color preview on black background

This text has color #466338 on black background.


Color preview on white background

This text has color #466338 on white background.


Black color preview on #466338 background

This text has black color on #466338 background.


White color preview on #466338 background

This text has white color on #466338 background.


Related colors

Complementary color

Complementary color for #hex is #B99CC7.


I love getcolorcode.com

Triadic colors

1 #384663 and #633846 with #466338 are triadic colors.

2 #386346 and #634638 with #466338 are triadic colors.