COLOR #462384

HEX: #462384 RGB: (70,35,132)

Color info

#462384 contains mainly blue color. Web safe color of #462384 is #333399 (or #339).

RGB color model

#462384 color RGB value is (70,35,132).

RGB: (70,35,132) (27%, 14%, 52%)

RGB channels and saturation

R 70 of 255 = 27%
G 35 of 255 = 14%
B 132 of 255 = 52%

70
35
132

R + G + B ~ 31%. #462384 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 35 + 132 = 237 (100%)
R 70 of 237 ~ 29.54%
G 35 of 237 ~ 14.77%
B 132 of 237 ~ 55.7'%

%29.54
%14.77
%55.7

CMYK color model

#462384 color CMYK value is (47,73,0,48).

  • cyan value is 46.97%
  • magenta value is 73.48%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (47,73,0,48)
C47M73Y0K48 (47%, 73%, 0%, 48%)
(0.47 / 0.73 / 0.00 / 0.48)

CMYK percentages

%46.97
%73.48
%0
%48.24

Codes

Color #462384 in popluar color models

46 23 84
RGB 70 35 132
HSL 262° 58.08% 32.75%
HSB/HSV 262° 73.48% 51.76%
CMYK 46.97% 73.48% 0.00%
48.24%

Color #462384 in popluar number systems.

HEX 46 23 84
Decimal 70 35 132
Binary 1000110 100011 10000100
Octal 106 43 204

Shades and tints

Shades of #462384

#462384
(70,35,132)
#402078
(64,32,120)
#3A1D6C
(58,29,108)
#341A60
(52,26,96)
#2E1754
(46,23,84)
#281448
(40,20,72)
#22113C
(34,17,60)
#1C0E30
(28,14,48)
#160B24
(22,11,36)
#100818
(16,8,24)
#0A050C
(10,5,12)
#000000
(0,0,0)

Tints of #462384

#462384
(70,35,132)
#56378F
(86,55,143)
#664B9A
(102,75,154)
#765FA5
(118,95,165)
#8673B0
(134,115,176)
#9687BB
(150,135,187)
#A69BC6
(166,155,198)
#B6AFD1
(182,175,209)
#C6C3DC
(198,195,220)
#D6D7E7
(214,215,231)
#E6EBF2
(230,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462384; }

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

This text font color is #462384.

Background Color

.myBgColor { background-color: #462384; }

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

This div background color is #462384.

Border color

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

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

This div border color is #462384.

Opacity

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

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

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

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

This text has shadow with #462384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462384.

Preview

Color preview on black background

This text has color #462384 on black background.


Color preview on white background

This text has color #462384 on white background.


Black color preview on #462384 background

This text has black color on #462384 background.


White color preview on #462384 background

This text has white color on #462384 background.


Related colors

Complementary color

Complementary color for #hex is #B9DC7B.


I love getcolorcode.com

Triadic colors

1 #844623 and #238446 with #462384 are triadic colors.

2 #842346 and #234684 with #462384 are triadic colors.