COLOR #46645E

HEX: #46645E RGB: (70,100,94)

Color info

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

RGB color model

#46645E color RGB value is (70,100,94).

RGB: (70,100,94) (27%, 39%, 37%)

RGB channels and saturation

R 70 of 255 = 27%
G 100 of 255 = 39%
B 94 of 255 = 37%

70
100
94

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

Portions of RGB colors in percentages

R + G + B = 70 + 100 + 94 = 264 (100%)
R 70 of 264 ~ 26.52%
G 100 of 264 ~ 37.88%
B 94 of 264 ~ 35.61'%

%26.52
%37.88
%35.61

CMYK color model

#46645E color CMYK value is (30,0,6,61).

  • cyan value is 30.00%
  • magenta value is 0.00%
  • yellow value is 6.00%
  • key color value is 60.78%

CMYK: (30,0,6,61)
C30M0Y6K61 (30%, 0%, 6%, 61%)
(0.30 / 0.00 / 0.06 / 0.61)

CMYK percentages

%30
%0
%6
%60.78

Codes

Color #46645E in popluar color models

46 64 5E
RGB 70 100 94
HSL 168° 17.65% 33.33%
HSB/HSV 168° 30.00% 39.22%
CMYK 30.00% 0.00% 6.00%
60.78%

Color #46645E in popluar number systems.

HEX 46 64 5E
Decimal 70 100 94
Binary 1000110 1100100 1011110
Octal 106 144 136

Shades and tints

Shades of #46645E

#46645E
(70,100,94)
#405B56
(64,91,86)
#3A524E
(58,82,78)
#344946
(52,73,70)
#2E403E
(46,64,62)
#283736
(40,55,54)
#222E2E
(34,46,46)
#1C2526
(28,37,38)
#161C1E
(22,28,30)
#101316
(16,19,22)
#0A0A0E
(10,10,14)
#000000
(0,0,0)

Tints of #46645E

#46645E
(70,100,94)
#56726C
(86,114,108)
#66807A
(102,128,122)
#768E88
(118,142,136)
#869C96
(134,156,150)
#96AAA4
(150,170,164)
#A6B8B2
(166,184,178)
#B6C6C0
(182,198,192)
#C6D4CE
(198,212,206)
#D6E2DC
(214,226,220)
#E6F0EA
(230,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46645E color. Also use rgb(70,100,94) instead hex code.

Text Font Color

.myTextColor { color: #46645E; }

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

This text font color is #46645E.

Background Color

.myBgColor { background-color: #46645E; }

<div style="background-color:#46645E">Inner text</div>

This div background color is #46645E.

Border color

.myBorderColor { border: 1px solid #46645E; }

<div style="border:3px solid #46645E">Div</div>

This div border color is #46645E.

Opacity

.myOpacity80 { color: #46645E; opacity: 0.8; }

<p style="color:#46645E;opacity:0.8;">80%</p>

Text with #46645E 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 #46645E;}

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

This text has shadow with #46645E color.


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

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

This text has shadow with #46645E primary color and red secondary color.


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

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

This text has shadow with #46645E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #46645E.

Preview

Color preview on black background

This text has color #46645E on black background.


Color preview on white background

This text has color #46645E on white background.


Black color preview on #46645E background

This text has black color on #46645E background.


White color preview on #46645E background

This text has white color on #46645E background.


Related colors

Complementary color

Complementary color for #hex is #B99BA1.


I love getcolorcode.com

Triadic colors

1 #5E4664 and #645E46 with #46645E are triadic colors.

2 #5E6446 and #64465E with #46645E are triadic colors.