COLOR #463343

HEX: #463343 RGB: (70,51,67)

Color info

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

RGB color model

#463343 color RGB value is (70,51,67).

RGB: (70,51,67) (27%, 20%, 26%)

RGB channels and saturation

R 70 of 255 = 27%
G 51 of 255 = 20%
B 67 of 255 = 26%

70
51
67

R + G + B ~ 24%. #463343 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 51 + 67 = 188 (100%)
R 70 of 188 ~ 37.23%
G 51 of 188 ~ 27.13%
B 67 of 188 ~ 35.64'%

%37.23
%27.13
%35.64

CMYK color model

#463343 color CMYK value is (0,27,4,73).

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

CMYK: (0,27,4,73)
C0M27Y4K73 (0%, 27%, 4%, 73%)
(0.00 / 0.27 / 0.04 / 0.73)

CMYK percentages

%0
%27.14
%4.29
%72.55

Codes

Color #463343 in popluar color models

46 33 43
RGB 70 51 67
HSL 309° 15.70% 23.73%
HSB/HSV 309° 27.14% 27.45%
CMYK 0.00% 27.14% 4.29%
72.55%

Color #463343 in popluar number systems.

HEX 46 33 43
Decimal 70 51 67
Binary 1000110 110011 1000011
Octal 106 63 103

Shades and tints

Shades of #463343

#463343
(70,51,67)
#402F3D
(64,47,61)
#3A2B37
(58,43,55)
#342731
(52,39,49)
#2E232B
(46,35,43)
#281F25
(40,31,37)
#221B1F
(34,27,31)
#1C1719
(28,23,25)
#161313
(22,19,19)
#100F0D
(16,15,13)
#0A0B07
(10,11,7)
#000000
(0,0,0)

Tints of #463343

#463343
(70,51,67)
#564554
(86,69,84)
#665765
(102,87,101)
#766976
(118,105,118)
#867B87
(134,123,135)
#968D98
(150,141,152)
#A69FA9
(166,159,169)
#B6B1BA
(182,177,186)
#C6C3CB
(198,195,203)
#D6D5DC
(214,213,220)
#E6E7ED
(230,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463343; }

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

This text font color is #463343.

Background Color

.myBgColor { background-color: #463343; }

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

This div background color is #463343.

Border color

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

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

This div border color is #463343.

Opacity

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

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

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

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

This text has shadow with #463343 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463343.

Preview

Color preview on black background

This text has color #463343 on black background.


Color preview on white background

This text has color #463343 on white background.


Black color preview on #463343 background

This text has black color on #463343 background.


White color preview on #463343 background

This text has white color on #463343 background.


Related colors

Complementary color

Complementary color for #hex is #B9CCBC.


I love getcolorcode.com

Triadic colors

1 #434633 and #334346 with #463343 are triadic colors.

2 #433346 and #334643 with #463343 are triadic colors.