COLOR #463F13

HEX: #463F13 RGB: (70,63,19)

Color info

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

RGB color model

#463F13 color RGB value is (70,63,19).

RGB: (70,63,19) (27%, 25%, 7%)

RGB channels and saturation

R 70 of 255 = 27%
G 63 of 255 = 25%
B 19 of 255 = 7%

70
63
19

R + G + B ~ 20%. #463F13 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 63 + 19 = 152 (100%)
R 70 of 152 ~ 46.05%
G 63 of 152 ~ 41.45%
B 19 of 152 ~ 12.5'%

%46.05
%41.45
%12.5

CMYK color model

#463F13 color CMYK value is (0,10,73,73).

  • cyan value is 0.00%
  • magenta value is 10.00%
  • yellow value is 72.86%
  • key color value is 72.55%
CMYK: (0,10,73,73) C0M10Y73K73 (0%,10%,73%,73%) (0.00/0.10/0.73/0.73) 

CMYK percentages

%0
%10
%72.86
%72.55

Codes

Color #463F13 in popluar color models

46 3F 13
RGB 70 63 19
HSL 52° 57.30% 17.45%
HSB/HSV 52° 72.86% 27.45%
CMYK 0.00% 10.00% 72.86%
72.55%

Color #463F13 in popluar number systems.

HEX 46 3F 13
Decimal 70 63 19
Binary 1000110 111111 10011
Octal 106 77 23

Shades and tints

Shades of #463F13

#463F13
(70,63,19)
#403A12
(64,58,18)
#3A3511
(58,53,17)
#343010
(52,48,16)
#2E2B0F
(46,43,15)
#28260E
(40,38,14)
#22210D
(34,33,13)
#1C1C0C
(28,28,12)
#16170B
(22,23,11)
#10120A
(16,18,10)
#0A0D09
(10,13,9)
#000000
(0,0,0)

Tints of #463F13

#463F13
(70,63,19)
#565028
(86,80,40)
#66613D
(102,97,61)
#767252
(118,114,82)
#868367
(134,131,103)
#96947C
(150,148,124)
#A6A591
(166,165,145)
#B6B6A6
(182,182,166)
#C6C7BB
(198,199,187)
#D6D8D0
(214,216,208)
#E6E9E5
(230,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463F13; }

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

This text font color is #463F13.

Background Color

.myBgColor { background-color: #463F13; }

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

This div background color is #463F13.

Border color

.myBorderColor { border: 1px solid #463F13; }

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

This div border color is #463F13.

Opacity

.myOpacity80 { color: #463F13; opacity: 0.8; }

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

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

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

This text has shadow with #463F13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463F13.

Preview

Color preview on black background

This text has color #463F13 on black background.


Color preview on white background

This text has color #463F13 on white background.


Black color preview on #463F13 background

This text has black color on #463F13 background.


White color preview on #463F13 background

This text has white color on #463F13 background.


Related colors

Complementary color

Complementary color for #hex is #B9C0EC.


I love getcolorcode.com

Triadic colors

1 #13463F and #3F1346 with #463F13 are triadic colors.

2 #133F46 and #3F4613 with #463F13 are triadic colors.