COLOR #462046

HEX: #462046 RGB: (70,32,70)

Color info

#462046 contains red, green and blue colors in about the same proportion. Web safe color of #462046 is #333333 (or #333).

RGB color model

#462046 color RGB value is (70,32,70).

RGB: (70,32,70) (27%, 13%, 27%)

RGB channels and saturation

R 70 of 255 = 27%
G 32 of 255 = 13%
B 70 of 255 = 27%

70
32
70

R + G + B ~ 22%. #462046 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 32 + 70 = 172 (100%)
R 70 of 172 ~ 40.7%
G 32 of 172 ~ 18.6%
B 70 of 172 ~ 40.7'%

%40.7
%18.6
%40.7

CMYK color model

#462046 color CMYK value is (0,54,0,73).

  • cyan value is 0.00%
  • magenta value is 54.29%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (0,54,0,73)
C0M54Y0K73 (0%, 54%, 0%, 73%)
(0.00 / 0.54 / 0.00 / 0.73)

CMYK percentages

%0
%54.29
%0
%72.55

Codes

Color #462046 in popluar color models

46 20 46
RGB 70 32 70
HSL 300° 37.25% 20.00%
HSB/HSV 300° 54.29% 27.45%
CMYK 0.00% 54.29% 0.00%
72.55%

Color #462046 in popluar number systems.

HEX 46 20 46
Decimal 70 32 70
Binary 1000110 100000 1000110
Octal 106 40 106

Shades and tints

Shades of #462046

#462046
(70,32,70)
#401E40
(64,30,64)
#3A1C3A
(58,28,58)
#341A34
(52,26,52)
#2E182E
(46,24,46)
#281628
(40,22,40)
#221422
(34,20,34)
#1C121C
(28,18,28)
#161016
(22,16,22)
#100E10
(16,14,16)
#0A0C0A
(10,12,10)
#000000
(0,0,0)

Tints of #462046

#462046
(70,32,70)
#563456
(86,52,86)
#664866
(102,72,102)
#765C76
(118,92,118)
#867086
(134,112,134)
#968496
(150,132,150)
#A698A6
(166,152,166)
#B6ACB6
(182,172,182)
#C6C0C6
(198,192,198)
#D6D4D6
(214,212,214)
#E6E8E6
(230,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462046; }

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

This text font color is #462046.

Background Color

.myBgColor { background-color: #462046; }

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

This div background color is #462046.

Border color

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

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

This div border color is #462046.

Opacity

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

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

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

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

This text has shadow with #462046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462046.

Preview

Color preview on black background

This text has color #462046 on black background.


Color preview on white background

This text has color #462046 on white background.


Black color preview on #462046 background

This text has black color on #462046 background.


White color preview on #462046 background

This text has white color on #462046 background.


Related colors

Complementary color

Complementary color for #hex is #B9DFB9.


I love getcolorcode.com

Triadic colors

1 #464620 and #204646 with #462046 are triadic colors.

2 #462046 and #204646 with #462046 are triadic colors.