COLOR #462213

HEX: #462213 RGB: (70,34,19)

Color info

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

RGB color model

#462213 color RGB value is (70,34,19).

RGB: (70,34,19) (27%, 13%, 7%)

RGB channels and saturation

R 70 of 255 = 27%
G 34 of 255 = 13%
B 19 of 255 = 7%

70
34
19

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

Portions of RGB colors in percentages

R + G + B = 70 + 34 + 19 = 123 (100%)
R 70 of 123 ~ 56.91%
G 34 of 123 ~ 27.64%
B 19 of 123 ~ 15.45'%

%56.91
%27.64
%15.45

CMYK color model

#462213 color CMYK value is (0,51,73,73).

  • cyan value is 0.00%
  • magenta value is 51.43%
  • yellow value is 72.86%
  • key color value is 72.55%

CMYK: (0,51,73,73)
C0M51Y73K73 (0%, 51%, 73%, 73%)
(0.00 / 0.51 / 0.73 / 0.73)

CMYK percentages

%0
%51.43
%72.86
%72.55

Codes

Color #462213 in popluar color models

46 22 13
RGB 70 34 19
HSL 18° 57.30% 17.45%
HSB/HSV 18° 72.86% 27.45%
CMYK 0.00% 51.43% 72.86%
72.55%

Color #462213 in popluar number systems.

HEX 46 22 13
Decimal 70 34 19
Binary 1000110 100010 10011
Octal 106 42 23

Shades and tints

Shades of #462213

#462213
(70,34,19)
#401F12
(64,31,18)
#3A1C11
(58,28,17)
#341910
(52,25,16)
#2E160F
(46,22,15)
#28130E
(40,19,14)
#22100D
(34,16,13)
#1C0D0C
(28,13,12)
#160A0B
(22,10,11)
#10070A
(16,7,10)
#0A0409
(10,4,9)
#000000
(0,0,0)

Tints of #462213

#462213
(70,34,19)
#563628
(86,54,40)
#664A3D
(102,74,61)
#765E52
(118,94,82)
#867267
(134,114,103)
#96867C
(150,134,124)
#A69A91
(166,154,145)
#B6AEA6
(182,174,166)
#C6C2BB
(198,194,187)
#D6D6D0
(214,214,208)
#E6EAE5
(230,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462213 color. Also use rgb(70,34,19) instead hex code.

Text Font Color

.myTextColor { color: #462213; }

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

This text font color is #462213.

Background Color

.myBgColor { background-color: #462213; }

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

This div background color is #462213.

Border color

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

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

This div border color is #462213.

Opacity

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

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

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

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

This text has shadow with #462213 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462213.

Preview

Color preview on black background

This text has color #462213 on black background.


Color preview on white background

This text has color #462213 on white background.


Black color preview on #462213 background

This text has black color on #462213 background.


White color preview on #462213 background

This text has white color on #462213 background.


Related colors

Complementary color

Complementary color for #hex is #B9DDEC.


I love getcolorcode.com

Triadic colors

1 #134622 and #221346 with #462213 are triadic colors.

2 #132246 and #224613 with #462213 are triadic colors.