COLOR #463836

HEX: #463836 RGB: (70,56,54)

Color info

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

RGB color model

#463836 color RGB value is (70,56,54).

RGB: (70,56,54) (27%, 22%, 21%)

RGB channels and saturation

R 70 of 255 = 27%
G 56 of 255 = 22%
B 54 of 255 = 21%

70
56
54

R + G + B ~ 23%. #463836 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 56 + 54 = 180 (100%)
R 70 of 180 ~ 38.89%
G 56 of 180 ~ 31.11%
B 54 of 180 ~ 30'%

%38.89
%31.11
%30

CMYK color model

#463836 color CMYK value is (0,20,23,73).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 22.86%
  • key color value is 72.55%

CMYK: (0,20,23,73)
C0M20Y23K73 (0%, 20%, 23%, 73%)
(0.00 / 0.20 / 0.23 / 0.73)

CMYK percentages

%0
%20
%22.86
%72.55

Codes

Color #463836 in popluar color models

46 38 36
RGB 70 56 54
HSL 12.90% 24.31%
HSB/HSV 22.86% 27.45%
CMYK 0.00% 20.00% 22.86%
72.55%

Color #463836 in popluar number systems.

HEX 46 38 36
Decimal 70 56 54
Binary 1000110 111000 110110
Octal 106 70 66

Shades and tints

Shades of #463836

#463836
(70,56,54)
#403332
(64,51,50)
#3A2E2E
(58,46,46)
#34292A
(52,41,42)
#2E2426
(46,36,38)
#281F22
(40,31,34)
#221A1E
(34,26,30)
#1C151A
(28,21,26)
#161016
(22,16,22)
#100B12
(16,11,18)
#0A060E
(10,6,14)
#000000
(0,0,0)

Tints of #463836

#463836
(70,56,54)
#564A48
(86,74,72)
#665C5A
(102,92,90)
#766E6C
(118,110,108)
#86807E
(134,128,126)
#969290
(150,146,144)
#A6A4A2
(166,164,162)
#B6B6B4
(182,182,180)
#C6C8C6
(198,200,198)
#D6DAD8
(214,218,216)
#E6ECEA
(230,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463836; }

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

This text font color is #463836.

Background Color

.myBgColor { background-color: #463836; }

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

This div background color is #463836.

Border color

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

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

This div border color is #463836.

Opacity

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

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

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

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

This text has shadow with #463836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463836.

Preview

Color preview on black background

This text has color #463836 on black background.


Color preview on white background

This text has color #463836 on white background.


Black color preview on #463836 background

This text has black color on #463836 background.


White color preview on #463836 background

This text has white color on #463836 background.


Related colors

Complementary color

Complementary color for #hex is #B9C7C9.


I love getcolorcode.com

Triadic colors

1 #364638 and #383646 with #463836 are triadic colors.

2 #363846 and #384636 with #463836 are triadic colors.