COLOR #824239

HEX: #824239 RGB: (130,66,57)

Color info

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

RGB color model

#824239 color RGB value is (130,66,57).

RGB: (130,66,57) (51%, 26%, 22%)

RGB channels and saturation

R 130 of 255 = 51%
G 66 of 255 = 26%
B 57 of 255 = 22%

130
66
57

R + G + B ~ 33%. #824239 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 66 + 57 = 253 (100%)
R 130 of 253 ~ 51.38%
G 66 of 253 ~ 26.09%
B 57 of 253 ~ 22.53'%

%51.38
%26.09
%22.53

CMYK color model

#824239 color CMYK value is (0,49,56,49).

  • cyan value is 0.00%
  • magenta value is 49.23%
  • yellow value is 56.15%
  • key color value is 49.02%

CMYK: (0,49,56,49)
C0M49Y56K49 (0%, 49%, 56%, 49%)
(0.00 / 0.49 / 0.56 / 0.49)

CMYK percentages

%0
%49.23
%56.15
%49.02

Codes

Color #824239 in popluar color models

82 42 39
RGB 130 66 57
HSL 39.04% 36.67%
HSB/HSV 56.15% 50.98%
CMYK 0.00% 49.23% 56.15%
49.02%

Color #824239 in popluar number systems.

HEX 82 42 39
Decimal 130 66 57
Binary 10000010 1000010 111001
Octal 202 102 71

Shades and tints

Shades of #824239

#824239
(130,66,57)
#773C34
(119,60,52)
#6C362F
(108,54,47)
#61302A
(97,48,42)
#562A25
(86,42,37)
#4B2420
(75,36,32)
#401E1B
(64,30,27)
#351816
(53,24,22)
#2A1211
(42,18,17)
#1F0C0C
(31,12,12)
#140607
(20,6,7)
#000000
(0,0,0)

Tints of #824239

#824239
(130,66,57)
#8D534B
(141,83,75)
#98645D
(152,100,93)
#A3756F
(163,117,111)
#AE8681
(174,134,129)
#B99793
(185,151,147)
#C4A8A5
(196,168,165)
#CFB9B7
(207,185,183)
#DACAC9
(218,202,201)
#E5DBDB
(229,219,219)
#F0ECED
(240,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #824239 color. Also use rgb(130,66,57) instead hex code.

Text Font Color

.myTextColor { color: #824239; }

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

This text font color is #824239.

Background Color

.myBgColor { background-color: #824239; }

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

This div background color is #824239.

Border color

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

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

This div border color is #824239.

Opacity

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

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

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

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

This text has shadow with #824239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824239.

Preview

Color preview on black background

This text has color #824239 on black background.


Color preview on white background

This text has color #824239 on white background.


Black color preview on #824239 background

This text has black color on #824239 background.


White color preview on #824239 background

This text has white color on #824239 background.


Related colors

Complementary color

Complementary color for #hex is #7DBDC6.


I love getcolorcode.com

Triadic colors

1 #398242 and #423982 with #824239 are triadic colors.

2 #394282 and #428239 with #824239 are triadic colors.