COLOR #465360

HEX: #465360 RGB: (70,83,96)

Color info

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

RGB color model

#465360 color RGB value is (70,83,96).

RGB: (70,83,96) (27%, 33%, 38%)

RGB channels and saturation

R 70 of 255 = 27%
G 83 of 255 = 33%
B 96 of 255 = 38%

70
83
96

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

Portions of RGB colors in percentages

R + G + B = 70 + 83 + 96 = 249 (100%)
R 70 of 249 ~ 28.11%
G 83 of 249 ~ 33.33%
B 96 of 249 ~ 38.55'%

%28.11
%33.33
%38.55

CMYK color model

#465360 color CMYK value is (27,14,0,62).

  • cyan value is 27.08%
  • magenta value is 13.54%
  • yellow value is 0.00%
  • key color value is 62.35%
CMYK: (27,14,0,62) C27M14Y0K62 (27%,14%,0%,62%) (0.27/0.14/0.00/0.62) 

CMYK percentages

%27.08
%13.54
%0
%62.35

Codes

Color #465360 in popluar color models

46 53 60
RGB 70 83 96
HSL 210° 15.66% 32.55%
HSB/HSV 210° 27.08% 37.65%
CMYK 27.08% 13.54% 0.00%
62.35%

Color #465360 in popluar number systems.

HEX 46 53 60
Decimal 70 83 96
Binary 1000110 1010011 1100000
Octal 106 123 140

Shades and tints

Shades of #465360

#465360
(70,83,96)
#404C58
(64,76,88)
#3A4550
(58,69,80)
#343E48
(52,62,72)
#2E3740
(46,55,64)
#283038
(40,48,56)
#222930
(34,41,48)
#1C2228
(28,34,40)
#161B20
(22,27,32)
#101418
(16,20,24)
#0A0D10
(10,13,16)
#000000
(0,0,0)

Tints of #465360

#465360
(70,83,96)
#56626E
(86,98,110)
#66717C
(102,113,124)
#76808A
(118,128,138)
#868F98
(134,143,152)
#969EA6
(150,158,166)
#A6ADB4
(166,173,180)
#B6BCC2
(182,188,194)
#C6CBD0
(198,203,208)
#D6DADE
(214,218,222)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465360 color. Also use rgb(70,83,96) instead hex code.

Text Font Color

.myTextColor { color: #465360; }

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

This text font color is #465360.

Background Color

.myBgColor { background-color: #465360; }

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

This div background color is #465360.

Border color

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

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

This div border color is #465360.

Opacity

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

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

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

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

This text has shadow with #465360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465360.

Preview

Color preview on black background

This text has color #465360 on black background.


Color preview on white background

This text has color #465360 on white background.


Black color preview on #465360 background

This text has black color on #465360 background.


White color preview on #465360 background

This text has white color on #465360 background.


Related colors

Complementary color

Complementary color for #hex is #B9AC9F.


I love getcolorcode.com

Triadic colors

1 #604653 and #536046 with #465360 are triadic colors.

2 #605346 and #534660 with #465360 are triadic colors.