COLOR #46441A

HEX: #46441A RGB: (70,68,26)

Color info

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

RGB color model

#46441A color RGB value is (70,68,26).

RGB: (70,68,26) (27%, 27%, 10%)

RGB channels and saturation

R 70 of 255 = 27%
G 68 of 255 = 27%
B 26 of 255 = 10%

70
68
26

R + G + B ~ 21%. #46441A is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 68 + 26 = 164 (100%)
R 70 of 164 ~ 42.68%
G 68 of 164 ~ 41.46%
B 26 of 164 ~ 15.85'%

%42.68
%41.46
%15.85

CMYK color model

#46441A color CMYK value is (0,3,63,73).

  • cyan value is 0.00%
  • magenta value is 2.86%
  • yellow value is 62.86%
  • key color value is 72.55%

CMYK: (0,3,63,73)
C0M3Y63K73 (0%, 3%, 63%, 73%)
(0.00 / 0.03 / 0.63 / 0.73)

CMYK percentages

%0
%2.86
%62.86
%72.55

Codes

Color #46441A in popluar color models

46 44 1A
RGB 70 68 26
HSL 57° 45.83% 18.82%
HSB/HSV 57° 62.86% 27.45%
CMYK 0.00% 2.86% 62.86%
72.55%

Color #46441A in popluar number systems.

HEX 46 44 1A
Decimal 70 68 26
Binary 1000110 1000100 11010
Octal 106 104 32

Shades and tints

Shades of #46441A

#46441A
(70,68,26)
#403E18
(64,62,24)
#3A3816
(58,56,22)
#343214
(52,50,20)
#2E2C12
(46,44,18)
#282610
(40,38,16)
#22200E
(34,32,14)
#1C1A0C
(28,26,12)
#16140A
(22,20,10)
#100E08
(16,14,8)
#0A0806
(10,8,6)
#000000
(0,0,0)

Tints of #46441A

#46441A
(70,68,26)
#56552E
(86,85,46)
#666642
(102,102,66)
#767756
(118,119,86)
#86886A
(134,136,106)
#96997E
(150,153,126)
#A6AA92
(166,170,146)
#B6BBA6
(182,187,166)
#C6CCBA
(198,204,186)
#D6DDCE
(214,221,206)
#E6EEE2
(230,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46441A color. Also use rgb(70,68,26) instead hex code.

Text Font Color

.myTextColor { color: #46441A; }

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

This text font color is #46441A.

Background Color

.myBgColor { background-color: #46441A; }

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

This div background color is #46441A.

Border color

.myBorderColor { border: 1px solid #46441A; }

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

This div border color is #46441A.

Opacity

.myOpacity80 { color: #46441A; opacity: 0.8; }

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

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

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

This text has shadow with #46441A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46441A.

Preview

Color preview on black background

This text has color #46441A on black background.


Color preview on white background

This text has color #46441A on white background.


Black color preview on #46441A background

This text has black color on #46441A background.


White color preview on #46441A background

This text has white color on #46441A background.


Related colors

Complementary color

Complementary color for #hex is #B9BBE5.


I love getcolorcode.com

Triadic colors

1 #1A4644 and #441A46 with #46441A are triadic colors.

2 #1A4446 and #44461A with #46441A are triadic colors.