COLOR #46620B

HEX: #46620B RGB: (70,98,11)

Color info

#46620B contains mainly red and green colors. Web safe color of #46620B is #336600 (or #360).

RGB color model

#46620B color RGB value is (70,98,11).

RGB: (70,98,11) (27%, 38%, 4%)

RGB channels and saturation

R 70 of 255 = 27%
G 98 of 255 = 38%
B 11 of 255 = 4%

70
98
11

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

Portions of RGB colors in percentages

R + G + B = 70 + 98 + 11 = 179 (100%)
R 70 of 179 ~ 39.11%
G 98 of 179 ~ 54.75%
B 11 of 179 ~ 6.15'%

%39.11
%54.75

CMYK color model

#46620B color CMYK value is (29,0,89,62).

  • cyan value is 28.57%
  • magenta value is 0.00%
  • yellow value is 88.78%
  • key color value is 61.57%

CMYK: (29,0,89,62)
C29M0Y89K62 (29%, 0%, 89%, 62%)
(0.29 / 0.00 / 0.89 / 0.62)

CMYK percentages

%28.57
%0
%88.78
%61.57

Codes

Color #46620B in popluar color models

46 62 0B
RGB 70 98 11
HSL 79° 79.82% 21.37%
HSB/HSV 79° 88.78% 38.43%
CMYK 28.57% 0.00% 88.78%
61.57%

Color #46620B in popluar number systems.

HEX 46 62 0B
Decimal 70 98 11
Binary 1000110 1100010 1011
Octal 106 142 13

Shades and tints

Shades of #46620B

#46620B
(70,98,11)
#405A0A
(64,90,10)
#3A5209
(58,82,9)
#344A08
(52,74,8)
#2E4207
(46,66,7)
#283A06
(40,58,6)
#223205
(34,50,5)
#1C2A04
(28,42,4)
#162203
(22,34,3)
#101A02
(16,26,2)
#0A1201
(10,18,1)
#000000
(0,0,0)

Tints of #46620B

#46620B
(70,98,11)
#567021
(86,112,33)
#667E37
(102,126,55)
#768C4D
(118,140,77)
#869A63
(134,154,99)
#96A879
(150,168,121)
#A6B68F
(166,182,143)
#B6C4A5
(182,196,165)
#C6D2BB
(198,210,187)
#D6E0D1
(214,224,209)
#E6EEE7
(230,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #46620B color. Also use rgb(70,98,11) instead hex code.

Text Font Color

.myTextColor { color: #46620B; }

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

This text font color is #46620B.

Background Color

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

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

This div background color is #46620B.

Border color

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

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

This div border color is #46620B.

Opacity

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

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

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

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

This text has shadow with #46620B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46620B.

Preview

Color preview on black background

This text has color #46620B on black background.


Color preview on white background

This text has color #46620B on white background.


Black color preview on #46620B background

This text has black color on #46620B background.


White color preview on #46620B background

This text has white color on #46620B background.


Related colors

Complementary color

Complementary color for #hex is #B99DF4.


I love getcolorcode.com

Triadic colors

1 #0B4662 and #620B46 with #46620B are triadic colors.

2 #0B6246 and #62460B with #46620B are triadic colors.