COLOR #463740

HEX: #463740 RGB: (70,55,64)

Color info

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

RGB color model

#463740 color RGB value is (70,55,64).

RGB: (70,55,64) (27%, 22%, 25%)

RGB channels and saturation

R 70 of 255 = 27%
G 55 of 255 = 22%
B 64 of 255 = 25%

70
55
64

R + G + B ~ 25%. #463740 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 55 + 64 = 189 (100%)
R 70 of 189 ~ 37.04%
G 55 of 189 ~ 29.1%
B 64 of 189 ~ 33.86'%

%37.04
%29.1
%33.86

CMYK color model

#463740 color CMYK value is (0,21,9,73).

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

CMYK: (0,21,9,73)
C0M21Y9K73 (0%, 21%, 9%, 73%)
(0.00 / 0.21 / 0.09 / 0.73)

CMYK percentages

%0
%21.43
%8.57
%72.55

Codes

Color #463740 in popluar color models

46 37 40
RGB 70 55 64
HSL 324° 12.00% 24.51%
HSB/HSV 324° 21.43% 27.45%
CMYK 0.00% 21.43% 8.57%
72.55%

Color #463740 in popluar number systems.

HEX 46 37 40
Decimal 70 55 64
Binary 1000110 110111 1000000
Octal 106 67 100

Shades and tints

Shades of #463740

#463740
(70,55,64)
#40323B
(64,50,59)
#3A2D36
(58,45,54)
#342831
(52,40,49)
#2E232C
(46,35,44)
#281E27
(40,30,39)
#221922
(34,25,34)
#1C141D
(28,20,29)
#160F18
(22,15,24)
#100A13
(16,10,19)
#0A050E
(10,5,14)
#000000
(0,0,0)

Tints of #463740

#463740
(70,55,64)
#564951
(86,73,81)
#665B62
(102,91,98)
#766D73
(118,109,115)
#867F84
(134,127,132)
#969195
(150,145,149)
#A6A3A6
(166,163,166)
#B6B5B7
(182,181,183)
#C6C7C8
(198,199,200)
#D6D9D9
(214,217,217)
#E6EBEA
(230,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463740; }

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

This text font color is #463740.

Background Color

.myBgColor { background-color: #463740; }

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

This div background color is #463740.

Border color

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

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

This div border color is #463740.

Opacity

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

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

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

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

This text has shadow with #463740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463740.

Preview

Color preview on black background

This text has color #463740 on black background.


Color preview on white background

This text has color #463740 on white background.


Black color preview on #463740 background

This text has black color on #463740 background.


White color preview on #463740 background

This text has white color on #463740 background.


Related colors

Complementary color

Complementary color for #hex is #B9C8BF.


I love getcolorcode.com

Triadic colors

1 #404637 and #374046 with #463740 are triadic colors.

2 #403746 and #374640 with #463740 are triadic colors.