COLOR #46313D

HEX: #46313D RGB: (70,49,61)

Color info

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

RGB color model

#46313D color RGB value is (70,49,61).

RGB: (70,49,61) (27%, 19%, 24%)

RGB channels and saturation

R 70 of 255 = 27%
G 49 of 255 = 19%
B 61 of 255 = 24%

70
49
61

R + G + B ~ 23%. #46313D is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 49 + 61 = 180 (100%)
R 70 of 180 ~ 38.89%
G 49 of 180 ~ 27.22%
B 61 of 180 ~ 33.89'%

%38.89
%27.22
%33.89

CMYK color model

#46313D color CMYK value is (0,30,13,73).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 12.86%
  • key color value is 72.55%

CMYK: (0,30,13,73)
C0M30Y13K73 (0%, 30%, 13%, 73%)
(0.00 / 0.30 / 0.13 / 0.73)

CMYK percentages

%0
%30
%12.86
%72.55

Codes

Color #46313D in popluar color models

46 31 3D
RGB 70 49 61
HSL 326° 17.65% 23.33%
HSB/HSV 326° 30.00% 27.45%
CMYK 0.00% 30.00% 12.86%
72.55%

Color #46313D in popluar number systems.

HEX 46 31 3D
Decimal 70 49 61
Binary 1000110 110001 111101
Octal 106 61 75

Shades and tints

Shades of #46313D

#46313D
(70,49,61)
#402D38
(64,45,56)
#3A2933
(58,41,51)
#34252E
(52,37,46)
#2E2129
(46,33,41)
#281D24
(40,29,36)
#22191F
(34,25,31)
#1C151A
(28,21,26)
#161115
(22,17,21)
#100D10
(16,13,16)
#0A090B
(10,9,11)
#000000
(0,0,0)

Tints of #46313D

#46313D
(70,49,61)
#56434E
(86,67,78)
#66555F
(102,85,95)
#766770
(118,103,112)
#867981
(134,121,129)
#968B92
(150,139,146)
#A69DA3
(166,157,163)
#B6AFB4
(182,175,180)
#C6C1C5
(198,193,197)
#D6D3D6
(214,211,214)
#E6E5E7
(230,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46313D color. Also use rgb(70,49,61) instead hex code.

Text Font Color

.myTextColor { color: #46313D; }

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

This text font color is #46313D.

Background Color

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

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

This div background color is #46313D.

Border color

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

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

This div border color is #46313D.

Opacity

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

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

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

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

This text has shadow with #46313D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46313D.

Preview

Color preview on black background

This text has color #46313D on black background.


Color preview on white background

This text has color #46313D on white background.


Black color preview on #46313D background

This text has black color on #46313D background.


White color preview on #46313D background

This text has white color on #46313D background.


Related colors

Complementary color

Complementary color for #hex is #B9CEC2.


I love getcolorcode.com

Triadic colors

1 #3D4631 and #313D46 with #46313D are triadic colors.

2 #3D3146 and #31463D with #46313D are triadic colors.