COLOR #465A62

HEX: #465A62 RGB: (70,90,98)

Color info

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

RGB color model

#465A62 color RGB value is (70,90,98).

RGB: (70,90,98) (27%, 35%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 90 of 255 = 35%
B 98 of 255 = 38%

70
90
98

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

Portions of RGB colors in percentages

R + G + B = 70 + 90 + 98 = 258 (100%)
R 70 of 258 ~ 27.13%
G 90 of 258 ~ 34.88%
B 98 of 258 ~ 37.98'%

%27.13
%34.88
%37.98

CMYK color model

#465A62 color CMYK value is (29,8,0,62).

  • cyan value is 28.57%
  • magenta value is 8.16%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (29,8,0,62)
C29M8Y0K62 (29%, 8%, 0%, 62%)
(0.29 / 0.08 / 0.00 / 0.62)

CMYK percentages

%28.57
%8.16
%0
%61.57

Codes

Color #465A62 in popluar color models

46 5A 62
RGB 70 90 98
HSL 197° 16.67% 32.94%
HSB/HSV 197° 28.57% 38.43%
CMYK 28.57% 8.16% 0.00%
61.57%

Color #465A62 in popluar number systems.

HEX 46 5A 62
Decimal 70 90 98
Binary 1000110 1011010 1100010
Octal 106 132 142

Shades and tints

Shades of #465A62

#465A62
(70,90,98)
#40525A
(64,82,90)
#3A4A52
(58,74,82)
#34424A
(52,66,74)
#2E3A42
(46,58,66)
#28323A
(40,50,58)
#222A32
(34,42,50)
#1C222A
(28,34,42)
#161A22
(22,26,34)
#10121A
(16,18,26)
#0A0A12
(10,10,18)
#000000
(0,0,0)

Tints of #465A62

#465A62
(70,90,98)
#566970
(86,105,112)
#66787E
(102,120,126)
#76878C
(118,135,140)
#86969A
(134,150,154)
#96A5A8
(150,165,168)
#A6B4B6
(166,180,182)
#B6C3C4
(182,195,196)
#C6D2D2
(198,210,210)
#D6E1E0
(214,225,224)
#E6F0EE
(230,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465A62 color. Also use rgb(70,90,98) instead hex code.

Text Font Color

.myTextColor { color: #465A62; }

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

This text font color is #465A62.

Background Color

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

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

This div background color is #465A62.

Border color

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

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

This div border color is #465A62.

Opacity

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

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

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

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

This text has shadow with #465A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465A62.

Preview

Color preview on black background

This text has color #465A62 on black background.


Color preview on white background

This text has color #465A62 on white background.


Black color preview on #465A62 background

This text has black color on #465A62 background.


White color preview on #465A62 background

This text has white color on #465A62 background.


Related colors

Complementary color

Complementary color for #hex is #B9A59D.


I love getcolorcode.com

Triadic colors

1 #62465A and #5A6246 with #465A62 are triadic colors.

2 #625A46 and #5A4662 with #465A62 are triadic colors.