COLOR #464484

HEX: #464484 RGB: (70,68,132)

Color info

#464484 contains mainly blue color. Web safe color of #464484 is #333399 (or #339).

RGB color model

#464484 color RGB value is (70,68,132).

RGB: (70,68,132) (27%, 27%, 52%)

RGB channels and saturation

R 70 of 255 = 27%
G 68 of 255 = 27%
B 132 of 255 = 52%

70
68
132

R + G + B ~ 35%. #464484 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 68 + 132 = 270 (100%)
R 70 of 270 ~ 25.93%
G 68 of 270 ~ 25.19%
B 132 of 270 ~ 48.89'%

%25.93
%25.19
%48.89

CMYK color model

#464484 color CMYK value is (47,48,0,48).

  • cyan value is 46.97%
  • magenta value is 48.48%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (47,48,0,48)
C47M48Y0K48 (47%, 48%, 0%, 48%)
(0.47 / 0.48 / 0.00 / 0.48)

CMYK percentages

%46.97
%48.48
%0
%48.24

Codes

Color #464484 in popluar color models

46 44 84
RGB 70 68 132
HSL 242° 32.00% 39.22%
HSB/HSV 242° 48.48% 51.76%
CMYK 46.97% 48.48% 0.00%
48.24%

Color #464484 in popluar number systems.

HEX 46 44 84
Decimal 70 68 132
Binary 1000110 1000100 10000100
Octal 106 104 204

Shades and tints

Shades of #464484

#464484
(70,68,132)
#403E78
(64,62,120)
#3A386C
(58,56,108)
#343260
(52,50,96)
#2E2C54
(46,44,84)
#282648
(40,38,72)
#22203C
(34,32,60)
#1C1A30
(28,26,48)
#161424
(22,20,36)
#100E18
(16,14,24)
#0A080C
(10,8,12)
#000000
(0,0,0)

Tints of #464484

#464484
(70,68,132)
#56558F
(86,85,143)
#66669A
(102,102,154)
#7677A5
(118,119,165)
#8688B0
(134,136,176)
#9699BB
(150,153,187)
#A6AAC6
(166,170,198)
#B6BBD1
(182,187,209)
#C6CCDC
(198,204,220)
#D6DDE7
(214,221,231)
#E6EEF2
(230,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464484 color. Also use rgb(70,68,132) instead hex code.

Text Font Color

.myTextColor { color: #464484; }

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

This text font color is #464484.

Background Color

.myBgColor { background-color: #464484; }

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

This div background color is #464484.

Border color

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

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

This div border color is #464484.

Opacity

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

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

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

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

This text has shadow with #464484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464484.

Preview

Color preview on black background

This text has color #464484 on black background.


Color preview on white background

This text has color #464484 on white background.


Black color preview on #464484 background

This text has black color on #464484 background.


White color preview on #464484 background

This text has white color on #464484 background.


Related colors

Complementary color

Complementary color for #hex is #B9BB7B.


I love getcolorcode.com

Triadic colors

1 #844644 and #448446 with #464484 are triadic colors.

2 #844446 and #444684 with #464484 are triadic colors.