COLOR #463640

HEX: #463640 RGB: (70,54,64)

Color info

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

RGB color model

#463640 color RGB value is (70,54,64).

RGB: (70,54,64) (27%, 21%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 54 of 255 = 21%
B 64 of 255 = 25%

70
54
64

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

Portions of RGB colors in percentages

R + G + B = 70 + 54 + 64 = 188 (100%)
R 70 of 188 ~ 37.23%
G 54 of 188 ~ 28.72%
B 64 of 188 ~ 34.04'%

%37.23
%28.72
%34.04

CMYK color model

#463640 color CMYK value is (0,23,9,73).

  • cyan value is 0.00%
  • magenta value is 22.86%
  • yellow value is 8.57%
  • key color value is 72.55%

CMYK: (0,23,9,73)
C0M23Y9K73 (0%, 23%, 9%, 73%)
(0.00 / 0.23 / 0.09 / 0.73)

CMYK percentages

%0
%22.86
%8.57
%72.55

Codes

Color #463640 in popluar color models

46 36 40
RGB 70 54 64
HSL 323° 12.90% 24.31%
HSB/HSV 323° 22.86% 27.45%
CMYK 0.00% 22.86% 8.57%
72.55%

Color #463640 in popluar number systems.

HEX 46 36 40
Decimal 70 54 64
Binary 1000110 110110 1000000
Octal 106 66 100

Shades and tints

Shades of #463640

#463640
(70,54,64)
#40323B
(64,50,59)
#3A2E36
(58,46,54)
#342A31
(52,42,49)
#2E262C
(46,38,44)
#282227
(40,34,39)
#221E22
(34,30,34)
#1C1A1D
(28,26,29)
#161618
(22,22,24)
#101213
(16,18,19)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #463640

#463640
(70,54,64)
#564851
(86,72,81)
#665A62
(102,90,98)
#766C73
(118,108,115)
#867E84
(134,126,132)
#969095
(150,144,149)
#A6A2A6
(166,162,166)
#B6B4B7
(182,180,183)
#C6C6C8
(198,198,200)
#D6D8D9
(214,216,217)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463640; }

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

This text font color is #463640.

Background Color

.myBgColor { background-color: #463640; }

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

This div background color is #463640.

Border color

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

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

This div border color is #463640.

Opacity

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

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

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

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

This text has shadow with #463640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463640.

Preview

Color preview on black background

This text has color #463640 on black background.


Color preview on white background

This text has color #463640 on white background.


Black color preview on #463640 background

This text has black color on #463640 background.


White color preview on #463640 background

This text has white color on #463640 background.


Related colors

Complementary color

Complementary color for #hex is #B9C9BF.


I love getcolorcode.com

Triadic colors

1 #404636 and #364046 with #463640 are triadic colors.

2 #403646 and #364640 with #463640 are triadic colors.