COLOR #464D76

HEX: #464D76 RGB: (70,77,118)

Color info

#464D76 contains red, green and blue colors in about the same proportion. Web safe color of #464D76 is #333366 (or #336).

RGB color model

#464D76 color RGB value is (70,77,118).

RGB: (70,77,118) (27%, 30%, 46%)

RGB channels and saturation

R 70 of 255 = 27%
G 77 of 255 = 30%
B 118 of 255 = 46%

70
77
118

R + G + B ~ 34%. #464D76 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 77 + 118 = 265 (100%)
R 70 of 265 ~ 26.42%
G 77 of 265 ~ 29.06%
B 118 of 265 ~ 44.53'%

%26.42
%29.06
%44.53

CMYK color model

#464D76 color CMYK value is (41,35,0,54).

  • cyan value is 40.68%
  • magenta value is 34.75%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (41,35,0,54)
C41M35Y0K54 (41%, 35%, 0%, 54%)
(0.41 / 0.35 / 0.00 / 0.54)

CMYK percentages

%40.68
%34.75
%0
%53.73

Codes

Color #464D76 in popluar color models

46 4D 76
RGB 70 77 118
HSL 231° 25.53% 36.86%
HSB/HSV 231° 40.68% 46.27%
CMYK 40.68% 34.75% 0.00%
53.73%

Color #464D76 in popluar number systems.

HEX 46 4D 76
Decimal 70 77 118
Binary 1000110 1001101 1110110
Octal 106 115 166

Shades and tints

Shades of #464D76

#464D76
(70,77,118)
#40466C
(64,70,108)
#3A3F62
(58,63,98)
#343858
(52,56,88)
#2E314E
(46,49,78)
#282A44
(40,42,68)
#22233A
(34,35,58)
#1C1C30
(28,28,48)
#161526
(22,21,38)
#100E1C
(16,14,28)
#0A0712
(10,7,18)
#000000
(0,0,0)

Tints of #464D76

#464D76
(70,77,118)
#565D82
(86,93,130)
#666D8E
(102,109,142)
#767D9A
(118,125,154)
#868DA6
(134,141,166)
#969DB2
(150,157,178)
#A6ADBE
(166,173,190)
#B6BDCA
(182,189,202)
#C6CDD6
(198,205,214)
#D6DDE2
(214,221,226)
#E6EDEE
(230,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464D76 color. Also use rgb(70,77,118) instead hex code.

Text Font Color

.myTextColor { color: #464D76; }

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

This text font color is #464D76.

Background Color

.myBgColor { background-color: #464D76; }

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

This div background color is #464D76.

Border color

.myBorderColor { border: 1px solid #464D76; }

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

This div border color is #464D76.

Opacity

.myOpacity80 { color: #464D76; opacity: 0.8; }

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

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

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

This text has shadow with #464D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464D76.

Preview

Color preview on black background

This text has color #464D76 on black background.


Color preview on white background

This text has color #464D76 on white background.


Black color preview on #464D76 background

This text has black color on #464D76 background.


White color preview on #464D76 background

This text has white color on #464D76 background.


Related colors

Complementary color

Complementary color for #hex is #B9B289.


I love getcolorcode.com

Triadic colors

1 #76464D and #4D7646 with #464D76 are triadic colors.

2 #764D46 and #4D4676 with #464D76 are triadic colors.