COLOR #46566A

HEX: #46566A RGB: (70,86,106)

Color info

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

RGB color model

#46566A color RGB value is (70,86,106).

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

RGB channels and saturation

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

70
86
106

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

Portions of RGB colors in percentages

R + G + B = 70 + 86 + 106 = 262 (100%)
R 70 of 262 ~ 26.72%
G 86 of 262 ~ 32.82%
B 106 of 262 ~ 40.46'%

%26.72
%32.82
%40.46

CMYK color model

#46566A color CMYK value is (34,19,0,58).

  • cyan value is 33.96%
  • magenta value is 18.87%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (34,19,0,58)
C34M19Y0K58 (34%, 19%, 0%, 58%)
(0.34 / 0.19 / 0.00 / 0.58)

CMYK percentages

%33.96
%18.87
%0
%58.43

Codes

Color #46566A in popluar color models

46 56 6A
RGB 70 86 106
HSL 213° 20.45% 34.51%
HSB/HSV 213° 33.96% 41.57%
CMYK 33.96% 18.87% 0.00%
58.43%

Color #46566A in popluar number systems.

HEX 46 56 6A
Decimal 70 86 106
Binary 1000110 1010110 1101010
Octal 106 126 152

Shades and tints

Shades of #46566A

#46566A
(70,86,106)
#404F61
(64,79,97)
#3A4858
(58,72,88)
#34414F
(52,65,79)
#2E3A46
(46,58,70)
#28333D
(40,51,61)
#222C34
(34,44,52)
#1C252B
(28,37,43)
#161E22
(22,30,34)
#101719
(16,23,25)
#0A1010
(10,16,16)
#000000
(0,0,0)

Tints of #46566A

#46566A
(70,86,106)
#566577
(86,101,119)
#667484
(102,116,132)
#768391
(118,131,145)
#86929E
(134,146,158)
#96A1AB
(150,161,171)
#A6B0B8
(166,176,184)
#B6BFC5
(182,191,197)
#C6CED2
(198,206,210)
#D6DDDF
(214,221,223)
#E6ECEC
(230,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46566A; }

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

This text font color is #46566A.

Background Color

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

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

This div background color is #46566A.

Border color

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

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

This div border color is #46566A.

Opacity

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

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

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

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

This text has shadow with #46566A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46566A.

Preview

Color preview on black background

This text has color #46566A on black background.


Color preview on white background

This text has color #46566A on white background.


Black color preview on #46566A background

This text has black color on #46566A background.


White color preview on #46566A background

This text has white color on #46566A background.


Related colors

Complementary color

Complementary color for #hex is #B9A995.


I love getcolorcode.com

Triadic colors

1 #6A4656 and #566A46 with #46566A are triadic colors.

2 #6A5646 and #56466A with #46566A are triadic colors.