COLOR #463337

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

70
51
55

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

Portions of RGB colors in percentages

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

%39.77
%28.98
%31.25

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 27.14%
  • yellow value is 21.43%
  • key color value is 72.55%
CMYK: (0,27,21,73) C0M27Y21K73 (0%,27%,21%,73%) (0.00/0.27/0.21/0.73) 

CMYK percentages

%0
%27.14
%21.43
%72.55

Codes

Color #463337 in popluar color models

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

Color #463337 in popluar number systems.

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

Shades and tints

Shades of #463337

#463337
(70,51,55)
#402F32
(64,47,50)
#3A2B2D
(58,43,45)
#342728
(52,39,40)
#2E2323
(46,35,35)
#281F1E
(40,31,30)
#221B19
(34,27,25)
#1C1714
(28,23,20)
#16130F
(22,19,15)
#100F0A
(16,15,10)
#0A0B05
(10,11,5)
#000000
(0,0,0)

Tints of #463337

#463337
(70,51,55)
#564549
(86,69,73)
#66575B
(102,87,91)
#76696D
(118,105,109)
#867B7F
(134,123,127)
#968D91
(150,141,145)
#A69FA3
(166,159,163)
#B6B1B5
(182,177,181)
#C6C3C7
(198,195,199)
#D6D5D9
(214,213,217)
#E6E7EB
(230,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463337; }

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

This text font color is #463337.

Background Color

.myBgColor { background-color: #463337; }

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

This div background color is #463337.

Border color

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

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

This div border color is #463337.

Opacity

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

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

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

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

This text has shadow with #463337 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463337.

Preview

Color preview on black background

This text has color #463337 on black background.


Color preview on white background

This text has color #463337 on white background.


Black color preview on #463337 background

This text has black color on #463337 background.


White color preview on #463337 background

This text has white color on #463337 background.


Related colors

Complementary color

Complementary color for #hex is #B9CCC8.


I love getcolorcode.com

Triadic colors

1 #374633 and #333746 with #463337 are triadic colors.

2 #373346 and #334637 with #463337 are triadic colors.