COLOR #465764

HEX: #465764 RGB: (70,87,100)

Color info

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

RGB color model

#465764 color RGB value is (70,87,100).

RGB: (70,87,100) (27%, 34%, 39%)

RGB channels and saturation

R 70 of 255 = 27%
G 87 of 255 = 34%
B 100 of 255 = 39%

70
87
100

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

Portions of RGB colors in percentages

R + G + B = 70 + 87 + 100 = 257 (100%)
R 70 of 257 ~ 27.24%
G 87 of 257 ~ 33.85%
B 100 of 257 ~ 38.91'%

%27.24
%33.85
%38.91

CMYK color model

#465764 color CMYK value is (30,13,0,61).

  • cyan value is 30.00%
  • magenta value is 13.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (30,13,0,61)
C30M13Y0K61 (30%, 13%, 0%, 61%)
(0.30 / 0.13 / 0.00 / 0.61)

CMYK percentages

%30
%13
%0
%60.78

Codes

Color #465764 in popluar color models

46 57 64
RGB 70 87 100
HSL 206° 17.65% 33.33%
HSB/HSV 206° 30.00% 39.22%
CMYK 30.00% 13.00% 0.00%
60.78%

Color #465764 in popluar number systems.

HEX 46 57 64
Decimal 70 87 100
Binary 1000110 1010111 1100100
Octal 106 127 144

Shades and tints

Shades of #465764

#465764
(70,87,100)
#40505B
(64,80,91)
#3A4952
(58,73,82)
#344249
(52,66,73)
#2E3B40
(46,59,64)
#283437
(40,52,55)
#222D2E
(34,45,46)
#1C2625
(28,38,37)
#161F1C
(22,31,28)
#101813
(16,24,19)
#0A110A
(10,17,10)
#000000
(0,0,0)

Tints of #465764

#465764
(70,87,100)
#566672
(86,102,114)
#667580
(102,117,128)
#76848E
(118,132,142)
#86939C
(134,147,156)
#96A2AA
(150,162,170)
#A6B1B8
(166,177,184)
#B6C0C6
(182,192,198)
#C6CFD4
(198,207,212)
#D6DEE2
(214,222,226)
#E6EDF0
(230,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465764 color. Also use rgb(70,87,100) instead hex code.

Text Font Color

.myTextColor { color: #465764; }

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

This text font color is #465764.

Background Color

.myBgColor { background-color: #465764; }

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

This div background color is #465764.

Border color

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

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

This div border color is #465764.

Opacity

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

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

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

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

This text has shadow with #465764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465764.

Preview

Color preview on black background

This text has color #465764 on black background.


Color preview on white background

This text has color #465764 on white background.


Black color preview on #465764 background

This text has black color on #465764 background.


White color preview on #465764 background

This text has white color on #465764 background.


Related colors

Complementary color

Complementary color for #hex is #B9A89B.


I love getcolorcode.com

Triadic colors

1 #644657 and #576446 with #465764 are triadic colors.

2 #645746 and #574664 with #465764 are triadic colors.