COLOR #462312

HEX: #462312 RGB: (70,35,18)

Color info

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

RGB color model

#462312 color RGB value is (70,35,18).

RGB: (70,35,18) (27%, 14%, 7%)

RGB channels and saturation

R 70 of 255 = 27%
G 35 of 255 = 14%
B 18 of 255 = 7%

70
35
18

R + G + B ~ 16%. #462312 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 35 + 18 = 123 (100%)
R 70 of 123 ~ 56.91%
G 35 of 123 ~ 28.46%
B 18 of 123 ~ 14.63'%

%56.91
%28.46
%14.63

CMYK color model

#462312 color CMYK value is (0,50,74,73).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 74.29%
  • key color value is 72.55%
CMYK: (0,50,74,73) C0M50Y74K73 (0%,50%,74%,73%) (0.00/0.50/0.74/0.73) 

CMYK percentages

%0
%50
%74.29
%72.55

Codes

Color #462312 in popluar color models

46 23 12
RGB 70 35 18
HSL 20° 59.09% 17.25%
HSB/HSV 20° 74.29% 27.45%
CMYK 0.00% 50.00% 74.29%
72.55%

Color #462312 in popluar number systems.

HEX 46 23 12
Decimal 70 35 18
Binary 1000110 100011 10010
Octal 106 43 22

Shades and tints

Shades of #462312

#462312
(70,35,18)
#402011
(64,32,17)
#3A1D10
(58,29,16)
#341A0F
(52,26,15)
#2E170E
(46,23,14)
#28140D
(40,20,13)
#22110C
(34,17,12)
#1C0E0B
(28,14,11)
#160B0A
(22,11,10)
#100809
(16,8,9)
#0A0508
(10,5,8)
#000000
(0,0,0)

Tints of #462312

#462312
(70,35,18)
#563727
(86,55,39)
#664B3C
(102,75,60)
#765F51
(118,95,81)
#867366
(134,115,102)
#96877B
(150,135,123)
#A69B90
(166,155,144)
#B6AFA5
(182,175,165)
#C6C3BA
(198,195,186)
#D6D7CF
(214,215,207)
#E6EBE4
(230,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462312 color. Also use rgb(70,35,18) instead hex code.

Text Font Color

.myTextColor { color: #462312; }

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

This text font color is #462312.

Background Color

.myBgColor { background-color: #462312; }

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

This div background color is #462312.

Border color

.myBorderColor { border: 1px solid #462312; }

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

This div border color is #462312.

Opacity

.myOpacity80 { color: #462312; opacity: 0.8; }

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

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

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

This text has shadow with #462312 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462312.

Preview

Color preview on black background

This text has color #462312 on black background.


Color preview on white background

This text has color #462312 on white background.


Black color preview on #462312 background

This text has black color on #462312 background.


White color preview on #462312 background

This text has white color on #462312 background.


Related colors

Complementary color

Complementary color for #hex is #B9DCED.


I love getcolorcode.com

Triadic colors

1 #124623 and #231246 with #462312 are triadic colors.

2 #122346 and #234612 with #462312 are triadic colors.