COLOR #46370B

HEX: #46370B RGB: (70,55,11)

Color info

#46370B contains red, green and blue colors in about the same proportion. Web safe color of #46370B is #333300 (or #330).

RGB color model

#46370B color RGB value is (70,55,11).

RGB: (70,55,11) (27%, 22%, 4%)

RGB channels and saturation

R 70 of 255 = 27%
G 55 of 255 = 22%
B 11 of 255 = 4%

70
55
11

R + G + B ~ 18%. #46370B is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 55 + 11 = 136 (100%)
R 70 of 136 ~ 51.47%
G 55 of 136 ~ 40.44%
B 11 of 136 ~ 8.09'%

%51.47
%40.44

CMYK color model

#46370B color CMYK value is (0,21,84,73).

  • cyan value is 0.00%
  • magenta value is 21.43%
  • yellow value is 84.29%
  • key color value is 72.55%

CMYK: (0,21,84,73)
C0M21Y84K73 (0%, 21%, 84%, 73%)
(0.00 / 0.21 / 0.84 / 0.73)

CMYK percentages

%0
%21.43
%84.29
%72.55

Codes

Color #46370B in popluar color models

46 37 0B
RGB 70 55 11
HSL 45° 72.84% 15.88%
HSB/HSV 45° 84.29% 27.45%
CMYK 0.00% 21.43% 84.29%
72.55%

Color #46370B in popluar number systems.

HEX 46 37 0B
Decimal 70 55 11
Binary 1000110 110111 1011
Octal 106 67 13

Shades and tints

Shades of #46370B

#46370B
(70,55,11)
#40320A
(64,50,10)
#3A2D09
(58,45,9)
#342808
(52,40,8)
#2E2307
(46,35,7)
#281E06
(40,30,6)
#221905
(34,25,5)
#1C1404
(28,20,4)
#160F03
(22,15,3)
#100A02
(16,10,2)
#0A0501
(10,5,1)
#000000
(0,0,0)

Tints of #46370B

#46370B
(70,55,11)
#564921
(86,73,33)
#665B37
(102,91,55)
#766D4D
(118,109,77)
#867F63
(134,127,99)
#969179
(150,145,121)
#A6A38F
(166,163,143)
#B6B5A5
(182,181,165)
#C6C7BB
(198,199,187)
#D6D9D1
(214,217,209)
#E6EBE7
(230,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #46370B; }

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

This text font color is #46370B.

Background Color

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

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

This div background color is #46370B.

Border color

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

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

This div border color is #46370B.

Opacity

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

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

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

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

This text has shadow with #46370B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #46370B.

Preview

Color preview on black background

This text has color #46370B on black background.


Color preview on white background

This text has color #46370B on white background.


Black color preview on #46370B background

This text has black color on #46370B background.


White color preview on #46370B background

This text has white color on #46370B background.


Related colors

Complementary color

Complementary color for #hex is #B9C8F4.


I love getcolorcode.com

Triadic colors

1 #0B4637 and #370B46 with #46370B are triadic colors.

2 #0B3746 and #37460B with #46370B are triadic colors.