COLOR #46574D

HEX: #46574D RGB: (70,87,77)

Color info

#46574D contains red, green and blue colors in about the same proportion. Web safe color of #46574D is #336633 (or #363).

RGB color model

#46574D color RGB value is (70,87,77).

RGB: (70,87,77) (27%, 34%, 30%)

RGB channels and saturation

R 70 of 255 = 27%
G 87 of 255 = 34%
B 77 of 255 = 30%

70
87
77

R + G + B ~ 30%. #46574D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 87 + 77 = 234 (100%)
R 70 of 234 ~ 29.91%
G 87 of 234 ~ 37.18%
B 77 of 234 ~ 32.91'%

%29.91
%37.18
%32.91

CMYK color model

#46574D color CMYK value is (20,0,11,66).

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

CMYK: (20,0,11,66)
C20M0Y11K66 (20%, 0%, 11%, 66%)
(0.20 / 0.00 / 0.11 / 0.66)

CMYK percentages

%19.54
%0
%11.49
%65.88

Codes

Color #46574D in popluar color models

46 57 4D
RGB 70 87 77
HSL 145° 10.83% 30.78%
HSB/HSV 145° 19.54% 34.12%
CMYK 19.54% 0.00% 11.49%
65.88%

Color #46574D in popluar number systems.

HEX 46 57 4D
Decimal 70 87 77
Binary 1000110 1010111 1001101
Octal 106 127 115

Shades and tints

Shades of #46574D

#46574D
(70,87,77)
#405046
(64,80,70)
#3A493F
(58,73,63)
#344238
(52,66,56)
#2E3B31
(46,59,49)
#28342A
(40,52,42)
#222D23
(34,45,35)
#1C261C
(28,38,28)
#161F15
(22,31,21)
#10180E
(16,24,14)
#0A1107
(10,17,7)
#000000
(0,0,0)

Tints of #46574D

#46574D
(70,87,77)
#56665D
(86,102,93)
#66756D
(102,117,109)
#76847D
(118,132,125)
#86938D
(134,147,141)
#96A29D
(150,162,157)
#A6B1AD
(166,177,173)
#B6C0BD
(182,192,189)
#C6CFCD
(198,207,205)
#D6DEDD
(214,222,221)
#E6EDED
(230,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46574D; }

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

This text font color is #46574D.

Background Color

.myBgColor { background-color: #46574D; }

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

This div background color is #46574D.

Border color

.myBorderColor { border: 1px solid #46574D; }

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

This div border color is #46574D.

Opacity

.myOpacity80 { color: #46574D; opacity: 0.8; }

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

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

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

This text has shadow with #46574D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46574D.

Preview

Color preview on black background

This text has color #46574D on black background.


Color preview on white background

This text has color #46574D on white background.


Black color preview on #46574D background

This text has black color on #46574D background.


White color preview on #46574D background

This text has white color on #46574D background.


Related colors

Complementary color

Complementary color for #hex is #B9A8B2.


I love getcolorcode.com

Triadic colors

1 #4D4657 and #574D46 with #46574D are triadic colors.

2 #4D5746 and #57464D with #46574D are triadic colors.