COLOR #462818

HEX: #462818 RGB: (70,40,24)

Color info

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

RGB color model

#462818 color RGB value is (70,40,24).

RGB: (70,40,24) (27%, 16%, 9%)

RGB channels and saturation

R 70 of 255 = 27%
G 40 of 255 = 16%
B 24 of 255 = 9%

70
40
24

R + G + B ~ 17%. #462818 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 40 + 24 = 134 (100%)
R 70 of 134 ~ 52.24%
G 40 of 134 ~ 29.85%
B 24 of 134 ~ 17.91'%

%52.24
%29.85
%17.91

CMYK color model

#462818 color CMYK value is (0,43,66,73).

  • cyan value is 0.00%
  • magenta value is 42.86%
  • yellow value is 65.71%
  • key color value is 72.55%

CMYK: (0,43,66,73)
C0M43Y66K73 (0%, 43%, 66%, 73%)
(0.00 / 0.43 / 0.66 / 0.73)

CMYK percentages

%0
%42.86
%65.71
%72.55

Codes

Color #462818 in popluar color models

46 28 18
RGB 70 40 24
HSL 21° 48.94% 18.43%
HSB/HSV 21° 65.71% 27.45%
CMYK 0.00% 42.86% 65.71%
72.55%

Color #462818 in popluar number systems.

HEX 46 28 18
Decimal 70 40 24
Binary 1000110 101000 11000
Octal 106 50 30

Shades and tints

Shades of #462818

#462818
(70,40,24)
#402516
(64,37,22)
#3A2214
(58,34,20)
#341F12
(52,31,18)
#2E1C10
(46,28,16)
#28190E
(40,25,14)
#22160C
(34,22,12)
#1C130A
(28,19,10)
#161008
(22,16,8)
#100D06
(16,13,6)
#0A0A04
(10,10,4)
#000000
(0,0,0)

Tints of #462818

#462818
(70,40,24)
#563B2D
(86,59,45)
#664E42
(102,78,66)
#766157
(118,97,87)
#86746C
(134,116,108)
#968781
(150,135,129)
#A69A96
(166,154,150)
#B6ADAB
(182,173,171)
#C6C0C0
(198,192,192)
#D6D3D5
(214,211,213)
#E6E6EA
(230,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462818 color. Also use rgb(70,40,24) instead hex code.

Text Font Color

.myTextColor { color: #462818; }

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

This text font color is #462818.

Background Color

.myBgColor { background-color: #462818; }

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

This div background color is #462818.

Border color

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

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

This div border color is #462818.

Opacity

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

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

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

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

This text has shadow with #462818 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462818.

Preview

Color preview on black background

This text has color #462818 on black background.


Color preview on white background

This text has color #462818 on white background.


Black color preview on #462818 background

This text has black color on #462818 background.


White color preview on #462818 background

This text has white color on #462818 background.


Related colors

Complementary color

Complementary color for #hex is #B9D7E7.


I love getcolorcode.com

Triadic colors

1 #184628 and #281846 with #462818 are triadic colors.

2 #182846 and #284618 with #462818 are triadic colors.