COLOR #46574F

HEX: #46574F RGB: (70,87,79)

Color info

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

RGB color model

#46574F color RGB value is (70,87,79).

RGB: (70,87,79) (27%, 34%, 31%)

RGB channels and saturation

R 70 of 255 = 27%
G 87 of 255 = 34%
B 79 of 255 = 31%

70
87
79

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

Portions of RGB colors in percentages

R + G + B = 70 + 87 + 79 = 236 (100%)
R 70 of 236 ~ 29.66%
G 87 of 236 ~ 36.86%
B 79 of 236 ~ 33.47'%

%29.66
%36.86
%33.47

CMYK color model

#46574F color CMYK value is (20,0,9,66).

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

CMYK: (20,0,9,66)
C20M0Y9K66 (20%, 0%, 9%, 66%)
(0.20 / 0.00 / 0.09 / 0.66)

CMYK percentages

%19.54
%0
%9.2
%65.88

Codes

Color #46574F in popluar color models

46 57 4F
RGB 70 87 79
HSL 152° 10.83% 30.78%
HSB/HSV 152° 19.54% 34.12%
CMYK 19.54% 0.00% 9.20%
65.88%

Color #46574F in popluar number systems.

HEX 46 57 4F
Decimal 70 87 79
Binary 1000110 1010111 1001111
Octal 106 127 117

Shades and tints

Shades of #46574F

#46574F
(70,87,79)
#405048
(64,80,72)
#3A4941
(58,73,65)
#34423A
(52,66,58)
#2E3B33
(46,59,51)
#28342C
(40,52,44)
#222D25
(34,45,37)
#1C261E
(28,38,30)
#161F17
(22,31,23)
#101810
(16,24,16)
#0A1109
(10,17,9)
#000000
(0,0,0)

Tints of #46574F

#46574F
(70,87,79)
#56665F
(86,102,95)
#66756F
(102,117,111)
#76847F
(118,132,127)
#86938F
(134,147,143)
#96A29F
(150,162,159)
#A6B1AF
(166,177,175)
#B6C0BF
(182,192,191)
#C6CFCF
(198,207,207)
#D6DEDF
(214,222,223)
#E6EDEF
(230,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46574F; }

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

This text font color is #46574F.

Background Color

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

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

This div background color is #46574F.

Border color

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

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

This div border color is #46574F.

Opacity

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

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

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

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

This text has shadow with #46574F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46574F.

Preview

Color preview on black background

This text has color #46574F on black background.


Color preview on white background

This text has color #46574F on white background.


Black color preview on #46574F background

This text has black color on #46574F background.


White color preview on #46574F background

This text has white color on #46574F background.


Related colors

Complementary color

Complementary color for #hex is #B9A8B0.


I love getcolorcode.com

Triadic colors

1 #4F4657 and #574F46 with #46574F are triadic colors.

2 #4F5746 and #57464F with #46574F are triadic colors.