COLOR #465D51

HEX: #465D51 RGB: (70,93,81)

Color info

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

RGB color model

#465D51 color RGB value is (70,93,81).

RGB: (70,93,81) (27%, 36%, 32%)

RGB channels and saturation

R 70 of 255 = 27%
G 93 of 255 = 36%
B 81 of 255 = 32%

70
93
81

R + G + B ~ 32%. #465D51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 93 + 81 = 244 (100%)
R 70 of 244 ~ 28.69%
G 93 of 244 ~ 38.11%
B 81 of 244 ~ 33.2'%

%28.69
%38.11
%33.2

CMYK color model

#465D51 color CMYK value is (25,0,13,64).

  • cyan value is 24.73%
  • magenta value is 0.00%
  • yellow value is 12.90%
  • key color value is 63.53%

CMYK: (25,0,13,64)
C25M0Y13K64 (25%, 0%, 13%, 64%)
(0.25 / 0.00 / 0.13 / 0.64)

CMYK percentages

%24.73
%0
%12.9
%63.53

Codes

Color #465D51 in popluar color models

46 5D 51
RGB 70 93 81
HSL 149° 14.11% 31.96%
HSB/HSV 149° 24.73% 36.47%
CMYK 24.73% 0.00% 12.90%
63.53%

Color #465D51 in popluar number systems.

HEX 46 5D 51
Decimal 70 93 81
Binary 1000110 1011101 1010001
Octal 106 135 121

Shades and tints

Shades of #465D51

#465D51
(70,93,81)
#40554A
(64,85,74)
#3A4D43
(58,77,67)
#34453C
(52,69,60)
#2E3D35
(46,61,53)
#28352E
(40,53,46)
#222D27
(34,45,39)
#1C2520
(28,37,32)
#161D19
(22,29,25)
#101512
(16,21,18)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #465D51

#465D51
(70,93,81)
#566B60
(86,107,96)
#66796F
(102,121,111)
#76877E
(118,135,126)
#86958D
(134,149,141)
#96A39C
(150,163,156)
#A6B1AB
(166,177,171)
#B6BFBA
(182,191,186)
#C6CDC9
(198,205,201)
#D6DBD8
(214,219,216)
#E6E9E7
(230,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465D51 color. Also use rgb(70,93,81) instead hex code.

Text Font Color

.myTextColor { color: #465D51; }

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

This text font color is #465D51.

Background Color

.myBgColor { background-color: #465D51; }

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

This div background color is #465D51.

Border color

.myBorderColor { border: 1px solid #465D51; }

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

This div border color is #465D51.

Opacity

.myOpacity80 { color: #465D51; opacity: 0.8; }

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

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

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

This text has shadow with #465D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465D51.

Preview

Color preview on black background

This text has color #465D51 on black background.


Color preview on white background

This text has color #465D51 on white background.


Black color preview on #465D51 background

This text has black color on #465D51 background.


White color preview on #465D51 background

This text has white color on #465D51 background.


Related colors

Complementary color

Complementary color for #hex is #B9A2AE.


I love getcolorcode.com

Triadic colors

1 #51465D and #5D5146 with #465D51 are triadic colors.

2 #515D46 and #5D4651 with #465D51 are triadic colors.