COLOR #46712B

HEX: #46712B RGB: (70,113,43)

Color info

#46712B contains mainly red and green colors. Web safe color of #46712B is #336633 (or #363).

RGB color model

#46712B color RGB value is (70,113,43).

RGB: (70,113,43) (27%, 44%, 17%)

RGB channels and saturation

R 70 of 255 = 27%
G 113 of 255 = 44%
B 43 of 255 = 17%

70
113
43

R + G + B ~ 29%. #46712B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 113 + 43 = 226 (100%)
R 70 of 226 ~ 30.97%
G 113 of 226 ~ 50%
B 43 of 226 ~ 19.03'%

%30.97
%50
%19.03

CMYK color model

#46712B color CMYK value is (38,0,62,56).

  • cyan value is 38.05%
  • magenta value is 0.00%
  • yellow value is 61.95%
  • key color value is 55.69%

CMYK: (38,0,62,56)
C38M0Y62K56 (38%, 0%, 62%, 56%)
(0.38 / 0.00 / 0.62 / 0.56)

CMYK percentages

%38.05
%0
%61.95
%55.69

Codes

Color #46712B in popluar color models

46 71 2B
RGB 70 113 43
HSL 97° 44.87% 30.59%
HSB/HSV 97° 61.95% 44.31%
CMYK 38.05% 0.00% 61.95%
55.69%

Color #46712B in popluar number systems.

HEX 46 71 2B
Decimal 70 113 43
Binary 1000110 1110001 101011
Octal 106 161 53

Shades and tints

Shades of #46712B

#46712B
(70,113,43)
#406728
(64,103,40)
#3A5D25
(58,93,37)
#345322
(52,83,34)
#2E491F
(46,73,31)
#283F1C
(40,63,28)
#223519
(34,53,25)
#1C2B16
(28,43,22)
#162113
(22,33,19)
#101710
(16,23,16)
#0A0D0D
(10,13,13)
#000000
(0,0,0)

Tints of #46712B

#46712B
(70,113,43)
#567D3E
(86,125,62)
#668951
(102,137,81)
#769564
(118,149,100)
#86A177
(134,161,119)
#96AD8A
(150,173,138)
#A6B99D
(166,185,157)
#B6C5B0
(182,197,176)
#C6D1C3
(198,209,195)
#D6DDD6
(214,221,214)
#E6E9E9
(230,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46712B color. Also use rgb(70,113,43) instead hex code.

Text Font Color

.myTextColor { color: #46712B; }

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

This text font color is #46712B.

Background Color

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

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

This div background color is #46712B.

Border color

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

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

This div border color is #46712B.

Opacity

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

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

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

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

This text has shadow with #46712B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46712B.

Preview

Color preview on black background

This text has color #46712B on black background.


Color preview on white background

This text has color #46712B on white background.


Black color preview on #46712B background

This text has black color on #46712B background.


White color preview on #46712B background

This text has white color on #46712B background.


Related colors

Complementary color

Complementary color for #hex is #B98ED4.


I love getcolorcode.com

Triadic colors

1 #2B4671 and #712B46 with #46712B are triadic colors.

2 #2B7146 and #71462B with #46712B are triadic colors.