COLOR #463952

HEX: #463952 RGB: (70,57,82)

Color info

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

RGB color model

#463952 color RGB value is (70,57,82).

RGB: (70,57,82) (27%, 22%, 32%)

RGB channels and saturation

R 70 of 255 = 27%
G 57 of 255 = 22%
B 82 of 255 = 32%

70
57
82

R + G + B ~ 27%. #463952 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 57 + 82 = 209 (100%)
R 70 of 209 ~ 33.49%
G 57 of 209 ~ 27.27%
B 82 of 209 ~ 39.23'%

%33.49
%27.27
%39.23

CMYK color model

#463952 color CMYK value is (15,30,0,68).

  • cyan value is 14.63%
  • magenta value is 30.49%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (15,30,0,68)
C15M30Y0K68 (15%, 30%, 0%, 68%)
(0.15 / 0.30 / 0.00 / 0.68)

CMYK percentages

%14.63
%30.49
%0
%67.84

Codes

Color #463952 in popluar color models

46 39 52
RGB 70 57 82
HSL 271° 17.99% 27.25%
HSB/HSV 271° 30.49% 32.16%
CMYK 14.63% 30.49% 0.00%
67.84%

Color #463952 in popluar number systems.

HEX 46 39 52
Decimal 70 57 82
Binary 1000110 111001 1010010
Octal 106 71 122

Shades and tints

Shades of #463952

#463952
(70,57,82)
#40344B
(64,52,75)
#3A2F44
(58,47,68)
#342A3D
(52,42,61)
#2E2536
(46,37,54)
#28202F
(40,32,47)
#221B28
(34,27,40)
#1C1621
(28,22,33)
#16111A
(22,17,26)
#100C13
(16,12,19)
#0A070C
(10,7,12)
#000000
(0,0,0)

Tints of #463952

#463952
(70,57,82)
#564B61
(86,75,97)
#665D70
(102,93,112)
#766F7F
(118,111,127)
#86818E
(134,129,142)
#96939D
(150,147,157)
#A6A5AC
(166,165,172)
#B6B7BB
(182,183,187)
#C6C9CA
(198,201,202)
#D6DBD9
(214,219,217)
#E6EDE8
(230,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463952; }

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

This text font color is #463952.

Background Color

.myBgColor { background-color: #463952; }

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

This div background color is #463952.

Border color

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

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

This div border color is #463952.

Opacity

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

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

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

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

This text has shadow with #463952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463952.

Preview

Color preview on black background

This text has color #463952 on black background.


Color preview on white background

This text has color #463952 on white background.


Black color preview on #463952 background

This text has black color on #463952 background.


White color preview on #463952 background

This text has white color on #463952 background.


Related colors

Complementary color

Complementary color for #hex is #B9C6AD.


I love getcolorcode.com

Triadic colors

1 #524639 and #395246 with #463952 are triadic colors.

2 #523946 and #394652 with #463952 are triadic colors.