COLOR #466B38

HEX: #466B38 RGB: (70,107,56)

Color info

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

RGB color model

#466B38 color RGB value is (70,107,56).

RGB: (70,107,56) (27%, 42%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 107 of 255 = 42%
B 56 of 255 = 22%

70
107
56

R + G + B ~ 30%. #466B38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 107 + 56 = 233 (100%)
R 70 of 233 ~ 30.04%
G 107 of 233 ~ 45.92%
B 56 of 233 ~ 24.03'%

%30.04
%45.92
%24.03

CMYK color model

#466B38 color CMYK value is (35,0,48,58).

  • cyan value is 34.58%
  • magenta value is 0.00%
  • yellow value is 47.66%
  • key color value is 58.04%
CMYK: (35,0,48,58) C35M0Y48K58 (35%,0%,48%,58%) (0.35/0.00/0.48/0.58) 

CMYK percentages

%34.58
%0
%47.66
%58.04

Codes

Color #466B38 in popluar color models

46 6B 38
RGB 70 107 56
HSL 104° 31.29% 31.96%
HSB/HSV 104° 47.66% 41.96%
CMYK 34.58% 0.00% 47.66%
58.04%

Color #466B38 in popluar number systems.

HEX 46 6B 38
Decimal 70 107 56
Binary 1000110 1101011 111000
Octal 106 153 70

Shades and tints

Shades of #466B38

#466B38
(70,107,56)
#406233
(64,98,51)
#3A592E
(58,89,46)
#345029
(52,80,41)
#2E4724
(46,71,36)
#283E1F
(40,62,31)
#22351A
(34,53,26)
#1C2C15
(28,44,21)
#162310
(22,35,16)
#101A0B
(16,26,11)
#0A1106
(10,17,6)
#000000
(0,0,0)

Tints of #466B38

#466B38
(70,107,56)
#56784A
(86,120,74)
#66855C
(102,133,92)
#76926E
(118,146,110)
#869F80
(134,159,128)
#96AC92
(150,172,146)
#A6B9A4
(166,185,164)
#B6C6B6
(182,198,182)
#C6D3C8
(198,211,200)
#D6E0DA
(214,224,218)
#E6EDEC
(230,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466B38; }

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

This text font color is #466B38.

Background Color

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

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

This div background color is #466B38.

Border color

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

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

This div border color is #466B38.

Opacity

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

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

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

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

This text has shadow with #466B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466B38.

Preview

Color preview on black background

This text has color #466B38 on black background.


Color preview on white background

This text has color #466B38 on white background.


Black color preview on #466B38 background

This text has black color on #466B38 background.


White color preview on #466B38 background

This text has white color on #466B38 background.


Related colors

Complementary color

Complementary color for #hex is #B994C7.


I love getcolorcode.com

Triadic colors

1 #38466B and #6B3846 with #466B38 are triadic colors.

2 #386B46 and #6B4638 with #466B38 are triadic colors.