COLOR #465751

HEX: #465751 RGB: (70,87,81)

Color info

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

RGB color model

#465751 color RGB value is (70,87,81).

RGB: (70,87,81) (27%, 34%, 32%)

RGB channels and saturation

R 70 of 255 = 27%
G 87 of 255 = 34%
B 81 of 255 = 32%

70
87
81

R + G + B ~ 31%. #465751 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 87 + 81 = 238 (100%)
R 70 of 238 ~ 29.41%
G 87 of 238 ~ 36.55%
B 81 of 238 ~ 34.03'%

%29.41
%36.55
%34.03

CMYK color model

#465751 color CMYK value is (20,0,7,66).

  • cyan value is 19.54%
  • magenta value is 0.00%
  • yellow value is 6.90%
  • key color value is 65.88%

CMYK: (20,0,7,66)
C20M0Y7K66 (20%, 0%, 7%, 66%)
(0.20 / 0.00 / 0.07 / 0.66)

CMYK percentages

%19.54
%0
%6.9
%65.88

Codes

Color #465751 in popluar color models

46 57 51
RGB 70 87 81
HSL 159° 10.83% 30.78%
HSB/HSV 159° 19.54% 34.12%
CMYK 19.54% 0.00% 6.90%
65.88%

Color #465751 in popluar number systems.

HEX 46 57 51
Decimal 70 87 81
Binary 1000110 1010111 1010001
Octal 106 127 121

Shades and tints

Shades of #465751

#465751
(70,87,81)
#40504A
(64,80,74)
#3A4943
(58,73,67)
#34423C
(52,66,60)
#2E3B35
(46,59,53)
#28342E
(40,52,46)
#222D27
(34,45,39)
#1C2620
(28,38,32)
#161F19
(22,31,25)
#101812
(16,24,18)
#0A110B
(10,17,11)
#000000
(0,0,0)

Tints of #465751

#465751
(70,87,81)
#566660
(86,102,96)
#66756F
(102,117,111)
#76847E
(118,132,126)
#86938D
(134,147,141)
#96A29C
(150,162,156)
#A6B1AB
(166,177,171)
#B6C0BA
(182,192,186)
#C6CFC9
(198,207,201)
#D6DED8
(214,222,216)
#E6EDE7
(230,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #465751; }

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

This text font color is #465751.

Background Color

.myBgColor { background-color: #465751; }

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

This div background color is #465751.

Border color

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

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

This div border color is #465751.

Opacity

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

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

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

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

This text has shadow with #465751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465751.

Preview

Color preview on black background

This text has color #465751 on black background.


Color preview on white background

This text has color #465751 on white background.


Black color preview on #465751 background

This text has black color on #465751 background.


White color preview on #465751 background

This text has white color on #465751 background.


Related colors

Complementary color

Complementary color for #hex is #B9A8AE.


I love getcolorcode.com

Triadic colors

1 #514657 and #575146 with #465751 are triadic colors.

2 #515746 and #574651 with #465751 are triadic colors.