COLOR #842D26

HEX: #842D26 RGB: (132,45,38)

Color info

#842D26 contains mainly red color. Web safe color of #842D26 is #993333 (or #933).

RGB color model

#842D26 color RGB value is (132,45,38).

RGB: (132,45,38) (52%, 18%, 15%)

RGB channels and saturation

R 132 of 255 = 52%
G 45 of 255 = 18%
B 38 of 255 = 15%

132
45
38

R + G + B ~ 28%. #842D26 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 45 + 38 = 215 (100%)
R 132 of 215 ~ 61.4%
G 45 of 215 ~ 20.93%
B 38 of 215 ~ 17.67'%

%61.4
%20.93
%17.67

CMYK color model

#842D26 color CMYK value is (0,66,71,48).

  • cyan value is 0.00%
  • magenta value is 65.91%
  • yellow value is 71.21%
  • key color value is 48.24%

CMYK: (0,66,71,48)
C0M66Y71K48 (0%, 66%, 71%, 48%)
(0.00 / 0.66 / 0.71 / 0.48)

CMYK percentages

%0
%65.91
%71.21
%48.24

Codes

Color #842D26 in popluar color models

84 2D 26
RGB 132 45 38
HSL 55.29% 33.33%
HSB/HSV 71.21% 51.76%
CMYK 0.00% 65.91% 71.21%
48.24%

Color #842D26 in popluar number systems.

HEX 84 2D 26
Decimal 132 45 38
Binary 10000100 101101 100110
Octal 204 55 46

Shades and tints

Shades of #842D26

#842D26
(132,45,38)
#782923
(120,41,35)
#6C2520
(108,37,32)
#60211D
(96,33,29)
#541D1A
(84,29,26)
#481917
(72,25,23)
#3C1514
(60,21,20)
#301111
(48,17,17)
#240D0E
(36,13,14)
#18090B
(24,9,11)
#0C0508
(12,5,8)
#000000
(0,0,0)

Tints of #842D26

#842D26
(132,45,38)
#8F4039
(143,64,57)
#9A534C
(154,83,76)
#A5665F
(165,102,95)
#B07972
(176,121,114)
#BB8C85
(187,140,133)
#C69F98
(198,159,152)
#D1B2AB
(209,178,171)
#DCC5BE
(220,197,190)
#E7D8D1
(231,216,209)
#F2EBE4
(242,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #842D26 color. Also use rgb(132,45,38) instead hex code.

Text Font Color

.myTextColor { color: #842D26; }

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

This text font color is #842D26.

Background Color

.myBgColor { background-color: #842D26; }

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

This div background color is #842D26.

Border color

.myBorderColor { border: 1px solid #842D26; }

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

This div border color is #842D26.

Opacity

.myOpacity80 { color: #842D26; opacity: 0.8; }

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

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

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

This text has shadow with #842D26 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #842D26.

Preview

Color preview on black background

This text has color #842D26 on black background.


Color preview on white background

This text has color #842D26 on white background.


Black color preview on #842D26 background

This text has black color on #842D26 background.


White color preview on #842D26 background

This text has white color on #842D26 background.


Related colors

Complementary color

Complementary color for #hex is #7BD2D9.


I love getcolorcode.com

Triadic colors

1 #26842D and #2D2684 with #842D26 are triadic colors.

2 #262D84 and #2D8426 with #842D26 are triadic colors.