COLOR #463A39

HEX: #463A39 RGB: (70,58,57)

Color info

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

RGB color model

#463A39 color RGB value is (70,58,57).

RGB: (70,58,57) (27%, 23%, 22%)

RGB channels and saturation

R 70 of 255 = 27%
G 58 of 255 = 23%
B 57 of 255 = 22%

70
58
57

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

Portions of RGB colors in percentages

R + G + B = 70 + 58 + 57 = 185 (100%)
R 70 of 185 ~ 37.84%
G 58 of 185 ~ 31.35%
B 57 of 185 ~ 30.81'%

%37.84
%31.35
%30.81

CMYK color model

#463A39 color CMYK value is (0,17,19,73).

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

CMYK: (0,17,19,73)
C0M17Y19K73 (0%, 17%, 19%, 73%)
(0.00 / 0.17 / 0.19 / 0.73)

CMYK percentages

%0
%17.14
%18.57
%72.55

Codes

Color #463A39 in popluar color models

46 3A 39
RGB 70 58 57
HSL 10.24% 24.90%
HSB/HSV 18.57% 27.45%
CMYK 0.00% 17.14% 18.57%
72.55%

Color #463A39 in popluar number systems.

HEX 46 3A 39
Decimal 70 58 57
Binary 1000110 111010 111001
Octal 106 72 71

Shades and tints

Shades of #463A39

#463A39
(70,58,57)
#403534
(64,53,52)
#3A302F
(58,48,47)
#342B2A
(52,43,42)
#2E2625
(46,38,37)
#282120
(40,33,32)
#221C1B
(34,28,27)
#1C1716
(28,23,22)
#161211
(22,18,17)
#100D0C
(16,13,12)
#0A0807
(10,8,7)
#000000
(0,0,0)

Tints of #463A39

#463A39
(70,58,57)
#564B4B
(86,75,75)
#665C5D
(102,92,93)
#766D6F
(118,109,111)
#867E81
(134,126,129)
#968F93
(150,143,147)
#A6A0A5
(166,160,165)
#B6B1B7
(182,177,183)
#C6C2C9
(198,194,201)
#D6D3DB
(214,211,219)
#E6E4ED
(230,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463A39; }

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

This text font color is #463A39.

Background Color

.myBgColor { background-color: #463A39; }

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

This div background color is #463A39.

Border color

.myBorderColor { border: 1px solid #463A39; }

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

This div border color is #463A39.

Opacity

.myOpacity80 { color: #463A39; opacity: 0.8; }

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

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

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

This text has shadow with #463A39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463A39.

Preview

Color preview on black background

This text has color #463A39 on black background.


Color preview on white background

This text has color #463A39 on white background.


Black color preview on #463A39 background

This text has black color on #463A39 background.


White color preview on #463A39 background

This text has white color on #463A39 background.


Related colors

Complementary color

Complementary color for #hex is #B9C5C6.


I love getcolorcode.com

Triadic colors

1 #39463A and #3A3946 with #463A39 are triadic colors.

2 #393A46 and #3A4639 with #463A39 are triadic colors.