COLOR #465463

HEX: #465463 RGB: (70,84,99)

Color info

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

RGB color model

#465463 color RGB value is (70,84,99).

RGB: (70,84,99) (27%, 33%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 84 of 255 = 33%
B 99 of 255 = 39%

70
84
99

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

Portions of RGB colors in percentages

R + G + B = 70 + 84 + 99 = 253 (100%)
R 70 of 253 ~ 27.67%
G 84 of 253 ~ 33.2%
B 99 of 253 ~ 39.13'%

%27.67
%33.2
%39.13

CMYK color model

#465463 color CMYK value is (29,15,0,61).

  • cyan value is 29.29%
  • magenta value is 15.15%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (29,15,0,61)
C29M15Y0K61 (29%, 15%, 0%, 61%)
(0.29 / 0.15 / 0.00 / 0.61)

CMYK percentages

%29.29
%15.15
%0
%61.18

Codes

Color #465463 in popluar color models

46 54 63
RGB 70 84 99
HSL 211° 17.16% 33.14%
HSB/HSV 211° 29.29% 38.82%
CMYK 29.29% 15.15% 0.00%
61.18%

Color #465463 in popluar number systems.

HEX 46 54 63
Decimal 70 84 99
Binary 1000110 1010100 1100011
Octal 106 124 143

Shades and tints

Shades of #465463

#465463
(70,84,99)
#404D5A
(64,77,90)
#3A4651
(58,70,81)
#343F48
(52,63,72)
#2E383F
(46,56,63)
#283136
(40,49,54)
#222A2D
(34,42,45)
#1C2324
(28,35,36)
#161C1B
(22,28,27)
#101512
(16,21,18)
#0A0E09
(10,14,9)
#000000
(0,0,0)

Tints of #465463

#465463
(70,84,99)
#566371
(86,99,113)
#66727F
(102,114,127)
#76818D
(118,129,141)
#86909B
(134,144,155)
#969FA9
(150,159,169)
#A6AEB7
(166,174,183)
#B6BDC5
(182,189,197)
#C6CCD3
(198,204,211)
#D6DBE1
(214,219,225)
#E6EAEF
(230,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465463; }

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

This text font color is #465463.

Background Color

.myBgColor { background-color: #465463; }

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

This div background color is #465463.

Border color

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

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

This div border color is #465463.

Opacity

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

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

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

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

This text has shadow with #465463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465463.

Preview

Color preview on black background

This text has color #465463 on black background.


Color preview on white background

This text has color #465463 on white background.


Black color preview on #465463 background

This text has black color on #465463 background.


White color preview on #465463 background

This text has white color on #465463 background.


Related colors

Complementary color

Complementary color for #hex is #B9AB9C.


I love getcolorcode.com

Triadic colors

1 #634654 and #546346 with #465463 are triadic colors.

2 #635446 and #544663 with #465463 are triadic colors.