COLOR #463339

HEX: #463339 RGB: (70,51,57)

Color info

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

RGB color model

#463339 color RGB value is (70,51,57).

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

RGB channels and saturation

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

70
51
57

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

Portions of RGB colors in percentages

R + G + B = 70 + 51 + 57 = 178 (100%)
R 70 of 178 ~ 39.33%
G 51 of 178 ~ 28.65%
B 57 of 178 ~ 32.02'%

%39.33
%28.65
%32.02

CMYK color model

#463339 color CMYK value is (0,27,19,73).

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

CMYK: (0,27,19,73)
C0M27Y19K73 (0%, 27%, 19%, 73%)
(0.00 / 0.27 / 0.19 / 0.73)

CMYK percentages

%0
%27.14
%18.57
%72.55

Codes

Color #463339 in popluar color models

46 33 39
RGB 70 51 57
HSL 341° 15.70% 23.73%
HSB/HSV 341° 27.14% 27.45%
CMYK 0.00% 27.14% 18.57%
72.55%

Color #463339 in popluar number systems.

HEX 46 33 39
Decimal 70 51 57
Binary 1000110 110011 111001
Octal 106 63 71

Shades and tints

Shades of #463339

#463339
(70,51,57)
#402F34
(64,47,52)
#3A2B2F
(58,43,47)
#34272A
(52,39,42)
#2E2325
(46,35,37)
#281F20
(40,31,32)
#221B1B
(34,27,27)
#1C1716
(28,23,22)
#161311
(22,19,17)
#100F0C
(16,15,12)
#0A0B07
(10,11,7)
#000000
(0,0,0)

Tints of #463339

#463339
(70,51,57)
#56454B
(86,69,75)
#66575D
(102,87,93)
#76696F
(118,105,111)
#867B81
(134,123,129)
#968D93
(150,141,147)
#A69FA5
(166,159,165)
#B6B1B7
(182,177,183)
#C6C3C9
(198,195,201)
#D6D5DB
(214,213,219)
#E6E7ED
(230,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463339; }

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

This text font color is #463339.

Background Color

.myBgColor { background-color: #463339; }

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

This div background color is #463339.

Border color

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

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

This div border color is #463339.

Opacity

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

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

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

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

This text has shadow with #463339 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463339.

Preview

Color preview on black background

This text has color #463339 on black background.


Color preview on white background

This text has color #463339 on white background.


Black color preview on #463339 background

This text has black color on #463339 background.


White color preview on #463339 background

This text has white color on #463339 background.


Related colors

Complementary color

Complementary color for #hex is #B9CCC6.


I love getcolorcode.com

Triadic colors

1 #394633 and #333946 with #463339 are triadic colors.

2 #393346 and #334639 with #463339 are triadic colors.