COLOR #462836

HEX: #462836 RGB: (70,40,54)

Color info

#462836 contains red, green and blue colors in about the same proportion. Web safe color of #462836 is #333333 (or #333).

RGB color model

#462836 color RGB value is (70,40,54).

RGB: (70,40,54) (27%, 16%, 21%)

RGB channels and saturation

R 70 of 255 = 27%
G 40 of 255 = 16%
B 54 of 255 = 21%

70
40
54

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

Portions of RGB colors in percentages

R + G + B = 70 + 40 + 54 = 164 (100%)
R 70 of 164 ~ 42.68%
G 40 of 164 ~ 24.39%
B 54 of 164 ~ 32.93'%

%42.68
%24.39
%32.93

CMYK color model

#462836 color CMYK value is (0,43,23,73).

  • cyan value is 0.00%
  • magenta value is 42.86%
  • yellow value is 22.86%
  • key color value is 72.55%
CMYK: (0,43,23,73) C0M43Y23K73 (0%,43%,23%,73%) (0.00/0.43/0.23/0.73) 

CMYK percentages

%0
%42.86
%22.86
%72.55

Codes

Color #462836 in popluar color models

46 28 36
RGB 70 40 54
HSL 332° 27.27% 21.57%
HSB/HSV 332° 42.86% 27.45%
CMYK 0.00% 42.86% 22.86%
72.55%

Color #462836 in popluar number systems.

HEX 46 28 36
Decimal 70 40 54
Binary 1000110 101000 110110
Octal 106 50 66

Shades and tints

Shades of #462836

#462836
(70,40,54)
#402532
(64,37,50)
#3A222E
(58,34,46)
#341F2A
(52,31,42)
#2E1C26
(46,28,38)
#281922
(40,25,34)
#22161E
(34,22,30)
#1C131A
(28,19,26)
#161016
(22,16,22)
#100D12
(16,13,18)
#0A0A0E
(10,10,14)
#000000
(0,0,0)

Tints of #462836

#462836
(70,40,54)
#563B48
(86,59,72)
#664E5A
(102,78,90)
#76616C
(118,97,108)
#86747E
(134,116,126)
#968790
(150,135,144)
#A69AA2
(166,154,162)
#B6ADB4
(182,173,180)
#C6C0C6
(198,192,198)
#D6D3D8
(214,211,216)
#E6E6EA
(230,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462836 color. Also use rgb(70,40,54) instead hex code.

Text Font Color

.myTextColor { color: #462836; }

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

This text font color is #462836.

Background Color

.myBgColor { background-color: #462836; }

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

This div background color is #462836.

Border color

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

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

This div border color is #462836.

Opacity

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

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

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

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

This text has shadow with #462836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462836.

Preview

Color preview on black background

This text has color #462836 on black background.


Color preview on white background

This text has color #462836 on white background.


Black color preview on #462836 background

This text has black color on #462836 background.


White color preview on #462836 background

This text has white color on #462836 background.


Related colors

Complementary color

Complementary color for #hex is #B9D7C9.


I love getcolorcode.com

Triadic colors

1 #364628 and #283646 with #462836 are triadic colors.

2 #362846 and #284636 with #462836 are triadic colors.