COLOR #464F58

HEX: #464F58 RGB: (70,79,88)

Color info

#464F58 contains red, green and blue colors in about the same proportion. Web safe color of #464F58 is #336666 (or #366).

RGB color model

#464F58 color RGB value is (70,79,88).

RGB: (70,79,88) (27%, 31%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 79 of 255 = 31%
B 88 of 255 = 35%

70
79
88

R + G + B ~ 31%. #464F58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 79 + 88 = 237 (100%)
R 70 of 237 ~ 29.54%
G 79 of 237 ~ 33.33%
B 88 of 237 ~ 37.13'%

%29.54
%33.33
%37.13

CMYK color model

#464F58 color CMYK value is (20,10,0,65).

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

CMYK: (20,10,0,65)
C20M10Y0K65 (20%, 10%, 0%, 65%)
(0.20 / 0.10 / 0.00 / 0.65)

CMYK percentages

%20.45
%10.23
%0
%65.49

Codes

Color #464F58 in popluar color models

46 4F 58
RGB 70 79 88
HSL 210° 11.39% 30.98%
HSB/HSV 210° 20.45% 34.51%
CMYK 20.45% 10.23% 0.00%
65.49%

Color #464F58 in popluar number systems.

HEX 46 4F 58
Decimal 70 79 88
Binary 1000110 1001111 1011000
Octal 106 117 130

Shades and tints

Shades of #464F58

#464F58
(70,79,88)
#404850
(64,72,80)
#3A4148
(58,65,72)
#343A40
(52,58,64)
#2E3338
(46,51,56)
#282C30
(40,44,48)
#222528
(34,37,40)
#1C1E20
(28,30,32)
#161718
(22,23,24)
#101010
(16,16,16)
#0A0908
(10,9,8)
#000000
(0,0,0)

Tints of #464F58

#464F58
(70,79,88)
#565F67
(86,95,103)
#666F76
(102,111,118)
#767F85
(118,127,133)
#868F94
(134,143,148)
#969FA3
(150,159,163)
#A6AFB2
(166,175,178)
#B6BFC1
(182,191,193)
#C6CFD0
(198,207,208)
#D6DFDF
(214,223,223)
#E6EFEE
(230,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464F58; }

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

This text font color is #464F58.

Background Color

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

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

This div background color is #464F58.

Border color

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

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

This div border color is #464F58.

Opacity

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

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

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

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

This text has shadow with #464F58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464F58.

Preview

Color preview on black background

This text has color #464F58 on black background.


Color preview on white background

This text has color #464F58 on white background.


Black color preview on #464F58 background

This text has black color on #464F58 background.


White color preview on #464F58 background

This text has white color on #464F58 background.


Related colors

Complementary color

Complementary color for #hex is #B9B0A7.


I love getcolorcode.com

Triadic colors

1 #58464F and #4F5846 with #464F58 are triadic colors.

2 #584F46 and #4F4658 with #464F58 are triadic colors.