COLOR #46394B

HEX: #46394B RGB: (70,57,75)

Color info

#46394B contains red, green and blue colors in about the same proportion. Web safe color of #46394B is #333333 (or #333).

RGB color model

#46394B color RGB value is (70,57,75).

RGB: (70,57,75) (27%, 22%, 29%)

RGB channels and saturation

R 70 of 255 = 27%
G 57 of 255 = 22%
B 75 of 255 = 29%

70
57
75

R + G + B ~ 26%. #46394B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 57 + 75 = 202 (100%)
R 70 of 202 ~ 34.65%
G 57 of 202 ~ 28.22%
B 75 of 202 ~ 37.13'%

%34.65
%28.22
%37.13

CMYK color model

#46394B color CMYK value is (7,24,0,71).

  • cyan value is 6.67%
  • magenta value is 24.00%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (7,24,0,71)
C7M24Y0K71 (7%, 24%, 0%, 71%)
(0.07 / 0.24 / 0.00 / 0.71)

CMYK percentages

%6.67
%24
%0
%70.59

Codes

Color #46394B in popluar color models

46 39 4B
RGB 70 57 75
HSL 283° 13.64% 25.88%
HSB/HSV 283° 24.00% 29.41%
CMYK 6.67% 24.00% 0.00%
70.59%

Color #46394B in popluar number systems.

HEX 46 39 4B
Decimal 70 57 75
Binary 1000110 111001 1001011
Octal 106 71 113

Shades and tints

Shades of #46394B

#46394B
(70,57,75)
#403445
(64,52,69)
#3A2F3F
(58,47,63)
#342A39
(52,42,57)
#2E2533
(46,37,51)
#28202D
(40,32,45)
#221B27
(34,27,39)
#1C1621
(28,22,33)
#16111B
(22,17,27)
#100C15
(16,12,21)
#0A070F
(10,7,15)
#000000
(0,0,0)

Tints of #46394B

#46394B
(70,57,75)
#564B5B
(86,75,91)
#665D6B
(102,93,107)
#766F7B
(118,111,123)
#86818B
(134,129,139)
#96939B
(150,147,155)
#A6A5AB
(166,165,171)
#B6B7BB
(182,183,187)
#C6C9CB
(198,201,203)
#D6DBDB
(214,219,219)
#E6EDEB
(230,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46394B color. Also use rgb(70,57,75) instead hex code.

Text Font Color

.myTextColor { color: #46394B; }

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

This text font color is #46394B.

Background Color

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

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

This div background color is #46394B.

Border color

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

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

This div border color is #46394B.

Opacity

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

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

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

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

This text has shadow with #46394B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46394B.

Preview

Color preview on black background

This text has color #46394B on black background.


Color preview on white background

This text has color #46394B on white background.


Black color preview on #46394B background

This text has black color on #46394B background.


White color preview on #46394B background

This text has white color on #46394B background.


Related colors

Complementary color

Complementary color for #hex is #B9C6B4.


I love getcolorcode.com

Triadic colors

1 #4B4639 and #394B46 with #46394B are triadic colors.

2 #4B3946 and #39464B with #46394B are triadic colors.