COLOR #462267

HEX: #462267 RGB: (70,34,103)

Color info

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

RGB color model

#462267 color RGB value is (70,34,103).

RGB: (70,34,103) (27%, 13%, 40%)

RGB channels and saturation

R 70 of 255 = 27%
G 34 of 255 = 13%
B 103 of 255 = 40%

70
34
103

R + G + B ~ 27%. #462267 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 34 + 103 = 207 (100%)
R 70 of 207 ~ 33.82%
G 34 of 207 ~ 16.43%
B 103 of 207 ~ 49.76'%

%33.82
%16.43
%49.76

CMYK color model

#462267 color CMYK value is (32,67,0,60).

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

CMYK: (32,67,0,60)
C32M67Y0K60 (32%, 67%, 0%, 60%)
(0.32 / 0.67 / 0.00 / 0.60)

CMYK percentages

%32.04
%66.99
%0
%59.61

Codes

Color #462267 in popluar color models

46 22 67
RGB 70 34 103
HSL 271° 50.36% 26.86%
HSB/HSV 271° 66.99% 40.39%
CMYK 32.04% 66.99% 0.00%
59.61%

Color #462267 in popluar number systems.

HEX 46 22 67
Decimal 70 34 103
Binary 1000110 100010 1100111
Octal 106 42 147

Shades and tints

Shades of #462267

#462267
(70,34,103)
#401F5E
(64,31,94)
#3A1C55
(58,28,85)
#34194C
(52,25,76)
#2E1643
(46,22,67)
#28133A
(40,19,58)
#221031
(34,16,49)
#1C0D28
(28,13,40)
#160A1F
(22,10,31)
#100716
(16,7,22)
#0A040D
(10,4,13)
#000000
(0,0,0)

Tints of #462267

#462267
(70,34,103)
#563674
(86,54,116)
#664A81
(102,74,129)
#765E8E
(118,94,142)
#86729B
(134,114,155)
#9686A8
(150,134,168)
#A69AB5
(166,154,181)
#B6AEC2
(182,174,194)
#C6C2CF
(198,194,207)
#D6D6DC
(214,214,220)
#E6EAE9
(230,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462267; }

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

This text font color is #462267.

Background Color

.myBgColor { background-color: #462267; }

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

This div background color is #462267.

Border color

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

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

This div border color is #462267.

Opacity

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

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

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

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

This text has shadow with #462267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462267.

Preview

Color preview on black background

This text has color #462267 on black background.


Color preview on white background

This text has color #462267 on white background.


Black color preview on #462267 background

This text has black color on #462267 background.


White color preview on #462267 background

This text has white color on #462267 background.


Related colors

Complementary color

Complementary color for #hex is #B9DD98.


I love getcolorcode.com

Triadic colors

1 #674622 and #226746 with #462267 are triadic colors.

2 #672246 and #224667 with #462267 are triadic colors.