COLOR #46361C

HEX: #46361C RGB: (70,54,28)

Color info

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

RGB color model

#46361C color RGB value is (70,54,28).

RGB: (70,54,28) (27%, 21%, 11%)

RGB channels and saturation

R 70 of 255 = 27%
G 54 of 255 = 21%
B 28 of 255 = 11%

70
54
28

R + G + B ~ 20%. #46361C is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 54 + 28 = 152 (100%)
R 70 of 152 ~ 46.05%
G 54 of 152 ~ 35.53%
B 28 of 152 ~ 18.42'%

%46.05
%35.53
%18.42

CMYK color model

#46361C color CMYK value is (0,23,60,73).

  • cyan value is 0.00%
  • magenta value is 22.86%
  • yellow value is 60.00%
  • key color value is 72.55%

CMYK: (0,23,60,73)
C0M23Y60K73 (0%, 23%, 60%, 73%)
(0.00 / 0.23 / 0.60 / 0.73)

CMYK percentages

%0
%22.86
%60
%72.55

Codes

Color #46361C in popluar color models

46 36 1C
RGB 70 54 28
HSL 37° 42.86% 19.22%
HSB/HSV 37° 60.00% 27.45%
CMYK 0.00% 22.86% 60.00%
72.55%

Color #46361C in popluar number systems.

HEX 46 36 1C
Decimal 70 54 28
Binary 1000110 110110 11100
Octal 106 66 34

Shades and tints

Shades of #46361C

#46361C
(70,54,28)
#40321A
(64,50,26)
#3A2E18
(58,46,24)
#342A16
(52,42,22)
#2E2614
(46,38,20)
#282212
(40,34,18)
#221E10
(34,30,16)
#1C1A0E
(28,26,14)
#16160C
(22,22,12)
#10120A
(16,18,10)
#0A0E08
(10,14,8)
#000000
(0,0,0)

Tints of #46361C

#46361C
(70,54,28)
#564830
(86,72,48)
#665A44
(102,90,68)
#766C58
(118,108,88)
#867E6C
(134,126,108)
#969080
(150,144,128)
#A6A294
(166,162,148)
#B6B4A8
(182,180,168)
#C6C6BC
(198,198,188)
#D6D8D0
(214,216,208)
#E6EAE4
(230,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46361C color. Also use rgb(70,54,28) instead hex code.

Text Font Color

.myTextColor { color: #46361C; }

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

This text font color is #46361C.

Background Color

.myBgColor { background-color: #46361C; }

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

This div background color is #46361C.

Border color

.myBorderColor { border: 1px solid #46361C; }

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

This div border color is #46361C.

Opacity

.myOpacity80 { color: #46361C; opacity: 0.8; }

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

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

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

This text has shadow with #46361C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46361C.

Preview

Color preview on black background

This text has color #46361C on black background.


Color preview on white background

This text has color #46361C on white background.


Black color preview on #46361C background

This text has black color on #46361C background.


White color preview on #46361C background

This text has white color on #46361C background.


Related colors

Complementary color

Complementary color for #hex is #B9C9E3.


I love getcolorcode.com

Triadic colors

1 #1C4636 and #361C46 with #46361C are triadic colors.

2 #1C3646 and #36461C with #46361C are triadic colors.