COLOR #462869

HEX: #462869 RGB: (70,40,105)

Color info

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

RGB color model

#462869 color RGB value is (70,40,105).

RGB: (70,40,105) (27%, 16%, 41%)

RGB channels and saturation

R 70 of 255 = 27%
G 40 of 255 = 16%
B 105 of 255 = 41%

70
40
105

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

Portions of RGB colors in percentages

R + G + B = 70 + 40 + 105 = 215 (100%)
R 70 of 215 ~ 32.56%
G 40 of 215 ~ 18.6%
B 105 of 215 ~ 48.84'%

%32.56
%18.6
%48.84

CMYK color model

#462869 color CMYK value is (33,62,0,59).

  • cyan value is 33.33%
  • magenta value is 61.90%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (33,62,0,59) C33M62Y0K59 (33%,62%,0%,59%) (0.33/0.62/0.00/0.59) 

CMYK percentages

%33.33
%61.9
%0
%58.82

Codes

Color #462869 in popluar color models

46 28 69
RGB 70 40 105
HSL 268° 44.83% 28.43%
HSB/HSV 268° 61.90% 41.18%
CMYK 33.33% 61.90% 0.00%
58.82%

Color #462869 in popluar number systems.

HEX 46 28 69
Decimal 70 40 105
Binary 1000110 101000 1101001
Octal 106 50 151

Shades and tints

Shades of #462869

#462869
(70,40,105)
#402560
(64,37,96)
#3A2257
(58,34,87)
#341F4E
(52,31,78)
#2E1C45
(46,28,69)
#28193C
(40,25,60)
#221633
(34,22,51)
#1C132A
(28,19,42)
#161021
(22,16,33)
#100D18
(16,13,24)
#0A0A0F
(10,10,15)
#000000
(0,0,0)

Tints of #462869

#462869
(70,40,105)
#563B76
(86,59,118)
#664E83
(102,78,131)
#766190
(118,97,144)
#86749D
(134,116,157)
#9687AA
(150,135,170)
#A69AB7
(166,154,183)
#B6ADC4
(182,173,196)
#C6C0D1
(198,192,209)
#D6D3DE
(214,211,222)
#E6E6EB
(230,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462869; }

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

This text font color is #462869.

Background Color

.myBgColor { background-color: #462869; }

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

This div background color is #462869.

Border color

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

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

This div border color is #462869.

Opacity

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

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

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

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

This text has shadow with #462869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462869.

Preview

Color preview on black background

This text has color #462869 on black background.


Color preview on white background

This text has color #462869 on white background.


Black color preview on #462869 background

This text has black color on #462869 background.


White color preview on #462869 background

This text has white color on #462869 background.


Related colors

Complementary color

Complementary color for #hex is #B9D796.


I love getcolorcode.com

Triadic colors

1 #694628 and #286946 with #462869 are triadic colors.

2 #692846 and #284669 with #462869 are triadic colors.