COLOR #465F61

HEX: #465F61 RGB: (70,95,97)

Color info

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

RGB color model

#465F61 color RGB value is (70,95,97).

RGB: (70,95,97) (27%, 37%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 95 of 255 = 37%
B 97 of 255 = 38%

70
95
97

R + G + B ~ 34%. #465F61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 95 + 97 = 262 (100%)
R 70 of 262 ~ 26.72%
G 95 of 262 ~ 36.26%
B 97 of 262 ~ 37.02'%

%26.72
%36.26
%37.02

CMYK color model

#465F61 color CMYK value is (28,2,0,62).

  • cyan value is 27.84%
  • magenta value is 2.06%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (28,2,0,62) C28M2Y0K62 (28%,2%,0%,62%) (0.28/0.02/0.00/0.62) 

CMYK percentages

%27.84
%2.06
%0
%61.96

Codes

Color #465F61 in popluar color models

46 5F 61
RGB 70 95 97
HSL 184° 16.17% 32.75%
HSB/HSV 184° 27.84% 38.04%
CMYK 27.84% 2.06% 0.00%
61.96%

Color #465F61 in popluar number systems.

HEX 46 5F 61
Decimal 70 95 97
Binary 1000110 1011111 1100001
Octal 106 137 141

Shades and tints

Shades of #465F61

#465F61
(70,95,97)
#405759
(64,87,89)
#3A4F51
(58,79,81)
#344749
(52,71,73)
#2E3F41
(46,63,65)
#283739
(40,55,57)
#222F31
(34,47,49)
#1C2729
(28,39,41)
#161F21
(22,31,33)
#101719
(16,23,25)
#0A0F11
(10,15,17)
#000000
(0,0,0)

Tints of #465F61

#465F61
(70,95,97)
#566D6F
(86,109,111)
#667B7D
(102,123,125)
#76898B
(118,137,139)
#869799
(134,151,153)
#96A5A7
(150,165,167)
#A6B3B5
(166,179,181)
#B6C1C3
(182,193,195)
#C6CFD1
(198,207,209)
#D6DDDF
(214,221,223)
#E6EBED
(230,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465F61; }

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

This text font color is #465F61.

Background Color

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

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

This div background color is #465F61.

Border color

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

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

This div border color is #465F61.

Opacity

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

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

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

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

This text has shadow with #465F61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465F61.

Preview

Color preview on black background

This text has color #465F61 on black background.


Color preview on white background

This text has color #465F61 on white background.


Black color preview on #465F61 background

This text has black color on #465F61 background.


White color preview on #465F61 background

This text has white color on #465F61 background.


Related colors

Complementary color

Complementary color for #hex is #B9A09E.


I love getcolorcode.com

Triadic colors

1 #61465F and #5F6146 with #465F61 are triadic colors.

2 #615F46 and #5F4661 with #465F61 are triadic colors.