COLOR #465768

HEX: #465768 RGB: (70,87,104)

Color info

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

RGB color model

#465768 color RGB value is (70,87,104).

RGB: (70,87,104) (27%, 34%, 41%)

RGB channels and saturation

R 70 of 255 = 27%
G 87 of 255 = 34%
B 104 of 255 = 41%

70
87
104

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

Portions of RGB colors in percentages

R + G + B = 70 + 87 + 104 = 261 (100%)
R 70 of 261 ~ 26.82%
G 87 of 261 ~ 33.33%
B 104 of 261 ~ 39.85'%

%26.82
%33.33
%39.85

CMYK color model

#465768 color CMYK value is (33,16,0,59).

  • cyan value is 32.69%
  • magenta value is 16.35%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (33,16,0,59)
C33M16Y0K59 (33%, 16%, 0%, 59%)
(0.33 / 0.16 / 0.00 / 0.59)

CMYK percentages

%32.69
%16.35
%0
%59.22

Codes

Color #465768 in popluar color models

46 57 68
RGB 70 87 104
HSL 210° 19.54% 34.12%
HSB/HSV 210° 32.69% 40.78%
CMYK 32.69% 16.35% 0.00%
59.22%

Color #465768 in popluar number systems.

HEX 46 57 68
Decimal 70 87 104
Binary 1000110 1010111 1101000
Octal 106 127 150

Shades and tints

Shades of #465768

#465768
(70,87,104)
#40505F
(64,80,95)
#3A4956
(58,73,86)
#34424D
(52,66,77)
#2E3B44
(46,59,68)
#28343B
(40,52,59)
#222D32
(34,45,50)
#1C2629
(28,38,41)
#161F20
(22,31,32)
#101817
(16,24,23)
#0A110E
(10,17,14)
#000000
(0,0,0)

Tints of #465768

#465768
(70,87,104)
#566675
(86,102,117)
#667582
(102,117,130)
#76848F
(118,132,143)
#86939C
(134,147,156)
#96A2A9
(150,162,169)
#A6B1B6
(166,177,182)
#B6C0C3
(182,192,195)
#C6CFD0
(198,207,208)
#D6DEDD
(214,222,221)
#E6EDEA
(230,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465768; }

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

This text font color is #465768.

Background Color

.myBgColor { background-color: #465768; }

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

This div background color is #465768.

Border color

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

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

This div border color is #465768.

Opacity

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

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

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

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

This text has shadow with #465768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465768.

Preview

Color preview on black background

This text has color #465768 on black background.


Color preview on white background

This text has color #465768 on white background.


Black color preview on #465768 background

This text has black color on #465768 background.


White color preview on #465768 background

This text has white color on #465768 background.


Related colors

Complementary color

Complementary color for #hex is #B9A897.


I love getcolorcode.com

Triadic colors

1 #684657 and #576846 with #465768 are triadic colors.

2 #685746 and #574668 with #465768 are triadic colors.