COLOR #462E28

HEX: #462E28 RGB: (70,46,40)

Color info

#462E28 contains red, green and blue colors in about the same proportion. Web safe color of #462E28 is #333333 (or #333).

RGB color model

#462E28 color RGB value is (70,46,40).

RGB: (70,46,40) (27%, 18%, 16%)

RGB channels and saturation

R 70 of 255 = 27%
G 46 of 255 = 18%
B 40 of 255 = 16%

70
46
40

R + G + B ~ 20%. #462E28 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 46 + 40 = 156 (100%)
R 70 of 156 ~ 44.87%
G 46 of 156 ~ 29.49%
B 40 of 156 ~ 25.64'%

%44.87
%29.49
%25.64

CMYK color model

#462E28 color CMYK value is (0,34,43,73).

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

CMYK: (0,34,43,73)
C0M34Y43K73 (0%, 34%, 43%, 73%)
(0.00 / 0.34 / 0.43 / 0.73)

CMYK percentages

%0
%34.29
%42.86
%72.55

Codes

Color #462E28 in popluar color models

46 2E 28
RGB 70 46 40
HSL 12° 27.27% 21.57%
HSB/HSV 12° 42.86% 27.45%
CMYK 0.00% 34.29% 42.86%
72.55%

Color #462E28 in popluar number systems.

HEX 46 2E 28
Decimal 70 46 40
Binary 1000110 101110 101000
Octal 106 56 50

Shades and tints

Shades of #462E28

#462E28
(70,46,40)
#402A25
(64,42,37)
#3A2622
(58,38,34)
#34221F
(52,34,31)
#2E1E1C
(46,30,28)
#281A19
(40,26,25)
#221616
(34,22,22)
#1C1213
(28,18,19)
#160E10
(22,14,16)
#100A0D
(16,10,13)
#0A060A
(10,6,10)
#000000
(0,0,0)

Tints of #462E28

#462E28
(70,46,40)
#56413B
(86,65,59)
#66544E
(102,84,78)
#766761
(118,103,97)
#867A74
(134,122,116)
#968D87
(150,141,135)
#A6A09A
(166,160,154)
#B6B3AD
(182,179,173)
#C6C6C0
(198,198,192)
#D6D9D3
(214,217,211)
#E6ECE6
(230,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #462E28; }

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

This text font color is #462E28.

Background Color

.myBgColor { background-color: #462E28; }

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

This div background color is #462E28.

Border color

.myBorderColor { border: 1px solid #462E28; }

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

This div border color is #462E28.

Opacity

.myOpacity80 { color: #462E28; opacity: 0.8; }

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

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

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

This text has shadow with #462E28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462E28.

Preview

Color preview on black background

This text has color #462E28 on black background.


Color preview on white background

This text has color #462E28 on white background.


Black color preview on #462E28 background

This text has black color on #462E28 background.


White color preview on #462E28 background

This text has white color on #462E28 background.


Related colors

Complementary color

Complementary color for #hex is #B9D1D7.


I love getcolorcode.com

Triadic colors

1 #28462E and #2E2846 with #462E28 are triadic colors.

2 #282E46 and #2E4628 with #462E28 are triadic colors.