COLOR #465E58

HEX: #465E58 RGB: (70,94,88)

Color info

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

RGB color model

#465E58 color RGB value is (70,94,88).

RGB: (70,94,88) (27%, 37%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 94 of 255 = 37%
B 88 of 255 = 35%

70
94
88

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

Portions of RGB colors in percentages

R + G + B = 70 + 94 + 88 = 252 (100%)
R 70 of 252 ~ 27.78%
G 94 of 252 ~ 37.3%
B 88 of 252 ~ 34.92'%

%27.78
%37.3
%34.92

CMYK color model

#465E58 color CMYK value is (26,0,6,63).

  • cyan value is 25.53%
  • magenta value is 0.00%
  • yellow value is 6.38%
  • key color value is 63.14%

CMYK: (26,0,6,63)
C26M0Y6K63 (26%, 0%, 6%, 63%)
(0.26 / 0.00 / 0.06 / 0.63)

CMYK percentages

%25.53
%0
%6.38
%63.14

Codes

Color #465E58 in popluar color models

46 5E 58
RGB 70 94 88
HSL 165° 14.63% 32.16%
HSB/HSV 165° 25.53% 36.86%
CMYK 25.53% 0.00% 6.38%
63.14%

Color #465E58 in popluar number systems.

HEX 46 5E 58
Decimal 70 94 88
Binary 1000110 1011110 1011000
Octal 106 136 130

Shades and tints

Shades of #465E58

#465E58
(70,94,88)
#405650
(64,86,80)
#3A4E48
(58,78,72)
#344640
(52,70,64)
#2E3E38
(46,62,56)
#283630
(40,54,48)
#222E28
(34,46,40)
#1C2620
(28,38,32)
#161E18
(22,30,24)
#101610
(16,22,16)
#0A0E08
(10,14,8)
#000000
(0,0,0)

Tints of #465E58

#465E58
(70,94,88)
#566C67
(86,108,103)
#667A76
(102,122,118)
#768885
(118,136,133)
#869694
(134,150,148)
#96A4A3
(150,164,163)
#A6B2B2
(166,178,178)
#B6C0C1
(182,192,193)
#C6CED0
(198,206,208)
#D6DCDF
(214,220,223)
#E6EAEE
(230,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465E58; }

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

This text font color is #465E58.

Background Color

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

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

This div background color is #465E58.

Border color

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

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

This div border color is #465E58.

Opacity

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

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

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

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

This text has shadow with #465E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465E58.

Preview

Color preview on black background

This text has color #465E58 on black background.


Color preview on white background

This text has color #465E58 on white background.


Black color preview on #465E58 background

This text has black color on #465E58 background.


White color preview on #465E58 background

This text has white color on #465E58 background.


Related colors

Complementary color

Complementary color for #hex is #B9A1A7.


I love getcolorcode.com

Triadic colors

1 #58465E and #5E5846 with #465E58 are triadic colors.

2 #585E46 and #5E4658 with #465E58 are triadic colors.