COLOR #462726

HEX: #462726 RGB: (70,39,38)

Color info

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

RGB color model

#462726 color RGB value is (70,39,38).

RGB: (70,39,38) (27%, 15%, 15%)

RGB channels and saturation

R 70 of 255 = 27%
G 39 of 255 = 15%
B 38 of 255 = 15%

70
39
38

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

Portions of RGB colors in percentages

R + G + B = 70 + 39 + 38 = 147 (100%)
R 70 of 147 ~ 47.62%
G 39 of 147 ~ 26.53%
B 38 of 147 ~ 25.85'%

%47.62
%26.53
%25.85

CMYK color model

#462726 color CMYK value is (0,44,46,73).

  • cyan value is 0.00%
  • magenta value is 44.29%
  • yellow value is 45.71%
  • key color value is 72.55%
CMYK: (0,44,46,73) C0M44Y46K73 (0%,44%,46%,73%) (0.00/0.44/0.46/0.73) 

CMYK percentages

%0
%44.29
%45.71
%72.55

Codes

Color #462726 in popluar color models

46 27 26
RGB 70 39 38
HSL 29.63% 21.18%
HSB/HSV 45.71% 27.45%
CMYK 0.00% 44.29% 45.71%
72.55%

Color #462726 in popluar number systems.

HEX 46 27 26
Decimal 70 39 38
Binary 1000110 100111 100110
Octal 106 47 46

Shades and tints

Shades of #462726

#462726
(70,39,38)
#402423
(64,36,35)
#3A2120
(58,33,32)
#341E1D
(52,30,29)
#2E1B1A
(46,27,26)
#281817
(40,24,23)
#221514
(34,21,20)
#1C1211
(28,18,17)
#160F0E
(22,15,14)
#100C0B
(16,12,11)
#0A0908
(10,9,8)
#000000
(0,0,0)

Tints of #462726

#462726
(70,39,38)
#563A39
(86,58,57)
#664D4C
(102,77,76)
#76605F
(118,96,95)
#867372
(134,115,114)
#968685
(150,134,133)
#A69998
(166,153,152)
#B6ACAB
(182,172,171)
#C6BFBE
(198,191,190)
#D6D2D1
(214,210,209)
#E6E5E4
(230,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #462726 color. Also use rgb(70,39,38) instead hex code.

Text Font Color

.myTextColor { color: #462726; }

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

This text font color is #462726.

Background Color

.myBgColor { background-color: #462726; }

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

This div background color is #462726.

Border color

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

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

This div border color is #462726.

Opacity

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

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

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

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

This text has shadow with #462726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #462726.

Preview

Color preview on black background

This text has color #462726 on black background.


Color preview on white background

This text has color #462726 on white background.


Black color preview on #462726 background

This text has black color on #462726 background.


White color preview on #462726 background

This text has white color on #462726 background.


Related colors

Complementary color

Complementary color for #hex is #B9D8D9.


I love getcolorcode.com

Triadic colors

1 #264627 and #272646 with #462726 are triadic colors.

2 #262746 and #274626 with #462726 are triadic colors.