COLOR #463515

HEX: #463515 RGB: (70,53,21)

Color info

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

RGB color model

#463515 color RGB value is (70,53,21).

RGB: (70,53,21) (27%, 21%, 8%)

RGB channels and saturation

R 70 of 255 = 27%
G 53 of 255 = 21%
B 21 of 255 = 8%

70
53
21

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

Portions of RGB colors in percentages

R + G + B = 70 + 53 + 21 = 144 (100%)
R 70 of 144 ~ 48.61%
G 53 of 144 ~ 36.81%
B 21 of 144 ~ 14.58'%

%48.61
%36.81
%14.58

CMYK color model

#463515 color CMYK value is (0,24,70,73).

  • cyan value is 0.00%
  • magenta value is 24.29%
  • yellow value is 70.00%
  • key color value is 72.55%

CMYK: (0,24,70,73)
C0M24Y70K73 (0%, 24%, 70%, 73%)
(0.00 / 0.24 / 0.70 / 0.73)

CMYK percentages

%0
%24.29
%70
%72.55

Codes

Color #463515 in popluar color models

46 35 15
RGB 70 53 21
HSL 39° 53.85% 17.84%
HSB/HSV 39° 70.00% 27.45%
CMYK 0.00% 24.29% 70.00%
72.55%

Color #463515 in popluar number systems.

HEX 46 35 15
Decimal 70 53 21
Binary 1000110 110101 10101
Octal 106 65 25

Shades and tints

Shades of #463515

#463515
(70,53,21)
#403114
(64,49,20)
#3A2D13
(58,45,19)
#342912
(52,41,18)
#2E2511
(46,37,17)
#282110
(40,33,16)
#221D0F
(34,29,15)
#1C190E
(28,25,14)
#16150D
(22,21,13)
#10110C
(16,17,12)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #463515

#463515
(70,53,21)
#56472A
(86,71,42)
#66593F
(102,89,63)
#766B54
(118,107,84)
#867D69
(134,125,105)
#968F7E
(150,143,126)
#A6A193
(166,161,147)
#B6B3A8
(182,179,168)
#C6C5BD
(198,197,189)
#D6D7D2
(214,215,210)
#E6E9E7
(230,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #463515 color. Also use rgb(70,53,21) instead hex code.

Text Font Color

.myTextColor { color: #463515; }

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

This text font color is #463515.

Background Color

.myBgColor { background-color: #463515; }

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

This div background color is #463515.

Border color

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

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

This div border color is #463515.

Opacity

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

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

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

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

This text has shadow with #463515 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #463515.

Preview

Color preview on black background

This text has color #463515 on black background.


Color preview on white background

This text has color #463515 on white background.


Black color preview on #463515 background

This text has black color on #463515 background.


White color preview on #463515 background

This text has white color on #463515 background.


Related colors

Complementary color

Complementary color for #hex is #B9CAEA.


I love getcolorcode.com

Triadic colors

1 #154635 and #351546 with #463515 are triadic colors.

2 #153546 and #354615 with #463515 are triadic colors.