COLOR #461650

HEX: #461650 RGB: (70,22,80)

Color info

#461650 contains red, green and blue colors in about the same proportion. Web safe color of #461650 is #330066 (or #306).

RGB color model

#461650 color RGB value is (70,22,80).

RGB: (70,22,80) (27%, 9%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 22 of 255 = 9%
B 80 of 255 = 31%

70
22
80

R + G + B ~ 22%. #461650 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 22 + 80 = 172 (100%)
R 70 of 172 ~ 40.7%
G 22 of 172 ~ 12.79%
B 80 of 172 ~ 46.51'%

%40.7
%12.79
%46.51

CMYK color model

#461650 color CMYK value is (13,73,0,69).

  • cyan value is 12.50%
  • magenta value is 72.50%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (13,73,0,69)
C13M73Y0K69 (13%, 73%, 0%, 69%)
(0.13 / 0.73 / 0.00 / 0.69)

CMYK percentages

%12.5
%72.5
%0
%68.63

Codes

Color #461650 in popluar color models

46 16 50
RGB 70 22 80
HSL 290° 56.86% 20.00%
HSB/HSV 290° 72.50% 31.37%
CMYK 12.50% 72.50% 0.00%
68.63%

Color #461650 in popluar number systems.

HEX 46 16 50
Decimal 70 22 80
Binary 1000110 10110 1010000
Octal 106 26 120

Shades and tints

Shades of #461650

#461650
(70,22,80)
#401449
(64,20,73)
#3A1242
(58,18,66)
#34103B
(52,16,59)
#2E0E34
(46,14,52)
#280C2D
(40,12,45)
#220A26
(34,10,38)
#1C081F
(28,8,31)
#160618
(22,6,24)
#100411
(16,4,17)
#0A020A
(10,2,10)
#000000
(0,0,0)

Tints of #461650

#461650
(70,22,80)
#562B5F
(86,43,95)
#66406E
(102,64,110)
#76557D
(118,85,125)
#866A8C
(134,106,140)
#967F9B
(150,127,155)
#A694AA
(166,148,170)
#B6A9B9
(182,169,185)
#C6BEC8
(198,190,200)
#D6D3D7
(214,211,215)
#E6E8E6
(230,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #461650 color. Also use rgb(70,22,80) instead hex code.

Text Font Color

.myTextColor { color: #461650; }

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

This text font color is #461650.

Background Color

.myBgColor { background-color: #461650; }

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

This div background color is #461650.

Border color

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

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

This div border color is #461650.

Opacity

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

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

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

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

This text has shadow with #461650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461650.

Preview

Color preview on black background

This text has color #461650 on black background.


Color preview on white background

This text has color #461650 on white background.


Black color preview on #461650 background

This text has black color on #461650 background.


White color preview on #461650 background

This text has white color on #461650 background.


Related colors

Complementary color

Complementary color for #hex is #B9E9AF.


I love getcolorcode.com

Triadic colors

1 #504616 and #165046 with #461650 are triadic colors.

2 #501646 and #164650 with #461650 are triadic colors.