COLOR #465065

HEX: #465065 RGB: (70,80,101)

Color info

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

RGB color model

#465065 color RGB value is (70,80,101).

RGB: (70,80,101) (27%, 31%, 40%)

RGB channels and saturation

R 70 of 255 = 27%
G 80 of 255 = 31%
B 101 of 255 = 40%

70
80
101

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

Portions of RGB colors in percentages

R + G + B = 70 + 80 + 101 = 251 (100%)
R 70 of 251 ~ 27.89%
G 80 of 251 ~ 31.87%
B 101 of 251 ~ 40.24'%

%27.89
%31.87
%40.24

CMYK color model

#465065 color CMYK value is (31,21,0,60).

  • cyan value is 30.69%
  • magenta value is 20.79%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (31,21,0,60)
C31M21Y0K60 (31%, 21%, 0%, 60%)
(0.31 / 0.21 / 0.00 / 0.60)

CMYK percentages

%30.69
%20.79
%0
%60.39

Codes

Color #465065 in popluar color models

46 50 65
RGB 70 80 101
HSL 221° 18.13% 33.53%
HSB/HSV 221° 30.69% 39.61%
CMYK 30.69% 20.79% 0.00%
60.39%

Color #465065 in popluar number systems.

HEX 46 50 65
Decimal 70 80 101
Binary 1000110 1010000 1100101
Octal 106 120 145

Shades and tints

Shades of #465065

#465065
(70,80,101)
#40495C
(64,73,92)
#3A4253
(58,66,83)
#343B4A
(52,59,74)
#2E3441
(46,52,65)
#282D38
(40,45,56)
#22262F
(34,38,47)
#1C1F26
(28,31,38)
#16181D
(22,24,29)
#101114
(16,17,20)
#0A0A0B
(10,10,11)
#000000
(0,0,0)

Tints of #465065

#465065
(70,80,101)
#565F73
(86,95,115)
#666E81
(102,110,129)
#767D8F
(118,125,143)
#868C9D
(134,140,157)
#969BAB
(150,155,171)
#A6AAB9
(166,170,185)
#B6B9C7
(182,185,199)
#C6C8D5
(198,200,213)
#D6D7E3
(214,215,227)
#E6E6F1
(230,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465065 color. Also use rgb(70,80,101) instead hex code.

Text Font Color

.myTextColor { color: #465065; }

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

This text font color is #465065.

Background Color

.myBgColor { background-color: #465065; }

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

This div background color is #465065.

Border color

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

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

This div border color is #465065.

Opacity

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

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

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

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

This text has shadow with #465065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465065.

Preview

Color preview on black background

This text has color #465065 on black background.


Color preview on white background

This text has color #465065 on white background.


Black color preview on #465065 background

This text has black color on #465065 background.


White color preview on #465065 background

This text has white color on #465065 background.


Related colors

Complementary color

Complementary color for #hex is #B9AF9A.


I love getcolorcode.com

Triadic colors

1 #654650 and #506546 with #465065 are triadic colors.

2 #655046 and #504665 with #465065 are triadic colors.