COLOR #463113

HEX: #463113 RGB: (70,49,19)

Color info

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

RGB color model

#463113 color RGB value is (70,49,19).

RGB: (70,49,19) (27%, 19%, 7%)

RGB channels and saturation

R 70 of 255 = 27%
G 49 of 255 = 19%
B 19 of 255 = 7%

70
49
19

R + G + B ~ 18%. #463113 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 49 + 19 = 138 (100%)
R 70 of 138 ~ 50.72%
G 49 of 138 ~ 35.51%
B 19 of 138 ~ 13.77'%

%50.72
%35.51
%13.77

CMYK color model

#463113 color CMYK value is (0,30,73,73).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 72.86%
  • key color value is 72.55%

CMYK: (0,30,73,73)
C0M30Y73K73 (0%, 30%, 73%, 73%)
(0.00 / 0.30 / 0.73 / 0.73)

CMYK percentages

%0
%30
%72.86
%72.55

Codes

Color #463113 in popluar color models

46 31 13
RGB 70 49 19
HSL 35° 57.30% 17.45%
HSB/HSV 35° 72.86% 27.45%
CMYK 0.00% 30.00% 72.86%
72.55%

Color #463113 in popluar number systems.

HEX 46 31 13
Decimal 70 49 19
Binary 1000110 110001 10011
Octal 106 61 23

Shades and tints

Shades of #463113

#463113
(70,49,19)
#402D12
(64,45,18)
#3A2911
(58,41,17)
#342510
(52,37,16)
#2E210F
(46,33,15)
#281D0E
(40,29,14)
#22190D
(34,25,13)
#1C150C
(28,21,12)
#16110B
(22,17,11)
#100D0A
(16,13,10)
#0A0909
(10,9,9)
#000000
(0,0,0)

Tints of #463113

#463113
(70,49,19)
#564328
(86,67,40)
#66553D
(102,85,61)
#766752
(118,103,82)
#867967
(134,121,103)
#968B7C
(150,139,124)
#A69D91
(166,157,145)
#B6AFA6
(182,175,166)
#C6C1BB
(198,193,187)
#D6D3D0
(214,211,208)
#E6E5E5
(230,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463113 color. Also use rgb(70,49,19) instead hex code.

Text Font Color

.myTextColor { color: #463113; }

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

This text font color is #463113.

Background Color

.myBgColor { background-color: #463113; }

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

This div background color is #463113.

Border color

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

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

This div border color is #463113.

Opacity

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

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

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

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

This text has shadow with #463113 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463113.

Preview

Color preview on black background

This text has color #463113 on black background.


Color preview on white background

This text has color #463113 on white background.


Black color preview on #463113 background

This text has black color on #463113 background.


White color preview on #463113 background

This text has white color on #463113 background.


Related colors

Complementary color

Complementary color for #hex is #B9CEEC.


I love getcolorcode.com

Triadic colors

1 #134631 and #311346 with #463113 are triadic colors.

2 #133146 and #314613 with #463113 are triadic colors.