COLOR #46456D

HEX: #46456D RGB: (70,69,109)

Color info

#46456D contains red, green and blue colors in about the same proportion. Web safe color of #46456D is #333366 (or #336).

RGB color model

#46456D color RGB value is (70,69,109).

RGB: (70,69,109) (27%, 27%, 43%)

RGB channels and saturation

R 70 of 255 = 27%
G 69 of 255 = 27%
B 109 of 255 = 43%

70
69
109

R + G + B ~ 32%. #46456D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 69 + 109 = 248 (100%)
R 70 of 248 ~ 28.23%
G 69 of 248 ~ 27.82%
B 109 of 248 ~ 43.95'%

%28.23
%27.82
%43.95

CMYK color model

#46456D color CMYK value is (36,37,0,57).

  • cyan value is 35.78%
  • magenta value is 36.70%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (36,37,0,57)
C36M37Y0K57 (36%, 37%, 0%, 57%)
(0.36 / 0.37 / 0.00 / 0.57)

CMYK percentages

%35.78
%36.7
%0
%57.25

Codes

Color #46456D in popluar color models

46 45 6D
RGB 70 69 109
HSL 242° 22.47% 34.90%
HSB/HSV 242° 36.70% 42.75%
CMYK 35.78% 36.70% 0.00%
57.25%

Color #46456D in popluar number systems.

HEX 46 45 6D
Decimal 70 69 109
Binary 1000110 1000101 1101101
Octal 106 105 155

Shades and tints

Shades of #46456D

#46456D
(70,69,109)
#403F64
(64,63,100)
#3A395B
(58,57,91)
#343352
(52,51,82)
#2E2D49
(46,45,73)
#282740
(40,39,64)
#222137
(34,33,55)
#1C1B2E
(28,27,46)
#161525
(22,21,37)
#100F1C
(16,15,28)
#0A0913
(10,9,19)
#000000
(0,0,0)

Tints of #46456D

#46456D
(70,69,109)
#56557A
(86,85,122)
#666587
(102,101,135)
#767594
(118,117,148)
#8685A1
(134,133,161)
#9695AE
(150,149,174)
#A6A5BB
(166,165,187)
#B6B5C8
(182,181,200)
#C6C5D5
(198,197,213)
#D6D5E2
(214,213,226)
#E6E5EF
(230,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46456D color. Also use rgb(70,69,109) instead hex code.

Text Font Color

.myTextColor { color: #46456D; }

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

This text font color is #46456D.

Background Color

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

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

This div background color is #46456D.

Border color

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

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

This div border color is #46456D.

Opacity

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

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

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

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

This text has shadow with #46456D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46456D.

Preview

Color preview on black background

This text has color #46456D on black background.


Color preview on white background

This text has color #46456D on white background.


Black color preview on #46456D background

This text has black color on #46456D background.


White color preview on #46456D background

This text has white color on #46456D background.


Related colors

Complementary color

Complementary color for #hex is #B9BA92.


I love getcolorcode.com

Triadic colors

1 #6D4645 and #456D46 with #46456D are triadic colors.

2 #6D4546 and #45466D with #46456D are triadic colors.