COLOR #463733

HEX: #463733 RGB: (70,55,51)

Color info

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

RGB color model

#463733 color RGB value is (70,55,51).

RGB: (70,55,51) (27%, 22%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 55 of 255 = 22%
B 51 of 255 = 20%

70
55
51

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

Portions of RGB colors in percentages

R + G + B = 70 + 55 + 51 = 176 (100%)
R 70 of 176 ~ 39.77%
G 55 of 176 ~ 31.25%
B 51 of 176 ~ 28.98'%

%39.77
%31.25
%28.98

CMYK color model

#463733 color CMYK value is (0,21,27,73).

  • cyan value is 0.00%
  • magenta value is 21.43%
  • yellow value is 27.14%
  • key color value is 72.55%

CMYK: (0,21,27,73)
C0M21Y27K73 (0%, 21%, 27%, 73%)
(0.00 / 0.21 / 0.27 / 0.73)

CMYK percentages

%0
%21.43
%27.14
%72.55

Codes

Color #463733 in popluar color models

46 37 33
RGB 70 55 51
HSL 13° 15.70% 23.73%
HSB/HSV 13° 27.14% 27.45%
CMYK 0.00% 21.43% 27.14%
72.55%

Color #463733 in popluar number systems.

HEX 46 37 33
Decimal 70 55 51
Binary 1000110 110111 110011
Octal 106 67 63

Shades and tints

Shades of #463733

#463733
(70,55,51)
#40322F
(64,50,47)
#3A2D2B
(58,45,43)
#342827
(52,40,39)
#2E2323
(46,35,35)
#281E1F
(40,30,31)
#22191B
(34,25,27)
#1C1417
(28,20,23)
#160F13
(22,15,19)
#100A0F
(16,10,15)
#0A050B
(10,5,11)
#000000
(0,0,0)

Tints of #463733

#463733
(70,55,51)
#564945
(86,73,69)
#665B57
(102,91,87)
#766D69
(118,109,105)
#867F7B
(134,127,123)
#96918D
(150,145,141)
#A6A39F
(166,163,159)
#B6B5B1
(182,181,177)
#C6C7C3
(198,199,195)
#D6D9D5
(214,217,213)
#E6EBE7
(230,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463733 color. Also use rgb(70,55,51) instead hex code.

Text Font Color

.myTextColor { color: #463733; }

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

This text font color is #463733.

Background Color

.myBgColor { background-color: #463733; }

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

This div background color is #463733.

Border color

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

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

This div border color is #463733.

Opacity

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

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

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

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

This text has shadow with #463733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463733.

Preview

Color preview on black background

This text has color #463733 on black background.


Color preview on white background

This text has color #463733 on white background.


Black color preview on #463733 background

This text has black color on #463733 background.


White color preview on #463733 background

This text has white color on #463733 background.


Related colors

Complementary color

Complementary color for #hex is #B9C8CC.


I love getcolorcode.com

Triadic colors

1 #334637 and #373346 with #463733 are triadic colors.

2 #333746 and #374633 with #463733 are triadic colors.