COLOR #462867

HEX: #462867 RGB: (70,40,103)

Color info

#462867 contains mainly red and blue colors. Web safe color of #462867 is #333366 (or #336).

RGB color model

#462867 color RGB value is (70,40,103).

RGB: (70,40,103) (27%, 16%, 40%)

RGB channels and saturation

R 70 of 255 = 27%
G 40 of 255 = 16%
B 103 of 255 = 40%

70
40
103

R + G + B ~ 28%. #462867 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 40 + 103 = 213 (100%)
R 70 of 213 ~ 32.86%
G 40 of 213 ~ 18.78%
B 103 of 213 ~ 48.36'%

%32.86
%18.78
%48.36

CMYK color model

#462867 color CMYK value is (32,61,0,60).

  • cyan value is 32.04%
  • magenta value is 61.17%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (32,61,0,60)
C32M61Y0K60 (32%, 61%, 0%, 60%)
(0.32 / 0.61 / 0.00 / 0.60)

CMYK percentages

%32.04
%61.17
%0
%59.61

Codes

Color #462867 in popluar color models

46 28 67
RGB 70 40 103
HSL 269° 44.06% 28.04%
HSB/HSV 269° 61.17% 40.39%
CMYK 32.04% 61.17% 0.00%
59.61%

Color #462867 in popluar number systems.

HEX 46 28 67
Decimal 70 40 103
Binary 1000110 101000 1100111
Octal 106 50 147

Shades and tints

Shades of #462867

#462867
(70,40,103)
#40255E
(64,37,94)
#3A2255
(58,34,85)
#341F4C
(52,31,76)
#2E1C43
(46,28,67)
#28193A
(40,25,58)
#221631
(34,22,49)
#1C1328
(28,19,40)
#16101F
(22,16,31)
#100D16
(16,13,22)
#0A0A0D
(10,10,13)
#000000
(0,0,0)

Tints of #462867

#462867
(70,40,103)
#563B74
(86,59,116)
#664E81
(102,78,129)
#76618E
(118,97,142)
#86749B
(134,116,155)
#9687A8
(150,135,168)
#A69AB5
(166,154,181)
#B6ADC2
(182,173,194)
#C6C0CF
(198,192,207)
#D6D3DC
(214,211,220)
#E6E6E9
(230,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462867; }

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

This text font color is #462867.

Background Color

.myBgColor { background-color: #462867; }

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

This div background color is #462867.

Border color

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

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

This div border color is #462867.

Opacity

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

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

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

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

This text has shadow with #462867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462867.

Preview

Color preview on black background

This text has color #462867 on black background.


Color preview on white background

This text has color #462867 on white background.


Black color preview on #462867 background

This text has black color on #462867 background.


White color preview on #462867 background

This text has white color on #462867 background.


Related colors

Complementary color

Complementary color for #hex is #B9D798.


I love getcolorcode.com

Triadic colors

1 #674628 and #286746 with #462867 are triadic colors.

2 #672846 and #284667 with #462867 are triadic colors.