COLOR #465B58

HEX: #465B58 RGB: (70,91,88)

Color info

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

RGB color model

#465B58 color RGB value is (70,91,88).

RGB: (70,91,88) (27%, 36%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 91 of 255 = 36%
B 88 of 255 = 35%

70
91
88

R + G + B ~ 33%. #465B58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 91 + 88 = 249 (100%)
R 70 of 249 ~ 28.11%
G 91 of 249 ~ 36.55%
B 88 of 249 ~ 35.34'%

%28.11
%36.55
%35.34

CMYK color model

#465B58 color CMYK value is (23,0,3,64).

  • cyan value is 23.08%
  • magenta value is 0.00%
  • yellow value is 3.30%
  • key color value is 64.31%

CMYK: (23,0,3,64)
C23M0Y3K64 (23%, 0%, 3%, 64%)
(0.23 / 0.00 / 0.03 / 0.64)

CMYK percentages

%23.08
%0
%3.3
%64.31

Codes

Color #465B58 in popluar color models

46 5B 58
RGB 70 91 88
HSL 171° 13.04% 31.57%
HSB/HSV 171° 23.08% 35.69%
CMYK 23.08% 0.00% 3.30%
64.31%

Color #465B58 in popluar number systems.

HEX 46 5B 58
Decimal 70 91 88
Binary 1000110 1011011 1011000
Octal 106 133 130

Shades and tints

Shades of #465B58

#465B58
(70,91,88)
#405350
(64,83,80)
#3A4B48
(58,75,72)
#344340
(52,67,64)
#2E3B38
(46,59,56)
#283330
(40,51,48)
#222B28
(34,43,40)
#1C2320
(28,35,32)
#161B18
(22,27,24)
#101310
(16,19,16)
#0A0B08
(10,11,8)
#000000
(0,0,0)

Tints of #465B58

#465B58
(70,91,88)
#566967
(86,105,103)
#667776
(102,119,118)
#768585
(118,133,133)
#869394
(134,147,148)
#96A1A3
(150,161,163)
#A6AFB2
(166,175,178)
#B6BDC1
(182,189,193)
#C6CBD0
(198,203,208)
#D6D9DF
(214,217,223)
#E6E7EE
(230,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465B58; }

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

This text font color is #465B58.

Background Color

.myBgColor { background-color: #465B58; }

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

This div background color is #465B58.

Border color

.myBorderColor { border: 1px solid #465B58; }

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

This div border color is #465B58.

Opacity

.myOpacity80 { color: #465B58; opacity: 0.8; }

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

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

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

This text has shadow with #465B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465B58.

Preview

Color preview on black background

This text has color #465B58 on black background.


Color preview on white background

This text has color #465B58 on white background.


Black color preview on #465B58 background

This text has black color on #465B58 background.


White color preview on #465B58 background

This text has white color on #465B58 background.


Related colors

Complementary color

Complementary color for #hex is #B9A4A7.


I love getcolorcode.com

Triadic colors

1 #58465B and #5B5846 with #465B58 are triadic colors.

2 #585B46 and #5B4658 with #465B58 are triadic colors.