COLOR #46240E

HEX: #46240E RGB: (70,36,14)

Color info

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

RGB color model

#46240E color RGB value is (70,36,14).

RGB: (70,36,14) (27%, 14%, 5%)

RGB channels and saturation

R 70 of 255 = 27%
G 36 of 255 = 14%
B 14 of 255 = 5%

70
36
14

R + G + B ~ 15%. #46240E is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 36 + 14 = 120 (100%)
R 70 of 120 ~ 58.33%
G 36 of 120 ~ 30%
B 14 of 120 ~ 11.67'%

%58.33
%30
%11.67

CMYK color model

#46240E color CMYK value is (0,49,80,73).

  • cyan value is 0.00%
  • magenta value is 48.57%
  • yellow value is 80.00%
  • key color value is 72.55%

CMYK: (0,49,80,73)
C0M49Y80K73 (0%, 49%, 80%, 73%)
(0.00 / 0.49 / 0.80 / 0.73)

CMYK percentages

%0
%48.57
%80
%72.55

Codes

Color #46240E in popluar color models

46 24 0E
RGB 70 36 14
HSL 24° 66.67% 16.47%
HSB/HSV 24° 80.00% 27.45%
CMYK 0.00% 48.57% 80.00%
72.55%

Color #46240E in popluar number systems.

HEX 46 24 0E
Decimal 70 36 14
Binary 1000110 100100 1110
Octal 106 44 16

Shades and tints

Shades of #46240E

#46240E
(70,36,14)
#40210D
(64,33,13)
#3A1E0C
(58,30,12)
#341B0B
(52,27,11)
#2E180A
(46,24,10)
#281509
(40,21,9)
#221208
(34,18,8)
#1C0F07
(28,15,7)
#160C06
(22,12,6)
#100905
(16,9,5)
#0A0604
(10,6,4)
#000000
(0,0,0)

Tints of #46240E

#46240E
(70,36,14)
#563723
(86,55,35)
#664A38
(102,74,56)
#765D4D
(118,93,77)
#867062
(134,112,98)
#968377
(150,131,119)
#A6968C
(166,150,140)
#B6A9A1
(182,169,161)
#C6BCB6
(198,188,182)
#D6CFCB
(214,207,203)
#E6E2E0
(230,226,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46240E color. Also use rgb(70,36,14) instead hex code.

Text Font Color

.myTextColor { color: #46240E; }

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

This text font color is #46240E.

Background Color

.myBgColor { background-color: #46240E; }

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

This div background color is #46240E.

Border color

.myBorderColor { border: 1px solid #46240E; }

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

This div border color is #46240E.

Opacity

.myOpacity80 { color: #46240E; opacity: 0.8; }

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

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

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

This text has shadow with #46240E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46240E.

Preview

Color preview on black background

This text has color #46240E on black background.


Color preview on white background

This text has color #46240E on white background.


Black color preview on #46240E background

This text has black color on #46240E background.


White color preview on #46240E background

This text has white color on #46240E background.


Related colors

Complementary color

Complementary color for #hex is #B9DBF1.


I love getcolorcode.com

Triadic colors

1 #0E4624 and #240E46 with #46240E are triadic colors.

2 #0E2446 and #24460E with #46240E are triadic colors.