COLOR #46371D

HEX: #46371D RGB: (70,55,29)

Color info

#46371D contains red, green and blue colors in about the same proportion. Web safe color of #46371D is #333333 (or #333).

RGB color model

#46371D color RGB value is (70,55,29).

RGB: (70,55,29) (27%, 22%, 11%)

RGB channels and saturation

R 70 of 255 = 27%
G 55 of 255 = 22%
B 29 of 255 = 11%

70
55
29

R + G + B ~ 20%. #46371D is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 55 + 29 = 154 (100%)
R 70 of 154 ~ 45.45%
G 55 of 154 ~ 35.71%
B 29 of 154 ~ 18.83'%

%45.45
%35.71
%18.83

CMYK color model

#46371D color CMYK value is (0,21,59,73).

  • cyan value is 0.00%
  • magenta value is 21.43%
  • yellow value is 58.57%
  • key color value is 72.55%

CMYK: (0,21,59,73)
C0M21Y59K73 (0%, 21%, 59%, 73%)
(0.00 / 0.21 / 0.59 / 0.73)

CMYK percentages

%0
%21.43
%58.57
%72.55

Codes

Color #46371D in popluar color models

46 37 1D
RGB 70 55 29
HSL 38° 41.41% 19.41%
HSB/HSV 38° 58.57% 27.45%
CMYK 0.00% 21.43% 58.57%
72.55%

Color #46371D in popluar number systems.

HEX 46 37 1D
Decimal 70 55 29
Binary 1000110 110111 11101
Octal 106 67 35

Shades and tints

Shades of #46371D

#46371D
(70,55,29)
#40321B
(64,50,27)
#3A2D19
(58,45,25)
#342817
(52,40,23)
#2E2315
(46,35,21)
#281E13
(40,30,19)
#221911
(34,25,17)
#1C140F
(28,20,15)
#160F0D
(22,15,13)
#100A0B
(16,10,11)
#0A0509
(10,5,9)
#000000
(0,0,0)

Tints of #46371D

#46371D
(70,55,29)
#564931
(86,73,49)
#665B45
(102,91,69)
#766D59
(118,109,89)
#867F6D
(134,127,109)
#969181
(150,145,129)
#A6A395
(166,163,149)
#B6B5A9
(182,181,169)
#C6C7BD
(198,199,189)
#D6D9D1
(214,217,209)
#E6EBE5
(230,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46371D color. Also use rgb(70,55,29) instead hex code.

Text Font Color

.myTextColor { color: #46371D; }

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

This text font color is #46371D.

Background Color

.myBgColor { background-color: #46371D; }

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

This div background color is #46371D.

Border color

.myBorderColor { border: 1px solid #46371D; }

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

This div border color is #46371D.

Opacity

.myOpacity80 { color: #46371D; opacity: 0.8; }

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

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

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

This text has shadow with #46371D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46371D.

Preview

Color preview on black background

This text has color #46371D on black background.


Color preview on white background

This text has color #46371D on white background.


Black color preview on #46371D background

This text has black color on #46371D background.


White color preview on #46371D background

This text has white color on #46371D background.


Related colors

Complementary color

Complementary color for #hex is #B9C8E2.


I love getcolorcode.com

Triadic colors

1 #1D4637 and #371D46 with #46371D are triadic colors.

2 #1D3746 and #37461D with #46371D are triadic colors.