COLOR #463257

HEX: #463257 RGB: (70,50,87)

Color info

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

RGB color model

#463257 color RGB value is (70,50,87).

RGB: (70,50,87) (27%, 20%, 34%)

RGB channels and saturation

R 70 of 255 = 27%
G 50 of 255 = 20%
B 87 of 255 = 34%

70
50
87

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

Portions of RGB colors in percentages

R + G + B = 70 + 50 + 87 = 207 (100%)
R 70 of 207 ~ 33.82%
G 50 of 207 ~ 24.15%
B 87 of 207 ~ 42.03'%

%33.82
%24.15
%42.03

CMYK color model

#463257 color CMYK value is (20,43,0,66).

  • cyan value is 19.54%
  • magenta value is 42.53%
  • yellow value is 0.00%
  • key color value is 65.88%
CMYK: (20,43,0,66) C20M43Y0K66 (20%,43%,0%,66%) (0.20/0.43/0.00/0.66) 

CMYK percentages

%19.54
%42.53
%0
%65.88

Codes

Color #463257 in popluar color models

46 32 57
RGB 70 50 87
HSL 272° 27.01% 26.86%
HSB/HSV 272° 42.53% 34.12%
CMYK 19.54% 42.53% 0.00%
65.88%

Color #463257 in popluar number systems.

HEX 46 32 57
Decimal 70 50 87
Binary 1000110 110010 1010111
Octal 106 62 127

Shades and tints

Shades of #463257

#463257
(70,50,87)
#402E50
(64,46,80)
#3A2A49
(58,42,73)
#342642
(52,38,66)
#2E223B
(46,34,59)
#281E34
(40,30,52)
#221A2D
(34,26,45)
#1C1626
(28,22,38)
#16121F
(22,18,31)
#100E18
(16,14,24)
#0A0A11
(10,10,17)
#000000
(0,0,0)

Tints of #463257

#463257
(70,50,87)
#564466
(86,68,102)
#665675
(102,86,117)
#766884
(118,104,132)
#867A93
(134,122,147)
#968CA2
(150,140,162)
#A69EB1
(166,158,177)
#B6B0C0
(182,176,192)
#C6C2CF
(198,194,207)
#D6D4DE
(214,212,222)
#E6E6ED
(230,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463257 color. Also use rgb(70,50,87) instead hex code.

Text Font Color

.myTextColor { color: #463257; }

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

This text font color is #463257.

Background Color

.myBgColor { background-color: #463257; }

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

This div background color is #463257.

Border color

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

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

This div border color is #463257.

Opacity

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

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

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

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

This text has shadow with #463257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463257.

Preview

Color preview on black background

This text has color #463257 on black background.


Color preview on white background

This text has color #463257 on white background.


Black color preview on #463257 background

This text has black color on #463257 background.


White color preview on #463257 background

This text has white color on #463257 background.


Related colors

Complementary color

Complementary color for #hex is #B9CDA8.


I love getcolorcode.com

Triadic colors

1 #574632 and #325746 with #463257 are triadic colors.

2 #573246 and #324657 with #463257 are triadic colors.