COLOR #465461

HEX: #465461 RGB: (70,84,97)

Color info

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

RGB color model

#465461 color RGB value is (70,84,97).

RGB: (70,84,97) (27%, 33%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 84 of 255 = 33%
B 97 of 255 = 38%

70
84
97

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

Portions of RGB colors in percentages

R + G + B = 70 + 84 + 97 = 251 (100%)
R 70 of 251 ~ 27.89%
G 84 of 251 ~ 33.47%
B 97 of 251 ~ 38.65'%

%27.89
%33.47
%38.65

CMYK color model

#465461 color CMYK value is (28,13,0,62).

  • cyan value is 27.84%
  • magenta value is 13.40%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (28,13,0,62)
C28M13Y0K62 (28%, 13%, 0%, 62%)
(0.28 / 0.13 / 0.00 / 0.62)

CMYK percentages

%27.84
%13.4
%0
%61.96

Codes

Color #465461 in popluar color models

46 54 61
RGB 70 84 97
HSL 209° 16.17% 32.75%
HSB/HSV 209° 27.84% 38.04%
CMYK 27.84% 13.40% 0.00%
61.96%

Color #465461 in popluar number systems.

HEX 46 54 61
Decimal 70 84 97
Binary 1000110 1010100 1100001
Octal 106 124 141

Shades and tints

Shades of #465461

#465461
(70,84,97)
#404D59
(64,77,89)
#3A4651
(58,70,81)
#343F49
(52,63,73)
#2E3841
(46,56,65)
#283139
(40,49,57)
#222A31
(34,42,49)
#1C2329
(28,35,41)
#161C21
(22,28,33)
#101519
(16,21,25)
#0A0E11
(10,14,17)
#000000
(0,0,0)

Tints of #465461

#465461
(70,84,97)
#56636F
(86,99,111)
#66727D
(102,114,125)
#76818B
(118,129,139)
#869099
(134,144,153)
#969FA7
(150,159,167)
#A6AEB5
(166,174,181)
#B6BDC3
(182,189,195)
#C6CCD1
(198,204,209)
#D6DBDF
(214,219,223)
#E6EAED
(230,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465461 color. Also use rgb(70,84,97) instead hex code.

Text Font Color

.myTextColor { color: #465461; }

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

This text font color is #465461.

Background Color

.myBgColor { background-color: #465461; }

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

This div background color is #465461.

Border color

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

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

This div border color is #465461.

Opacity

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

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

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

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

This text has shadow with #465461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465461.

Preview

Color preview on black background

This text has color #465461 on black background.


Color preview on white background

This text has color #465461 on white background.


Black color preview on #465461 background

This text has black color on #465461 background.


White color preview on #465461 background

This text has white color on #465461 background.


Related colors

Complementary color

Complementary color for #hex is #B9AB9E.


I love getcolorcode.com

Triadic colors

1 #614654 and #546146 with #465461 are triadic colors.

2 #615446 and #544661 with #465461 are triadic colors.