COLOR #46393B

HEX: #46393B RGB: (70,57,59)

Color info

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

RGB color model

#46393B color RGB value is (70,57,59).

RGB: (70,57,59) (27%, 22%, 23%)

RGB channels and saturation

R 70 of 255 = 27%
G 57 of 255 = 22%
B 59 of 255 = 23%

70
57
59

R + G + B ~ 24%. #46393B is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 57 + 59 = 186 (100%)
R 70 of 186 ~ 37.63%
G 57 of 186 ~ 30.65%
B 59 of 186 ~ 31.72'%

%37.63
%30.65
%31.72

CMYK color model

#46393B color CMYK value is (0,19,16,73).

  • cyan value is 0.00%
  • magenta value is 18.57%
  • yellow value is 15.71%
  • key color value is 72.55%
CMYK: (0,19,16,73) C0M19Y16K73 (0%,19%,16%,73%) (0.00/0.19/0.16/0.73) 

CMYK percentages

%0
%18.57
%15.71
%72.55

Codes

Color #46393B in popluar color models

46 39 3B
RGB 70 57 59
HSL 351° 10.24% 24.90%
HSB/HSV 351° 18.57% 27.45%
CMYK 0.00% 18.57% 15.71%
72.55%

Color #46393B in popluar number systems.

HEX 46 39 3B
Decimal 70 57 59
Binary 1000110 111001 111011
Octal 106 71 73

Shades and tints

Shades of #46393B

#46393B
(70,57,59)
#403436
(64,52,54)
#3A2F31
(58,47,49)
#342A2C
(52,42,44)
#2E2527
(46,37,39)
#282022
(40,32,34)
#221B1D
(34,27,29)
#1C1618
(28,22,24)
#161113
(22,17,19)
#100C0E
(16,12,14)
#0A0709
(10,7,9)
#000000
(0,0,0)

Tints of #46393B

#46393B
(70,57,59)
#564B4C
(86,75,76)
#665D5D
(102,93,93)
#766F6E
(118,111,110)
#86817F
(134,129,127)
#969390
(150,147,144)
#A6A5A1
(166,165,161)
#B6B7B2
(182,183,178)
#C6C9C3
(198,201,195)
#D6DBD4
(214,219,212)
#E6EDE5
(230,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46393B; }

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

This text font color is #46393B.

Background Color

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

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

This div background color is #46393B.

Border color

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

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

This div border color is #46393B.

Opacity

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

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

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

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

This text has shadow with #46393B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46393B.

Preview

Color preview on black background

This text has color #46393B on black background.


Color preview on white background

This text has color #46393B on white background.


Black color preview on #46393B background

This text has black color on #46393B background.


White color preview on #46393B background

This text has white color on #46393B background.


Related colors

Complementary color

Complementary color for #hex is #B9C6C4.


I love getcolorcode.com

Triadic colors

1 #3B4639 and #393B46 with #46393B are triadic colors.

2 #3B3946 and #39463B with #46393B are triadic colors.