COLOR #462511

HEX: #462511 RGB: (70,37,17)

Color info

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

RGB color model

#462511 color RGB value is (70,37,17).

RGB: (70,37,17) (27%, 15%, 7%)

RGB channels and saturation

R 70 of 255 = 27%
G 37 of 255 = 15%
B 17 of 255 = 7%

70
37
17

R + G + B ~ 16%. #462511 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 37 + 17 = 124 (100%)
R 70 of 124 ~ 56.45%
G 37 of 124 ~ 29.84%
B 17 of 124 ~ 13.71'%

%56.45
%29.84
%13.71

CMYK color model

#462511 color CMYK value is (0,47,76,73).

  • cyan value is 0.00%
  • magenta value is 47.14%
  • yellow value is 75.71%
  • key color value is 72.55%

CMYK: (0,47,76,73)
C0M47Y76K73 (0%, 47%, 76%, 73%)
(0.00 / 0.47 / 0.76 / 0.73)

CMYK percentages

%0
%47.14
%75.71
%72.55

Codes

Color #462511 in popluar color models

46 25 11
RGB 70 37 17
HSL 23° 60.92% 17.06%
HSB/HSV 23° 75.71% 27.45%
CMYK 0.00% 47.14% 75.71%
72.55%

Color #462511 in popluar number systems.

HEX 46 25 11
Decimal 70 37 17
Binary 1000110 100101 10001
Octal 106 45 21

Shades and tints

Shades of #462511

#462511
(70,37,17)
#402210
(64,34,16)
#3A1F0F
(58,31,15)
#341C0E
(52,28,14)
#2E190D
(46,25,13)
#28160C
(40,22,12)
#22130B
(34,19,11)
#1C100A
(28,16,10)
#160D09
(22,13,9)
#100A08
(16,10,8)
#0A0707
(10,7,7)
#000000
(0,0,0)

Tints of #462511

#462511
(70,37,17)
#563826
(86,56,38)
#664B3B
(102,75,59)
#765E50
(118,94,80)
#867165
(134,113,101)
#96847A
(150,132,122)
#A6978F
(166,151,143)
#B6AAA4
(182,170,164)
#C6BDB9
(198,189,185)
#D6D0CE
(214,208,206)
#E6E3E3
(230,227,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462511 color. Also use rgb(70,37,17) instead hex code.

Text Font Color

.myTextColor { color: #462511; }

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

This text font color is #462511.

Background Color

.myBgColor { background-color: #462511; }

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

This div background color is #462511.

Border color

.myBorderColor { border: 1px solid #462511; }

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

This div border color is #462511.

Opacity

.myOpacity80 { color: #462511; opacity: 0.8; }

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

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

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

This text has shadow with #462511 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462511.

Preview

Color preview on black background

This text has color #462511 on black background.


Color preview on white background

This text has color #462511 on white background.


Black color preview on #462511 background

This text has black color on #462511 background.


White color preview on #462511 background

This text has white color on #462511 background.


Related colors

Complementary color

Complementary color for #hex is #B9DAEE.


I love getcolorcode.com

Triadic colors

1 #114625 and #251146 with #462511 are triadic colors.

2 #112546 and #254611 with #462511 are triadic colors.