COLOR #461764

HEX: #461764 RGB: (70,23,100)

Color info

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

RGB color model

#461764 color RGB value is (70,23,100).

RGB: (70,23,100) (27%, 9%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 23 of 255 = 9%
B 100 of 255 = 39%

70
23
100

R + G + B ~ 25%. #461764 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 23 + 100 = 193 (100%)
R 70 of 193 ~ 36.27%
G 23 of 193 ~ 11.92%
B 100 of 193 ~ 51.81'%

%36.27
%11.92
%51.81

CMYK color model

#461764 color CMYK value is (30,77,0,61).

  • cyan value is 30.00%
  • magenta value is 77.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (30,77,0,61)
C30M77Y0K61 (30%, 77%, 0%, 61%)
(0.30 / 0.77 / 0.00 / 0.61)

CMYK percentages

%30
%77
%0
%60.78

Codes

Color #461764 in popluar color models

46 17 64
RGB 70 23 100
HSL 277° 62.60% 24.12%
HSB/HSV 277° 77.00% 39.22%
CMYK 30.00% 77.00% 0.00%
60.78%

Color #461764 in popluar number systems.

HEX 46 17 64
Decimal 70 23 100
Binary 1000110 10111 1100100
Octal 106 27 144

Shades and tints

Shades of #461764

#461764
(70,23,100)
#40155B
(64,21,91)
#3A1352
(58,19,82)
#341149
(52,17,73)
#2E0F40
(46,15,64)
#280D37
(40,13,55)
#220B2E
(34,11,46)
#1C0925
(28,9,37)
#16071C
(22,7,28)
#100513
(16,5,19)
#0A030A
(10,3,10)
#000000
(0,0,0)

Tints of #461764

#461764
(70,23,100)
#562C72
(86,44,114)
#664180
(102,65,128)
#76568E
(118,86,142)
#866B9C
(134,107,156)
#9680AA
(150,128,170)
#A695B8
(166,149,184)
#B6AAC6
(182,170,198)
#C6BFD4
(198,191,212)
#D6D4E2
(214,212,226)
#E6E9F0
(230,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #461764 color. Also use rgb(70,23,100) instead hex code.

Text Font Color

.myTextColor { color: #461764; }

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

This text font color is #461764.

Background Color

.myBgColor { background-color: #461764; }

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

This div background color is #461764.

Border color

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

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

This div border color is #461764.

Opacity

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

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

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

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

This text has shadow with #461764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #461764.

Preview

Color preview on black background

This text has color #461764 on black background.


Color preview on white background

This text has color #461764 on white background.


Black color preview on #461764 background

This text has black color on #461764 background.


White color preview on #461764 background

This text has white color on #461764 background.


Related colors

Complementary color

Complementary color for #hex is #B9E89B.


I love getcolorcode.com

Triadic colors

1 #644617 and #176446 with #461764 are triadic colors.

2 #641746 and #174664 with #461764 are triadic colors.