COLOR #46631B

HEX: #46631B RGB: (70,99,27)

Color info

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

RGB color model

#46631B color RGB value is (70,99,27).

RGB: (70,99,27) (27%, 39%, 11%)

RGB channels and saturation

R 70 of 255 = 27%
G 99 of 255 = 39%
B 27 of 255 = 11%

70
99
27

R + G + B ~ 26%. #46631B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 99 + 27 = 196 (100%)
R 70 of 196 ~ 35.71%
G 99 of 196 ~ 50.51%
B 27 of 196 ~ 13.78'%

%35.71
%50.51
%13.78

CMYK color model

#46631B color CMYK value is (29,0,73,61).

  • cyan value is 29.29%
  • magenta value is 0.00%
  • yellow value is 72.73%
  • key color value is 61.18%
CMYK: (29,0,73,61) C29M0Y73K61 (29%,0%,73%,61%) (0.29/0.00/0.73/0.61) 

CMYK percentages

%29.29
%0
%72.73
%61.18

Codes

Color #46631B in popluar color models

46 63 1B
RGB 70 99 27
HSL 84° 57.14% 24.71%
HSB/HSV 84° 72.73% 38.82%
CMYK 29.29% 0.00% 72.73%
61.18%

Color #46631B in popluar number systems.

HEX 46 63 1B
Decimal 70 99 27
Binary 1000110 1100011 11011
Octal 106 143 33

Shades and tints

Shades of #46631B

#46631B
(70,99,27)
#405A19
(64,90,25)
#3A5117
(58,81,23)
#344815
(52,72,21)
#2E3F13
(46,63,19)
#283611
(40,54,17)
#222D0F
(34,45,15)
#1C240D
(28,36,13)
#161B0B
(22,27,11)
#101209
(16,18,9)
#0A0907
(10,9,7)
#000000
(0,0,0)

Tints of #46631B

#46631B
(70,99,27)
#56712F
(86,113,47)
#667F43
(102,127,67)
#768D57
(118,141,87)
#869B6B
(134,155,107)
#96A97F
(150,169,127)
#A6B793
(166,183,147)
#B6C5A7
(182,197,167)
#C6D3BB
(198,211,187)
#D6E1CF
(214,225,207)
#E6EFE3
(230,239,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46631B color. Also use rgb(70,99,27) instead hex code.

Text Font Color

.myTextColor { color: #46631B; }

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

This text font color is #46631B.

Background Color

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

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

This div background color is #46631B.

Border color

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

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

This div border color is #46631B.

Opacity

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

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

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

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

This text has shadow with #46631B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46631B.

Preview

Color preview on black background

This text has color #46631B on black background.


Color preview on white background

This text has color #46631B on white background.


Black color preview on #46631B background

This text has black color on #46631B background.


White color preview on #46631B background

This text has white color on #46631B background.


Related colors

Complementary color

Complementary color for #hex is #B99CE4.


I love getcolorcode.com

Triadic colors

1 #1B4663 and #631B46 with #46631B are triadic colors.

2 #1B6346 and #63461B with #46631B are triadic colors.