COLOR #462210

HEX: #462210 RGB: (70,34,16)

Color info

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

RGB color model

#462210 color RGB value is (70,34,16).

RGB: (70,34,16) (27%, 13%, 6%)

RGB channels and saturation

R 70 of 255 = 27%
G 34 of 255 = 13%
B 16 of 255 = 6%

70
34
16

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

Portions of RGB colors in percentages

R + G + B = 70 + 34 + 16 = 120 (100%)
R 70 of 120 ~ 58.33%
G 34 of 120 ~ 28.33%
B 16 of 120 ~ 13.33'%

%58.33
%28.33
%13.33

CMYK color model

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

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

CMYK: (0,51,77,73)
C0M51Y77K73 (0%, 51%, 77%, 73%)
(0.00 / 0.51 / 0.77 / 0.73)

CMYK percentages

%0
%51.43
%77.14
%72.55

Codes

Color #462210 in popluar color models

46 22 10
RGB 70 34 16
HSL 20° 62.79% 16.86%
HSB/HSV 20° 77.14% 27.45%
CMYK 0.00% 51.43% 77.14%
72.55%

Color #462210 in popluar number systems.

HEX 46 22 10
Decimal 70 34 16
Binary 1000110 100010 10000
Octal 106 42 20

Shades and tints

Shades of #462210

#462210
(70,34,16)
#401F0F
(64,31,15)
#3A1C0E
(58,28,14)
#34190D
(52,25,13)
#2E160C
(46,22,12)
#28130B
(40,19,11)
#22100A
(34,16,10)
#1C0D09
(28,13,9)
#160A08
(22,10,8)
#100707
(16,7,7)
#0A0406
(10,4,6)
#000000
(0,0,0)

Tints of #462210

#462210
(70,34,16)
#563625
(86,54,37)
#664A3A
(102,74,58)
#765E4F
(118,94,79)
#867264
(134,114,100)
#968679
(150,134,121)
#A69A8E
(166,154,142)
#B6AEA3
(182,174,163)
#C6C2B8
(198,194,184)
#D6D6CD
(214,214,205)
#E6EAE2
(230,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462210; }

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

This text font color is #462210.

Background Color

.myBgColor { background-color: #462210; }

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

This div background color is #462210.

Border color

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

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

This div border color is #462210.

Opacity

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

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

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

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

This text has shadow with #462210 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462210.

Preview

Color preview on black background

This text has color #462210 on black background.


Color preview on white background

This text has color #462210 on white background.


Black color preview on #462210 background

This text has black color on #462210 background.


White color preview on #462210 background

This text has white color on #462210 background.


Related colors

Complementary color

Complementary color for #hex is #B9DDEF.


I love getcolorcode.com

Triadic colors

1 #104622 and #221046 with #462210 are triadic colors.

2 #102246 and #224610 with #462210 are triadic colors.