COLOR #463616

HEX: #463616 RGB: (70,54,22)

Color info

#463616 contains red, green and blue colors in about the same proportion. Web safe color of #463616 is #333300 (or #330).

RGB color model

#463616 color RGB value is (70,54,22).

RGB: (70,54,22) (27%, 21%, 9%)

RGB channels and saturation

R 70 of 255 = 27%
G 54 of 255 = 21%
B 22 of 255 = 9%

70
54
22

R + G + B ~ 19%. #463616 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 54 + 22 = 146 (100%)
R 70 of 146 ~ 47.95%
G 54 of 146 ~ 36.99%
B 22 of 146 ~ 15.07'%

%47.95
%36.99
%15.07

CMYK color model

#463616 color CMYK value is (0,23,69,73).

  • cyan value is 0.00%
  • magenta value is 22.86%
  • yellow value is 68.57%
  • key color value is 72.55%

CMYK: (0,23,69,73)
C0M23Y69K73 (0%, 23%, 69%, 73%)
(0.00 / 0.23 / 0.69 / 0.73)

CMYK percentages

%0
%22.86
%68.57
%72.55

Codes

Color #463616 in popluar color models

46 36 16
RGB 70 54 22
HSL 40° 52.17% 18.04%
HSB/HSV 40° 68.57% 27.45%
CMYK 0.00% 22.86% 68.57%
72.55%

Color #463616 in popluar number systems.

HEX 46 36 16
Decimal 70 54 22
Binary 1000110 110110 10110
Octal 106 66 26

Shades and tints

Shades of #463616

#463616
(70,54,22)
#403214
(64,50,20)
#3A2E12
(58,46,18)
#342A10
(52,42,16)
#2E260E
(46,38,14)
#28220C
(40,34,12)
#221E0A
(34,30,10)
#1C1A08
(28,26,8)
#161606
(22,22,6)
#101204
(16,18,4)
#0A0E02
(10,14,2)
#000000
(0,0,0)

Tints of #463616

#463616
(70,54,22)
#56482B
(86,72,43)
#665A40
(102,90,64)
#766C55
(118,108,85)
#867E6A
(134,126,106)
#96907F
(150,144,127)
#A6A294
(166,162,148)
#B6B4A9
(182,180,169)
#C6C6BE
(198,198,190)
#D6D8D3
(214,216,211)
#E6EAE8
(230,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463616 color. Also use rgb(70,54,22) instead hex code.

Text Font Color

.myTextColor { color: #463616; }

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

This text font color is #463616.

Background Color

.myBgColor { background-color: #463616; }

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

This div background color is #463616.

Border color

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

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

This div border color is #463616.

Opacity

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

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

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

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

This text has shadow with #463616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463616.

Preview

Color preview on black background

This text has color #463616 on black background.


Color preview on white background

This text has color #463616 on white background.


Black color preview on #463616 background

This text has black color on #463616 background.


White color preview on #463616 background

This text has white color on #463616 background.


Related colors

Complementary color

Complementary color for #hex is #B9C9E9.


I love getcolorcode.com

Triadic colors

1 #164636 and #361646 with #463616 are triadic colors.

2 #163646 and #364616 with #463616 are triadic colors.