COLOR #465758

HEX: #465758 RGB: (70,87,88)

Color info

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

RGB color model

#465758 color RGB value is (70,87,88).

RGB: (70,87,88) (27%, 34%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 87 of 255 = 34%
B 88 of 255 = 35%

70
87
88

R + G + B ~ 32%. #465758 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 87 + 88 = 245 (100%)
R 70 of 245 ~ 28.57%
G 87 of 245 ~ 35.51%
B 88 of 245 ~ 35.92'%

%28.57
%35.51
%35.92

CMYK color model

#465758 color CMYK value is (20,1,0,65).

  • cyan value is 20.45%
  • magenta value is 1.14%
  • yellow value is 0.00%
  • key color value is 65.49%
CMYK: (20,1,0,65) C20M1Y0K65 (20%,1%,0%,65%) (0.20/0.01/0.00/0.65) 

CMYK percentages

%20.45
%1.14
%0
%65.49

Codes

Color #465758 in popluar color models

46 57 58
RGB 70 87 88
HSL 183° 11.39% 30.98%
HSB/HSV 183° 20.45% 34.51%
CMYK 20.45% 1.14% 0.00%
65.49%

Color #465758 in popluar number systems.

HEX 46 57 58
Decimal 70 87 88
Binary 1000110 1010111 1011000
Octal 106 127 130

Shades and tints

Shades of #465758

#465758
(70,87,88)
#405050
(64,80,80)
#3A4948
(58,73,72)
#344240
(52,66,64)
#2E3B38
(46,59,56)
#283430
(40,52,48)
#222D28
(34,45,40)
#1C2620
(28,38,32)
#161F18
(22,31,24)
#101810
(16,24,16)
#0A1108
(10,17,8)
#000000
(0,0,0)

Tints of #465758

#465758
(70,87,88)
#566667
(86,102,103)
#667576
(102,117,118)
#768485
(118,132,133)
#869394
(134,147,148)
#96A2A3
(150,162,163)
#A6B1B2
(166,177,178)
#B6C0C1
(182,192,193)
#C6CFD0
(198,207,208)
#D6DEDF
(214,222,223)
#E6EDEE
(230,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465758; }

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

This text font color is #465758.

Background Color

.myBgColor { background-color: #465758; }

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

This div background color is #465758.

Border color

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

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

This div border color is #465758.

Opacity

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

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

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

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

This text has shadow with #465758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465758.

Preview

Color preview on black background

This text has color #465758 on black background.


Color preview on white background

This text has color #465758 on white background.


Black color preview on #465758 background

This text has black color on #465758 background.


White color preview on #465758 background

This text has white color on #465758 background.


Related colors

Complementary color

Complementary color for #hex is #B9A8A7.


I love getcolorcode.com

Triadic colors

1 #584657 and #575846 with #465758 are triadic colors.

2 #585746 and #574658 with #465758 are triadic colors.