COLOR #466B48

HEX: #466B48 RGB: (70,107,72)

Color info

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

RGB color model

#466B48 color RGB value is (70,107,72).

RGB: (70,107,72) (27%, 42%, 28%)

RGB channels and saturation

R 70 of 255 = 27%
G 107 of 255 = 42%
B 72 of 255 = 28%

70
107
72

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

Portions of RGB colors in percentages

R + G + B = 70 + 107 + 72 = 249 (100%)
R 70 of 249 ~ 28.11%
G 107 of 249 ~ 42.97%
B 72 of 249 ~ 28.92'%

%28.11
%42.97
%28.92

CMYK color model

#466B48 color CMYK value is (35,0,33,58).

  • cyan value is 34.58%
  • magenta value is 0.00%
  • yellow value is 32.71%
  • key color value is 58.04%

CMYK: (35,0,33,58)
C35M0Y33K58 (35%, 0%, 33%, 58%)
(0.35 / 0.00 / 0.33 / 0.58)

CMYK percentages

%34.58
%0
%32.71
%58.04

Codes

Color #466B48 in popluar color models

46 6B 48
RGB 70 107 72
HSL 123° 20.90% 34.71%
HSB/HSV 123° 34.58% 41.96%
CMYK 34.58% 0.00% 32.71%
58.04%

Color #466B48 in popluar number systems.

HEX 46 6B 48
Decimal 70 107 72
Binary 1000110 1101011 1001000
Octal 106 153 110

Shades and tints

Shades of #466B48

#466B48
(70,107,72)
#406242
(64,98,66)
#3A593C
(58,89,60)
#345036
(52,80,54)
#2E4730
(46,71,48)
#283E2A
(40,62,42)
#223524
(34,53,36)
#1C2C1E
(28,44,30)
#162318
(22,35,24)
#101A12
(16,26,18)
#0A110C
(10,17,12)
#000000
(0,0,0)

Tints of #466B48

#466B48
(70,107,72)
#567858
(86,120,88)
#668568
(102,133,104)
#769278
(118,146,120)
#869F88
(134,159,136)
#96AC98
(150,172,152)
#A6B9A8
(166,185,168)
#B6C6B8
(182,198,184)
#C6D3C8
(198,211,200)
#D6E0D8
(214,224,216)
#E6EDE8
(230,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466B48; }

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

This text font color is #466B48.

Background Color

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

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

This div background color is #466B48.

Border color

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

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

This div border color is #466B48.

Opacity

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

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

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

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

This text has shadow with #466B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466B48.

Preview

Color preview on black background

This text has color #466B48 on black background.


Color preview on white background

This text has color #466B48 on white background.


Black color preview on #466B48 background

This text has black color on #466B48 background.


White color preview on #466B48 background

This text has white color on #466B48 background.


Related colors

Complementary color

Complementary color for #hex is #B994B7.


I love getcolorcode.com

Triadic colors

1 #48466B and #6B4846 with #466B48 are triadic colors.

2 #486B46 and #6B4648 with #466B48 are triadic colors.