COLOR #462150

HEX: #462150 RGB: (70,33,80)

Color info

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

RGB color model

#462150 color RGB value is (70,33,80).

RGB: (70,33,80) (27%, 13%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 33 of 255 = 13%
B 80 of 255 = 31%

70
33
80

R + G + B ~ 24%. #462150 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 33 + 80 = 183 (100%)
R 70 of 183 ~ 38.25%
G 33 of 183 ~ 18.03%
B 80 of 183 ~ 43.72'%

%38.25
%18.03
%43.72

CMYK color model

#462150 color CMYK value is (13,59,0,69).

  • cyan value is 12.50%
  • magenta value is 58.75%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (13,59,0,69)
C13M59Y0K69 (13%, 59%, 0%, 69%)
(0.13 / 0.59 / 0.00 / 0.69)

CMYK percentages

%12.5
%58.75
%0
%68.63

Codes

Color #462150 in popluar color models

46 21 50
RGB 70 33 80
HSL 287° 41.59% 22.16%
HSB/HSV 287° 58.75% 31.37%
CMYK 12.50% 58.75% 0.00%
68.63%

Color #462150 in popluar number systems.

HEX 46 21 50
Decimal 70 33 80
Binary 1000110 100001 1010000
Octal 106 41 120

Shades and tints

Shades of #462150

#462150
(70,33,80)
#401E49
(64,30,73)
#3A1B42
(58,27,66)
#34183B
(52,24,59)
#2E1534
(46,21,52)
#28122D
(40,18,45)
#220F26
(34,15,38)
#1C0C1F
(28,12,31)
#160918
(22,9,24)
#100611
(16,6,17)
#0A030A
(10,3,10)
#000000
(0,0,0)

Tints of #462150

#462150
(70,33,80)
#56355F
(86,53,95)
#66496E
(102,73,110)
#765D7D
(118,93,125)
#86718C
(134,113,140)
#96859B
(150,133,155)
#A699AA
(166,153,170)
#B6ADB9
(182,173,185)
#C6C1C8
(198,193,200)
#D6D5D7
(214,213,215)
#E6E9E6
(230,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462150; }

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

This text font color is #462150.

Background Color

.myBgColor { background-color: #462150; }

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

This div background color is #462150.

Border color

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

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

This div border color is #462150.

Opacity

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

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

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

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

This text has shadow with #462150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462150.

Preview

Color preview on black background

This text has color #462150 on black background.


Color preview on white background

This text has color #462150 on white background.


Black color preview on #462150 background

This text has black color on #462150 background.


White color preview on #462150 background

This text has white color on #462150 background.


Related colors

Complementary color

Complementary color for #hex is #B9DEAF.


I love getcolorcode.com

Triadic colors

1 #504621 and #215046 with #462150 are triadic colors.

2 #502146 and #214650 with #462150 are triadic colors.