COLOR #464958

HEX: #464958 RGB: (70,73,88)

Color info

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

RGB color model

#464958 color RGB value is (70,73,88).

RGB: (70,73,88) (27%, 29%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 73 of 255 = 29%
B 88 of 255 = 35%

70
73
88

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

Portions of RGB colors in percentages

R + G + B = 70 + 73 + 88 = 231 (100%)
R 70 of 231 ~ 30.3%
G 73 of 231 ~ 31.6%
B 88 of 231 ~ 38.1'%

%30.3
%31.6
%38.1

CMYK color model

#464958 color CMYK value is (20,17,0,65).

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

CMYK: (20,17,0,65)
C20M17Y0K65 (20%, 17%, 0%, 65%)
(0.20 / 0.17 / 0.00 / 0.65)

CMYK percentages

%20.45
%17.05
%0
%65.49

Codes

Color #464958 in popluar color models

46 49 58
RGB 70 73 88
HSL 230° 11.39% 30.98%
HSB/HSV 230° 20.45% 34.51%
CMYK 20.45% 17.05% 0.00%
65.49%

Color #464958 in popluar number systems.

HEX 46 49 58
Decimal 70 73 88
Binary 1000110 1001001 1011000
Octal 106 111 130

Shades and tints

Shades of #464958

#464958
(70,73,88)
#404350
(64,67,80)
#3A3D48
(58,61,72)
#343740
(52,55,64)
#2E3138
(46,49,56)
#282B30
(40,43,48)
#222528
(34,37,40)
#1C1F20
(28,31,32)
#161918
(22,25,24)
#101310
(16,19,16)
#0A0D08
(10,13,8)
#000000
(0,0,0)

Tints of #464958

#464958
(70,73,88)
#565967
(86,89,103)
#666976
(102,105,118)
#767985
(118,121,133)
#868994
(134,137,148)
#9699A3
(150,153,163)
#A6A9B2
(166,169,178)
#B6B9C1
(182,185,193)
#C6C9D0
(198,201,208)
#D6D9DF
(214,217,223)
#E6E9EE
(230,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464958; }

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

This text font color is #464958.

Background Color

.myBgColor { background-color: #464958; }

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

This div background color is #464958.

Border color

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

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

This div border color is #464958.

Opacity

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

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

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

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

This text has shadow with #464958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464958.

Preview

Color preview on black background

This text has color #464958 on black background.


Color preview on white background

This text has color #464958 on white background.


Black color preview on #464958 background

This text has black color on #464958 background.


White color preview on #464958 background

This text has white color on #464958 background.


Related colors

Complementary color

Complementary color for #hex is #B9B6A7.


I love getcolorcode.com

Triadic colors

1 #584649 and #495846 with #464958 are triadic colors.

2 #584946 and #494658 with #464958 are triadic colors.