COLOR #463634

HEX: #463634 RGB: (70,54,52)

Color info

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

RGB color model

#463634 color RGB value is (70,54,52).

RGB: (70,54,52) (27%, 21%, 20%)

RGB channels and saturation

R 70 of 255 = 27%
G 54 of 255 = 21%
B 52 of 255 = 20%

70
54
52

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

Portions of RGB colors in percentages

R + G + B = 70 + 54 + 52 = 176 (100%)
R 70 of 176 ~ 39.77%
G 54 of 176 ~ 30.68%
B 52 of 176 ~ 29.55'%

%39.77
%30.68
%29.55

CMYK color model

#463634 color CMYK value is (0,23,26,73).

  • cyan value is 0.00%
  • magenta value is 22.86%
  • yellow value is 25.71%
  • key color value is 72.55%
CMYK: (0,23,26,73) C0M23Y26K73 (0%,23%,26%,73%) (0.00/0.23/0.26/0.73) 

CMYK percentages

%0
%22.86
%25.71
%72.55

Codes

Color #463634 in popluar color models

46 36 34
RGB 70 54 52
HSL 14.75% 23.92%
HSB/HSV 25.71% 27.45%
CMYK 0.00% 22.86% 25.71%
72.55%

Color #463634 in popluar number systems.

HEX 46 36 34
Decimal 70 54 52
Binary 1000110 110110 110100
Octal 106 66 64

Shades and tints

Shades of #463634

#463634
(70,54,52)
#403230
(64,50,48)
#3A2E2C
(58,46,44)
#342A28
(52,42,40)
#2E2624
(46,38,36)
#282220
(40,34,32)
#221E1C
(34,30,28)
#1C1A18
(28,26,24)
#161614
(22,22,20)
#101210
(16,18,16)
#0A0E0C
(10,14,12)
#000000
(0,0,0)

Tints of #463634

#463634
(70,54,52)
#564846
(86,72,70)
#665A58
(102,90,88)
#766C6A
(118,108,106)
#867E7C
(134,126,124)
#96908E
(150,144,142)
#A6A2A0
(166,162,160)
#B6B4B2
(182,180,178)
#C6C6C4
(198,198,196)
#D6D8D6
(214,216,214)
#E6EAE8
(230,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463634 color. Also use rgb(70,54,52) instead hex code.

Text Font Color

.myTextColor { color: #463634; }

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

This text font color is #463634.

Background Color

.myBgColor { background-color: #463634; }

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

This div background color is #463634.

Border color

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

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

This div border color is #463634.

Opacity

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

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

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

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

This text has shadow with #463634 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463634.

Preview

Color preview on black background

This text has color #463634 on black background.


Color preview on white background

This text has color #463634 on white background.


Black color preview on #463634 background

This text has black color on #463634 background.


White color preview on #463634 background

This text has white color on #463634 background.


Related colors

Complementary color

Complementary color for #hex is #B9C9CB.


I love getcolorcode.com

Gradients

Color #463634 is used in Wenge gradient.

Wenge


Triadic colors

1 #344636 and #363446 with #463634 are triadic colors.

2 #343646 and #364634 with #463634 are triadic colors.