COLOR #463717

HEX: #463717 RGB: (70,55,23)

Color info

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

RGB color model

#463717 color RGB value is (70,55,23).

RGB: (70,55,23) (27%, 22%, 9%)

RGB channels and saturation

R 70 of 255 = 27%
G 55 of 255 = 22%
B 23 of 255 = 9%

70
55
23

R + G + B ~ 19%. #463717 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 55 + 23 = 148 (100%)
R 70 of 148 ~ 47.3%
G 55 of 148 ~ 37.16%
B 23 of 148 ~ 15.54'%

%47.3
%37.16
%15.54

CMYK color model

#463717 color CMYK value is (0,21,67,73).

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

CMYK: (0,21,67,73)
C0M21Y67K73 (0%, 21%, 67%, 73%)
(0.00 / 0.21 / 0.67 / 0.73)

CMYK percentages

%0
%21.43
%67.14
%72.55

Codes

Color #463717 in popluar color models

46 37 17
RGB 70 55 23
HSL 41° 50.54% 18.24%
HSB/HSV 41° 67.14% 27.45%
CMYK 0.00% 21.43% 67.14%
72.55%

Color #463717 in popluar number systems.

HEX 46 37 17
Decimal 70 55 23
Binary 1000110 110111 10111
Octal 106 67 27

Shades and tints

Shades of #463717

#463717
(70,55,23)
#403215
(64,50,21)
#3A2D13
(58,45,19)
#342811
(52,40,17)
#2E230F
(46,35,15)
#281E0D
(40,30,13)
#22190B
(34,25,11)
#1C1409
(28,20,9)
#160F07
(22,15,7)
#100A05
(16,10,5)
#0A0503
(10,5,3)
#000000
(0,0,0)

Tints of #463717

#463717
(70,55,23)
#56492C
(86,73,44)
#665B41
(102,91,65)
#766D56
(118,109,86)
#867F6B
(134,127,107)
#969180
(150,145,128)
#A6A395
(166,163,149)
#B6B5AA
(182,181,170)
#C6C7BF
(198,199,191)
#D6D9D4
(214,217,212)
#E6EBE9
(230,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #463717; }

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

This text font color is #463717.

Background Color

.myBgColor { background-color: #463717; }

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

This div background color is #463717.

Border color

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

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

This div border color is #463717.

Opacity

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

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

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

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

This text has shadow with #463717 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463717.

Preview

Color preview on black background

This text has color #463717 on black background.


Color preview on white background

This text has color #463717 on white background.


Black color preview on #463717 background

This text has black color on #463717 background.


White color preview on #463717 background

This text has white color on #463717 background.


Related colors

Complementary color

Complementary color for #hex is #B9C8E8.


I love getcolorcode.com

Triadic colors

1 #174637 and #371746 with #463717 are triadic colors.

2 #173746 and #374617 with #463717 are triadic colors.