COLOR #46575A

HEX: #46575A RGB: (70,87,90)

Color info

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

RGB color model

#46575A color RGB value is (70,87,90).

RGB: (70,87,90) (27%, 34%, 35%)

RGB channels and saturation

R 70 of 255 = 27%
G 87 of 255 = 34%
B 90 of 255 = 35%

70
87
90

R + G + B ~ 32%. #46575A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 87 + 90 = 247 (100%)
R 70 of 247 ~ 28.34%
G 87 of 247 ~ 35.22%
B 90 of 247 ~ 36.44'%

%28.34
%35.22
%36.44

CMYK color model

#46575A color CMYK value is (22,3,0,65).

  • cyan value is 22.22%
  • magenta value is 3.33%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (22,3,0,65) C22M3Y0K65 (22%,3%,0%,65%) (0.22/0.03/0.00/0.65) 

CMYK percentages

%22.22
%3.33
%0
%64.71

Codes

Color #46575A in popluar color models

46 57 5A
RGB 70 87 90
HSL 189° 12.50% 31.37%
HSB/HSV 189° 22.22% 35.29%
CMYK 22.22% 3.33% 0.00%
64.71%

Color #46575A in popluar number systems.

HEX 46 57 5A
Decimal 70 87 90
Binary 1000110 1010111 1011010
Octal 106 127 132

Shades and tints

Shades of #46575A

#46575A
(70,87,90)
#405052
(64,80,82)
#3A494A
(58,73,74)
#344242
(52,66,66)
#2E3B3A
(46,59,58)
#283432
(40,52,50)
#222D2A
(34,45,42)
#1C2622
(28,38,34)
#161F1A
(22,31,26)
#101812
(16,24,18)
#0A110A
(10,17,10)
#000000
(0,0,0)

Tints of #46575A

#46575A
(70,87,90)
#566669
(86,102,105)
#667578
(102,117,120)
#768487
(118,132,135)
#869396
(134,147,150)
#96A2A5
(150,162,165)
#A6B1B4
(166,177,180)
#B6C0C3
(182,192,195)
#C6CFD2
(198,207,210)
#D6DEE1
(214,222,225)
#E6EDF0
(230,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46575A; }

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

This text font color is #46575A.

Background Color

.myBgColor { background-color: #46575A; }

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

This div background color is #46575A.

Border color

.myBorderColor { border: 1px solid #46575A; }

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

This div border color is #46575A.

Opacity

.myOpacity80 { color: #46575A; opacity: 0.8; }

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

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

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

This text has shadow with #46575A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46575A.

Preview

Color preview on black background

This text has color #46575A on black background.


Color preview on white background

This text has color #46575A on white background.


Black color preview on #46575A background

This text has black color on #46575A background.


White color preview on #46575A background

This text has white color on #46575A background.


Related colors

Complementary color

Complementary color for #hex is #B9A8A5.


I love getcolorcode.com

Triadic colors

1 #5A4657 and #575A46 with #46575A are triadic colors.

2 #5A5746 and #57465A with #46575A are triadic colors.