COLOR #462B67

HEX: #462B67 RGB: (70,43,103)

Color info

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

RGB color model

#462B67 color RGB value is (70,43,103).

RGB: (70,43,103) (27%, 17%, 40%)

RGB channels and saturation

R 70 of 255 = 27%
G 43 of 255 = 17%
B 103 of 255 = 40%

70
43
103

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

Portions of RGB colors in percentages

R + G + B = 70 + 43 + 103 = 216 (100%)
R 70 of 216 ~ 32.41%
G 43 of 216 ~ 19.91%
B 103 of 216 ~ 47.69'%

%32.41
%19.91
%47.69

CMYK color model

#462B67 color CMYK value is (32,58,0,60).

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

CMYK: (32,58,0,60)
C32M58Y0K60 (32%, 58%, 0%, 60%)
(0.32 / 0.58 / 0.00 / 0.60)

CMYK percentages

%32.04
%58.25
%0
%59.61

Codes

Color #462B67 in popluar color models

46 2B 67
RGB 70 43 103
HSL 267° 41.10% 28.63%
HSB/HSV 267° 58.25% 40.39%
CMYK 32.04% 58.25% 0.00%
59.61%

Color #462B67 in popluar number systems.

HEX 46 2B 67
Decimal 70 43 103
Binary 1000110 101011 1100111
Octal 106 53 147

Shades and tints

Shades of #462B67

#462B67
(70,43,103)
#40285E
(64,40,94)
#3A2555
(58,37,85)
#34224C
(52,34,76)
#2E1F43
(46,31,67)
#281C3A
(40,28,58)
#221931
(34,25,49)
#1C1628
(28,22,40)
#16131F
(22,19,31)
#101016
(16,16,22)
#0A0D0D
(10,13,13)
#000000
(0,0,0)

Tints of #462B67

#462B67
(70,43,103)
#563E74
(86,62,116)
#665181
(102,81,129)
#76648E
(118,100,142)
#86779B
(134,119,155)
#968AA8
(150,138,168)
#A69DB5
(166,157,181)
#B6B0C2
(182,176,194)
#C6C3CF
(198,195,207)
#D6D6DC
(214,214,220)
#E6E9E9
(230,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462B67; }

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

This text font color is #462B67.

Background Color

.myBgColor { background-color: #462B67; }

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

This div background color is #462B67.

Border color

.myBorderColor { border: 1px solid #462B67; }

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

This div border color is #462B67.

Opacity

.myOpacity80 { color: #462B67; opacity: 0.8; }

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

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

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

This text has shadow with #462B67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462B67.

Preview

Color preview on black background

This text has color #462B67 on black background.


Color preview on white background

This text has color #462B67 on white background.


Black color preview on #462B67 background

This text has black color on #462B67 background.


White color preview on #462B67 background

This text has white color on #462B67 background.


Related colors

Complementary color

Complementary color for #hex is #B9D498.


I love getcolorcode.com

Triadic colors

1 #67462B and #2B6746 with #462B67 are triadic colors.

2 #672B46 and #2B4667 with #462B67 are triadic colors.