COLOR #463051

HEX: #463051 RGB: (70,48,81)

Color info

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

RGB color model

#463051 color RGB value is (70,48,81).

RGB: (70,48,81) (27%, 19%, 32%)

RGB channels and saturation

R 70 of 255 = 27%
G 48 of 255 = 19%
B 81 of 255 = 32%

70
48
81

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

Portions of RGB colors in percentages

R + G + B = 70 + 48 + 81 = 199 (100%)
R 70 of 199 ~ 35.18%
G 48 of 199 ~ 24.12%
B 81 of 199 ~ 40.7'%

%35.18
%24.12
%40.7

CMYK color model

#463051 color CMYK value is (14,41,0,68).

  • cyan value is 13.58%
  • magenta value is 40.74%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (14,41,0,68) C14M41Y0K68 (14%,41%,0%,68%) (0.14/0.41/0.00/0.68) 

CMYK percentages

%13.58
%40.74
%0
%68.24

Codes

Color #463051 in popluar color models

46 30 51
RGB 70 48 81
HSL 280° 25.58% 25.29%
HSB/HSV 280° 40.74% 31.76%
CMYK 13.58% 40.74% 0.00%
68.24%

Color #463051 in popluar number systems.

HEX 46 30 51
Decimal 70 48 81
Binary 1000110 110000 1010001
Octal 106 60 121

Shades and tints

Shades of #463051

#463051
(70,48,81)
#402C4A
(64,44,74)
#3A2843
(58,40,67)
#34243C
(52,36,60)
#2E2035
(46,32,53)
#281C2E
(40,28,46)
#221827
(34,24,39)
#1C1420
(28,20,32)
#161019
(22,16,25)
#100C12
(16,12,18)
#0A080B
(10,8,11)
#000000
(0,0,0)

Tints of #463051

#463051
(70,48,81)
#564260
(86,66,96)
#66546F
(102,84,111)
#76667E
(118,102,126)
#86788D
(134,120,141)
#968A9C
(150,138,156)
#A69CAB
(166,156,171)
#B6AEBA
(182,174,186)
#C6C0C9
(198,192,201)
#D6D2D8
(214,210,216)
#E6E4E7
(230,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463051 color. Also use rgb(70,48,81) instead hex code.

Text Font Color

.myTextColor { color: #463051; }

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

This text font color is #463051.

Background Color

.myBgColor { background-color: #463051; }

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

This div background color is #463051.

Border color

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

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

This div border color is #463051.

Opacity

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

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

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

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

This text has shadow with #463051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463051.

Preview

Color preview on black background

This text has color #463051 on black background.


Color preview on white background

This text has color #463051 on white background.


Black color preview on #463051 background

This text has black color on #463051 background.


White color preview on #463051 background

This text has white color on #463051 background.


Related colors

Complementary color

Complementary color for #hex is #B9CFAE.


I love getcolorcode.com

Triadic colors

1 #514630 and #305146 with #463051 are triadic colors.

2 #513046 and #304651 with #463051 are triadic colors.