COLOR #464458

HEX: #464458 RGB: (70,68,88)

Color info

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

RGB color model

#464458 color RGB value is (70,68,88).

RGB: (70,68,88) (27%, 27%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 68 of 255 = 27%
B 88 of 255 = 35%

70
68
88

R + G + B ~ 30%. #464458 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 68 + 88 = 226 (100%)
R 70 of 226 ~ 30.97%
G 68 of 226 ~ 30.09%
B 88 of 226 ~ 38.94'%

%30.97
%30.09
%38.94

CMYK color model

#464458 color CMYK value is (20,23,0,65).

  • cyan value is 20.45%
  • magenta value is 22.73%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (20,23,0,65)
C20M23Y0K65 (20%, 23%, 0%, 65%)
(0.20 / 0.23 / 0.00 / 0.65)

CMYK percentages

%20.45
%22.73
%0
%65.49

Codes

Color #464458 in popluar color models

46 44 58
RGB 70 68 88
HSL 246° 12.82% 30.59%
HSB/HSV 246° 22.73% 34.51%
CMYK 20.45% 22.73% 0.00%
65.49%

Color #464458 in popluar number systems.

HEX 46 44 58
Decimal 70 68 88
Binary 1000110 1000100 1011000
Octal 106 104 130

Shades and tints

Shades of #464458

#464458
(70,68,88)
#403E50
(64,62,80)
#3A3848
(58,56,72)
#343240
(52,50,64)
#2E2C38
(46,44,56)
#282630
(40,38,48)
#222028
(34,32,40)
#1C1A20
(28,26,32)
#161418
(22,20,24)
#100E10
(16,14,16)
#0A0808
(10,8,8)
#000000
(0,0,0)

Tints of #464458

#464458
(70,68,88)
#565567
(86,85,103)
#666676
(102,102,118)
#767785
(118,119,133)
#868894
(134,136,148)
#9699A3
(150,153,163)
#A6AAB2
(166,170,178)
#B6BBC1
(182,187,193)
#C6CCD0
(198,204,208)
#D6DDDF
(214,221,223)
#E6EEEE
(230,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464458; }

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

This text font color is #464458.

Background Color

.myBgColor { background-color: #464458; }

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

This div background color is #464458.

Border color

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

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

This div border color is #464458.

Opacity

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

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

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

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

This text has shadow with #464458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464458.

Preview

Color preview on black background

This text has color #464458 on black background.


Color preview on white background

This text has color #464458 on white background.


Black color preview on #464458 background

This text has black color on #464458 background.


White color preview on #464458 background

This text has white color on #464458 background.


Related colors

Complementary color

Complementary color for #hex is #B9BBA7.


I love getcolorcode.com

Triadic colors

1 #584644 and #445846 with #464458 are triadic colors.

2 #584446 and #444658 with #464458 are triadic colors.