COLOR #46131F

HEX: #46131F RGB: (70,19,31)

Color info

#46131F contains red, green and blue colors in about the same proportion. Web safe color of #46131F is #330033 (or #303).

RGB color model

#46131F color RGB value is (70,19,31).

RGB: (70,19,31) (27%, 7%, 12%)

RGB channels and saturation

R 70 of 255 = 27%
G 19 of 255 = 7%
B 31 of 255 = 12%

70
19
31

R + G + B ~ 15%. #46131F is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 19 + 31 = 120 (100%)
R 70 of 120 ~ 58.33%
G 19 of 120 ~ 15.83%
B 31 of 120 ~ 25.83'%

%58.33
%15.83
%25.83

CMYK color model

#46131F color CMYK value is (0,73,56,73).

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

CMYK: (0,73,56,73)
C0M73Y56K73 (0%, 73%, 56%, 73%)
(0.00 / 0.73 / 0.56 / 0.73)

CMYK percentages

%0
%72.86
%55.71
%72.55

Codes

Color #46131F in popluar color models

46 13 1F
RGB 70 19 31
HSL 346° 57.30% 17.45%
HSB/HSV 346° 72.86% 27.45%
CMYK 0.00% 72.86% 55.71%
72.55%

Color #46131F in popluar number systems.

HEX 46 13 1F
Decimal 70 19 31
Binary 1000110 10011 11111
Octal 106 23 37

Shades and tints

Shades of #46131F

#46131F
(70,19,31)
#40121D
(64,18,29)
#3A111B
(58,17,27)
#341019
(52,16,25)
#2E0F17
(46,15,23)
#280E15
(40,14,21)
#220D13
(34,13,19)
#1C0C11
(28,12,17)
#160B0F
(22,11,15)
#100A0D
(16,10,13)
#0A090B
(10,9,11)
#000000
(0,0,0)

Tints of #46131F

#46131F
(70,19,31)
#562833
(86,40,51)
#663D47
(102,61,71)
#76525B
(118,82,91)
#86676F
(134,103,111)
#967C83
(150,124,131)
#A69197
(166,145,151)
#B6A6AB
(182,166,171)
#C6BBBF
(198,187,191)
#D6D0D3
(214,208,211)
#E6E5E7
(230,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46131F; }

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

This text font color is #46131F.

Background Color

.myBgColor { background-color: #46131F; }

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

This div background color is #46131F.

Border color

.myBorderColor { border: 1px solid #46131F; }

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

This div border color is #46131F.

Opacity

.myOpacity80 { color: #46131F; opacity: 0.8; }

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

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

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

This text has shadow with #46131F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46131F.

Preview

Color preview on black background

This text has color #46131F on black background.


Color preview on white background

This text has color #46131F on white background.


Black color preview on #46131F background

This text has black color on #46131F background.


White color preview on #46131F background

This text has white color on #46131F background.


Related colors

Complementary color

Complementary color for #hex is #B9ECE0.


I love getcolorcode.com

Triadic colors

1 #1F4613 and #131F46 with #46131F are triadic colors.

2 #1F1346 and #13461F with #46131F are triadic colors.