COLOR #46502E

HEX: #46502E RGB: (70,80,46)

Color info

#46502E contains red, green and blue colors in about the same proportion. Web safe color of #46502E is #336633 (or #363).

RGB color model

#46502E color RGB value is (70,80,46).

RGB: (70,80,46) (27%, 31%, 18%)

RGB channels and saturation

R 70 of 255 = 27%
G 80 of 255 = 31%
B 46 of 255 = 18%

70
80
46

R + G + B ~ 25%. #46502E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 80 + 46 = 196 (100%)
R 70 of 196 ~ 35.71%
G 80 of 196 ~ 40.82%
B 46 of 196 ~ 23.47'%

%35.71
%40.82
%23.47

CMYK color model

#46502E color CMYK value is (13,0,43,69).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 42.50%
  • key color value is 68.63%

CMYK: (13,0,43,69)
C13M0Y43K69 (13%, 0%, 43%, 69%)
(0.13 / 0.00 / 0.43 / 0.69)

CMYK percentages

%12.5
%0
%42.5
%68.63

Codes

Color #46502E in popluar color models

46 50 2E
RGB 70 80 46
HSL 78° 26.98% 24.71%
HSB/HSV 78° 42.50% 31.37%
CMYK 12.50% 0.00% 42.50%
68.63%

Color #46502E in popluar number systems.

HEX 46 50 2E
Decimal 70 80 46
Binary 1000110 1010000 101110
Octal 106 120 56

Shades and tints

Shades of #46502E

#46502E
(70,80,46)
#40492A
(64,73,42)
#3A4226
(58,66,38)
#343B22
(52,59,34)
#2E341E
(46,52,30)
#282D1A
(40,45,26)
#222616
(34,38,22)
#1C1F12
(28,31,18)
#16180E
(22,24,14)
#10110A
(16,17,10)
#0A0A06
(10,10,6)
#000000
(0,0,0)

Tints of #46502E

#46502E
(70,80,46)
#565F41
(86,95,65)
#666E54
(102,110,84)
#767D67
(118,125,103)
#868C7A
(134,140,122)
#969B8D
(150,155,141)
#A6AAA0
(166,170,160)
#B6B9B3
(182,185,179)
#C6C8C6
(198,200,198)
#D6D7D9
(214,215,217)
#E6E6EC
(230,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46502E color. Also use rgb(70,80,46) instead hex code.

Text Font Color

.myTextColor { color: #46502E; }

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

This text font color is #46502E.

Background Color

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

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

This div background color is #46502E.

Border color

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

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

This div border color is #46502E.

Opacity

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

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

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

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

This text has shadow with #46502E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46502E.

Preview

Color preview on black background

This text has color #46502E on black background.


Color preview on white background

This text has color #46502E on white background.


Black color preview on #46502E background

This text has black color on #46502E background.


White color preview on #46502E background

This text has white color on #46502E background.


Related colors

Complementary color

Complementary color for #hex is #B9AFD1.


I love getcolorcode.com

Triadic colors

1 #2E4650 and #502E46 with #46502E are triadic colors.

2 #2E5046 and #50462E with #46502E are triadic colors.