COLOR #46566B

HEX: #46566B RGB: (70,86,107)

Color info

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

RGB color model

#46566B color RGB value is (70,86,107).

RGB: (70,86,107) (27%, 34%, 42%)

RGB channels and saturation

R 70 of 255 = 27%
G 86 of 255 = 34%
B 107 of 255 = 42%

70
86
107

R + G + B ~ 34%. #46566B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 86 + 107 = 263 (100%)
R 70 of 263 ~ 26.62%
G 86 of 263 ~ 32.7%
B 107 of 263 ~ 40.68'%

%26.62
%32.7
%40.68

CMYK color model

#46566B color CMYK value is (35,20,0,58).

  • cyan value is 34.58%
  • magenta value is 19.63%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (35,20,0,58)
C35M20Y0K58 (35%, 20%, 0%, 58%)
(0.35 / 0.20 / 0.00 / 0.58)

CMYK percentages

%34.58
%19.63
%0
%58.04

Codes

Color #46566B in popluar color models

46 56 6B
RGB 70 86 107
HSL 214° 20.90% 34.71%
HSB/HSV 214° 34.58% 41.96%
CMYK 34.58% 19.63% 0.00%
58.04%

Color #46566B in popluar number systems.

HEX 46 56 6B
Decimal 70 86 107
Binary 1000110 1010110 1101011
Octal 106 126 153

Shades and tints

Shades of #46566B

#46566B
(70,86,107)
#404F62
(64,79,98)
#3A4859
(58,72,89)
#344150
(52,65,80)
#2E3A47
(46,58,71)
#28333E
(40,51,62)
#222C35
(34,44,53)
#1C252C
(28,37,44)
#161E23
(22,30,35)
#10171A
(16,23,26)
#0A1011
(10,16,17)
#000000
(0,0,0)

Tints of #46566B

#46566B
(70,86,107)
#566578
(86,101,120)
#667485
(102,116,133)
#768392
(118,131,146)
#86929F
(134,146,159)
#96A1AC
(150,161,172)
#A6B0B9
(166,176,185)
#B6BFC6
(182,191,198)
#C6CED3
(198,206,211)
#D6DDE0
(214,221,224)
#E6ECED
(230,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46566B color. Also use rgb(70,86,107) instead hex code.

Text Font Color

.myTextColor { color: #46566B; }

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

This text font color is #46566B.

Background Color

.myBgColor { background-color: #46566B; }

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

This div background color is #46566B.

Border color

.myBorderColor { border: 1px solid #46566B; }

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

This div border color is #46566B.

Opacity

.myOpacity80 { color: #46566B; opacity: 0.8; }

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

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

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

This text has shadow with #46566B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46566B.

Preview

Color preview on black background

This text has color #46566B on black background.


Color preview on white background

This text has color #46566B on white background.


Black color preview on #46566B background

This text has black color on #46566B background.


White color preview on #46566B background

This text has white color on #46566B background.


Related colors

Complementary color

Complementary color for #hex is #B9A994.


I love getcolorcode.com

Triadic colors

1 #6B4656 and #566B46 with #46566B are triadic colors.

2 #6B5646 and #56466B with #46566B are triadic colors.