COLOR #461306

HEX: #461306 RGB: (70,19,6)

Color info

#461306 contains mainly red and green colors. Web safe color of #461306 is #330000 (or #300).

RGB color model

#461306 color RGB value is (70,19,6).

RGB: (70,19,6) (27%, 7%, 2%)

RGB channels and saturation

R 70 of 255 = 27%
G 19 of 255 = 7%
B 6 of 255 = 2%

70
19
6

R + G + B ~ 12%. #461306 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 19 + 6 = 95 (100%)
R 70 of 95 ~ 73.68%
G 19 of 95 ~ 20%
B 6 of 95 ~ 6.32'%

%73.68
%20

CMYK color model

#461306 color CMYK value is (0,73,91,73).

  • cyan value is 0.00%
  • magenta value is 72.86%
  • yellow value is 91.43%
  • key color value is 72.55%
CMYK: (0,73,91,73) C0M73Y91K73 (0%,73%,91%,73%) (0.00/0.73/0.91/0.73) 

CMYK percentages

%0
%72.86
%91.43
%72.55

Codes

Color #461306 in popluar color models

46 13 06
RGB 70 19 6
HSL 12° 84.21% 14.90%
HSB/HSV 12° 91.43% 27.45%
CMYK 0.00% 72.86% 91.43%
72.55%

Color #461306 in popluar number systems.

HEX 46 13 06
Decimal 70 19 6
Binary 1000110 10011 110
Octal 106 23 6

Shades and tints

Shades of #461306

#461306
(70,19,6)
#401206
(64,18,6)
#3A1106
(58,17,6)
#341006
(52,16,6)
#2E0F06
(46,15,6)
#280E06
(40,14,6)
#220D06
(34,13,6)
#1C0C06
(28,12,6)
#160B06
(22,11,6)
#100A06
(16,10,6)
#0A0906
(10,9,6)
#000000
(0,0,0)

Tints of #461306

#461306
(70,19,6)
#56281C
(86,40,28)
#663D32
(102,61,50)
#765248
(118,82,72)
#86675E
(134,103,94)
#967C74
(150,124,116)
#A6918A
(166,145,138)
#B6A6A0
(182,166,160)
#C6BBB6
(198,187,182)
#D6D0CC
(214,208,204)
#E6E5E2
(230,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #461306; }

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

This text font color is #461306.

Background Color

.myBgColor { background-color: #461306; }

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

This div background color is #461306.

Border color

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

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

This div border color is #461306.

Opacity

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

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

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

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

This text has shadow with #461306 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461306.

Preview

Color preview on black background

This text has color #461306 on black background.


Color preview on white background

This text has color #461306 on white background.


Black color preview on #461306 background

This text has black color on #461306 background.


White color preview on #461306 background

This text has white color on #461306 background.


Related colors

Complementary color

Complementary color for #hex is #B9ECF9.


I love getcolorcode.com

Triadic colors

1 #064613 and #130646 with #461306 are triadic colors.

2 #061346 and #134606 with #461306 are triadic colors.