COLOR #461360

HEX: #461360 RGB: (70,19,96)

Color info

#461360 contains mainly red and blue colors. Web safe color of #461360 is #330066 (or #306).

RGB color model

#461360 color RGB value is (70,19,96).

RGB: (70,19,96) (27%, 7%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 19 of 255 = 7%
B 96 of 255 = 38%

70
19
96

R + G + B ~ 24%. #461360 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 19 + 96 = 185 (100%)
R 70 of 185 ~ 37.84%
G 19 of 185 ~ 10.27%
B 96 of 185 ~ 51.89'%

%37.84
%10.27
%51.89

CMYK color model

#461360 color CMYK value is (27,80,0,62).

  • cyan value is 27.08%
  • magenta value is 80.21%
  • yellow value is 0.00%
  • key color value is 62.35%
CMYK: (27,80,0,62) C27M80Y0K62 (27%,80%,0%,62%) (0.27/0.80/0.00/0.62) 

CMYK percentages

%27.08
%80.21
%0
%62.35

Codes

Color #461360 in popluar color models

46 13 60
RGB 70 19 96
HSL 280° 66.96% 22.55%
HSB/HSV 280° 80.21% 37.65%
CMYK 27.08% 80.21% 0.00%
62.35%

Color #461360 in popluar number systems.

HEX 46 13 60
Decimal 70 19 96
Binary 1000110 10011 1100000
Octal 106 23 140

Shades and tints

Shades of #461360

#461360
(70,19,96)
#401258
(64,18,88)
#3A1150
(58,17,80)
#341048
(52,16,72)
#2E0F40
(46,15,64)
#280E38
(40,14,56)
#220D30
(34,13,48)
#1C0C28
(28,12,40)
#160B20
(22,11,32)
#100A18
(16,10,24)
#0A0910
(10,9,16)
#000000
(0,0,0)

Tints of #461360

#461360
(70,19,96)
#56286E
(86,40,110)
#663D7C
(102,61,124)
#76528A
(118,82,138)
#866798
(134,103,152)
#967CA6
(150,124,166)
#A691B4
(166,145,180)
#B6A6C2
(182,166,194)
#C6BBD0
(198,187,208)
#D6D0DE
(214,208,222)
#E6E5EC
(230,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #461360 color. Also use rgb(70,19,96) instead hex code.

Text Font Color

.myTextColor { color: #461360; }

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

This text font color is #461360.

Background Color

.myBgColor { background-color: #461360; }

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

This div background color is #461360.

Border color

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

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

This div border color is #461360.

Opacity

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

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

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

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

This text has shadow with #461360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461360.

Preview

Color preview on black background

This text has color #461360 on black background.


Color preview on white background

This text has color #461360 on white background.


Black color preview on #461360 background

This text has black color on #461360 background.


White color preview on #461360 background

This text has white color on #461360 background.


Related colors

Complementary color

Complementary color for #hex is #B9EC9F.


I love getcolorcode.com

Triadic colors

1 #604613 and #136046 with #461360 are triadic colors.

2 #601346 and #134660 with #461360 are triadic colors.