COLOR #466257

HEX: #466257 RGB: (70,98,87)

Color info

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

RGB color model

#466257 color RGB value is (70,98,87).

RGB: (70,98,87) (27%, 38%, 34%)

RGB channels and saturation

R 70 of 255 = 27%
G 98 of 255 = 38%
B 87 of 255 = 34%

70
98
87

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

Portions of RGB colors in percentages

R + G + B = 70 + 98 + 87 = 255 (100%)
R 70 of 255 ~ 27.45%
G 98 of 255 ~ 38.43%
B 87 of 255 ~ 34.12'%

%27.45
%38.43
%34.12

CMYK color model

#466257 color CMYK value is (29,0,11,62).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 11.22%
  • key color value is 61.57%

CMYK: (29,0,11,62)
C29M0Y11K62 (29%, 0%, 11%, 62%)
(0.29 / 0.00 / 0.11 / 0.62)

CMYK percentages

%28.57
%0
%11.22
%61.57

Codes

Color #466257 in popluar color models

46 62 57
RGB 70 98 87
HSL 156° 16.67% 32.94%
HSB/HSV 156° 28.57% 38.43%
CMYK 28.57% 0.00% 11.22%
61.57%

Color #466257 in popluar number systems.

HEX 46 62 57
Decimal 70 98 87
Binary 1000110 1100010 1010111
Octal 106 142 127

Shades and tints

Shades of #466257

#466257
(70,98,87)
#405A50
(64,90,80)
#3A5249
(58,82,73)
#344A42
(52,74,66)
#2E423B
(46,66,59)
#283A34
(40,58,52)
#22322D
(34,50,45)
#1C2A26
(28,42,38)
#16221F
(22,34,31)
#101A18
(16,26,24)
#0A1211
(10,18,17)
#000000
(0,0,0)

Tints of #466257

#466257
(70,98,87)
#567066
(86,112,102)
#667E75
(102,126,117)
#768C84
(118,140,132)
#869A93
(134,154,147)
#96A8A2
(150,168,162)
#A6B6B1
(166,182,177)
#B6C4C0
(182,196,192)
#C6D2CF
(198,210,207)
#D6E0DE
(214,224,222)
#E6EEED
(230,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466257; }

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

This text font color is #466257.

Background Color

.myBgColor { background-color: #466257; }

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

This div background color is #466257.

Border color

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

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

This div border color is #466257.

Opacity

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

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

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

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

This text has shadow with #466257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466257.

Preview

Color preview on black background

This text has color #466257 on black background.


Color preview on white background

This text has color #466257 on white background.


Black color preview on #466257 background

This text has black color on #466257 background.


White color preview on #466257 background

This text has white color on #466257 background.


Related colors

Complementary color

Complementary color for #hex is #B99DA8.


I love getcolorcode.com

Triadic colors

1 #574662 and #625746 with #466257 are triadic colors.

2 #576246 and #624657 with #466257 are triadic colors.