COLOR #463153

HEX: #463153 RGB: (70,49,83)

Color info

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

RGB color model

#463153 color RGB value is (70,49,83).

RGB: (70,49,83) (27%, 19%, 33%)

RGB channels and saturation

R 70 of 255 = 27%
G 49 of 255 = 19%
B 83 of 255 = 33%

70
49
83

R + G + B ~ 26%. #463153 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 49 + 83 = 202 (100%)
R 70 of 202 ~ 34.65%
G 49 of 202 ~ 24.26%
B 83 of 202 ~ 41.09'%

%34.65
%24.26
%41.09

CMYK color model

#463153 color CMYK value is (16,41,0,67).

  • cyan value is 15.66%
  • magenta value is 40.96%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (16,41,0,67)
C16M41Y0K67 (16%, 41%, 0%, 67%)
(0.16 / 0.41 / 0.00 / 0.67)

CMYK percentages

%15.66
%40.96
%0
%67.45

Codes

Color #463153 in popluar color models

46 31 53
RGB 70 49 83
HSL 277° 25.76% 25.88%
HSB/HSV 277° 40.96% 32.55%
CMYK 15.66% 40.96% 0.00%
67.45%

Color #463153 in popluar number systems.

HEX 46 31 53
Decimal 70 49 83
Binary 1000110 110001 1010011
Octal 106 61 123

Shades and tints

Shades of #463153

#463153
(70,49,83)
#402D4C
(64,45,76)
#3A2945
(58,41,69)
#34253E
(52,37,62)
#2E2137
(46,33,55)
#281D30
(40,29,48)
#221929
(34,25,41)
#1C1522
(28,21,34)
#16111B
(22,17,27)
#100D14
(16,13,20)
#0A090D
(10,9,13)
#000000
(0,0,0)

Tints of #463153

#463153
(70,49,83)
#564362
(86,67,98)
#665571
(102,85,113)
#766780
(118,103,128)
#86798F
(134,121,143)
#968B9E
(150,139,158)
#A69DAD
(166,157,173)
#B6AFBC
(182,175,188)
#C6C1CB
(198,193,203)
#D6D3DA
(214,211,218)
#E6E5E9
(230,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463153 color. Also use rgb(70,49,83) instead hex code.

Text Font Color

.myTextColor { color: #463153; }

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

This text font color is #463153.

Background Color

.myBgColor { background-color: #463153; }

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

This div background color is #463153.

Border color

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

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

This div border color is #463153.

Opacity

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

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

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

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

This text has shadow with #463153 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463153.

Preview

Color preview on black background

This text has color #463153 on black background.


Color preview on white background

This text has color #463153 on white background.


Black color preview on #463153 background

This text has black color on #463153 background.


White color preview on #463153 background

This text has white color on #463153 background.


Related colors

Complementary color

Complementary color for #hex is #B9CEAC.


I love getcolorcode.com

Triadic colors

1 #534631 and #315346 with #463153 are triadic colors.

2 #533146 and #314653 with #463153 are triadic colors.