COLOR #463D56

HEX: #463D56 RGB: (70,61,86)

Color info

#463D56 contains red, green and blue colors in about the same proportion. Web safe color of #463D56 is #333366 (or #336).

RGB color model

#463D56 color RGB value is (70,61,86).

RGB: (70,61,86) (27%, 24%, 34%)

RGB channels and saturation

R 70 of 255 = 27%
G 61 of 255 = 24%
B 86 of 255 = 34%

70
61
86

R + G + B ~ 28%. #463D56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 61 + 86 = 217 (100%)
R 70 of 217 ~ 32.26%
G 61 of 217 ~ 28.11%
B 86 of 217 ~ 39.63'%

%32.26
%28.11
%39.63

CMYK color model

#463D56 color CMYK value is (19,29,0,66).

  • cyan value is 18.60%
  • magenta value is 29.07%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (19,29,0,66)
C19M29Y0K66 (19%, 29%, 0%, 66%)
(0.19 / 0.29 / 0.00 / 0.66)

CMYK percentages

%18.6
%29.07
%0
%66.27

Codes

Color #463D56 in popluar color models

46 3D 56
RGB 70 61 86
HSL 262° 17.01% 28.82%
HSB/HSV 262° 29.07% 33.73%
CMYK 18.60% 29.07% 0.00%
66.27%

Color #463D56 in popluar number systems.

HEX 46 3D 56
Decimal 70 61 86
Binary 1000110 111101 1010110
Octal 106 75 126

Shades and tints

Shades of #463D56

#463D56
(70,61,86)
#40384F
(64,56,79)
#3A3348
(58,51,72)
#342E41
(52,46,65)
#2E293A
(46,41,58)
#282433
(40,36,51)
#221F2C
(34,31,44)
#1C1A25
(28,26,37)
#16151E
(22,21,30)
#101017
(16,16,23)
#0A0B10
(10,11,16)
#000000
(0,0,0)

Tints of #463D56

#463D56
(70,61,86)
#564E65
(86,78,101)
#665F74
(102,95,116)
#767083
(118,112,131)
#868192
(134,129,146)
#9692A1
(150,146,161)
#A6A3B0
(166,163,176)
#B6B4BF
(182,180,191)
#C6C5CE
(198,197,206)
#D6D6DD
(214,214,221)
#E6E7EC
(230,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463D56 color. Also use rgb(70,61,86) instead hex code.

Text Font Color

.myTextColor { color: #463D56; }

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

This text font color is #463D56.

Background Color

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

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

This div background color is #463D56.

Border color

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

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

This div border color is #463D56.

Opacity

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

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

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

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

This text has shadow with #463D56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463D56.

Preview

Color preview on black background

This text has color #463D56 on black background.


Color preview on white background

This text has color #463D56 on white background.


Black color preview on #463D56 background

This text has black color on #463D56 background.


White color preview on #463D56 background

This text has white color on #463D56 background.


Related colors

Complementary color

Complementary color for #hex is #B9C2A9.


I love getcolorcode.com

Triadic colors

1 #56463D and #3D5646 with #463D56 are triadic colors.

2 #563D46 and #3D4656 with #463D56 are triadic colors.