COLOR #46493E

HEX: #46493E RGB: (70,73,62)

Color info

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

RGB color model

#46493E color RGB value is (70,73,62).

RGB: (70,73,62) (27%, 29%, 24%)

RGB channels and saturation

R 70 of 255 = 27%
G 73 of 255 = 29%
B 62 of 255 = 24%

70
73
62

R + G + B ~ 27%. #46493E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 73 + 62 = 205 (100%)
R 70 of 205 ~ 34.15%
G 73 of 205 ~ 35.61%
B 62 of 205 ~ 30.24'%

%34.15
%35.61
%30.24

CMYK color model

#46493E color CMYK value is (4,0,15,71).

  • cyan value is 4.11%
  • magenta value is 0.00%
  • yellow value is 15.07%
  • key color value is 71.37%

CMYK: (4,0,15,71)
C4M0Y15K71 (4%, 0%, 15%, 71%)
(0.04 / 0.00 / 0.15 / 0.71)

CMYK percentages

%4.11
%0
%15.07
%71.37

Codes

Color #46493E in popluar color models

46 49 3E
RGB 70 73 62
HSL 76° 8.15% 26.47%
HSB/HSV 76° 15.07% 28.63%
CMYK 4.11% 0.00% 15.07%
71.37%

Color #46493E in popluar number systems.

HEX 46 49 3E
Decimal 70 73 62
Binary 1000110 1001001 111110
Octal 106 111 76

Shades and tints

Shades of #46493E

#46493E
(70,73,62)
#404339
(64,67,57)
#3A3D34
(58,61,52)
#34372F
(52,55,47)
#2E312A
(46,49,42)
#282B25
(40,43,37)
#222520
(34,37,32)
#1C1F1B
(28,31,27)
#161916
(22,25,22)
#101311
(16,19,17)
#0A0D0C
(10,13,12)
#000000
(0,0,0)

Tints of #46493E

#46493E
(70,73,62)
#56594F
(86,89,79)
#666960
(102,105,96)
#767971
(118,121,113)
#868982
(134,137,130)
#969993
(150,153,147)
#A6A9A4
(166,169,164)
#B6B9B5
(182,185,181)
#C6C9C6
(198,201,198)
#D6D9D7
(214,217,215)
#E6E9E8
(230,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46493E color. Also use rgb(70,73,62) instead hex code.

Text Font Color

.myTextColor { color: #46493E; }

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

This text font color is #46493E.

Background Color

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

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

This div background color is #46493E.

Border color

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

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

This div border color is #46493E.

Opacity

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

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

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

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

This text has shadow with #46493E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46493E.

Preview

Color preview on black background

This text has color #46493E on black background.


Color preview on white background

This text has color #46493E on white background.


Black color preview on #46493E background

This text has black color on #46493E background.


White color preview on #46493E background

This text has white color on #46493E background.


Related colors

Complementary color

Complementary color for #hex is #B9B6C1.


I love getcolorcode.com

Triadic colors

1 #3E4649 and #493E46 with #46493E are triadic colors.

2 #3E4946 and #49463E with #46493E are triadic colors.