COLOR #824033

HEX: #824033 RGB: (130,64,51)

Color info

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

RGB color model

#824033 color RGB value is (130,64,51).

RGB: (130,64,51) (51%, 25%, 20%)

RGB channels and saturation

R 130 of 255 = 51%
G 64 of 255 = 25%
B 51 of 255 = 20%

130
64
51

R + G + B ~ 32%. #824033 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 64 + 51 = 245 (100%)
R 130 of 245 ~ 53.06%
G 64 of 245 ~ 26.12%
B 51 of 245 ~ 20.82'%

%53.06
%26.12
%20.82

CMYK color model

#824033 color CMYK value is (0,51,61,49).

  • cyan value is 0.00%
  • magenta value is 50.77%
  • yellow value is 60.77%
  • key color value is 49.02%

CMYK: (0,51,61,49)
C0M51Y61K49 (0%, 51%, 61%, 49%)
(0.00 / 0.51 / 0.61 / 0.49)

CMYK percentages

%0
%50.77
%60.77
%49.02

Codes

Color #824033 in popluar color models

82 40 33
RGB 130 64 51
HSL 10° 43.65% 35.49%
HSB/HSV 10° 60.77% 50.98%
CMYK 0.00% 50.77% 60.77%
49.02%

Color #824033 in popluar number systems.

HEX 82 40 33
Decimal 130 64 51
Binary 10000010 1000000 110011
Octal 202 100 63

Shades and tints

Shades of #824033

#824033
(130,64,51)
#773B2F
(119,59,47)
#6C362B
(108,54,43)
#613127
(97,49,39)
#562C23
(86,44,35)
#4B271F
(75,39,31)
#40221B
(64,34,27)
#351D17
(53,29,23)
#2A1813
(42,24,19)
#1F130F
(31,19,15)
#140E0B
(20,14,11)
#000000
(0,0,0)

Tints of #824033

#824033
(130,64,51)
#8D5145
(141,81,69)
#986257
(152,98,87)
#A37369
(163,115,105)
#AE847B
(174,132,123)
#B9958D
(185,149,141)
#C4A69F
(196,166,159)
#CFB7B1
(207,183,177)
#DAC8C3
(218,200,195)
#E5D9D5
(229,217,213)
#F0EAE7
(240,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #824033 color. Also use rgb(130,64,51) instead hex code.

Text Font Color

.myTextColor { color: #824033; }

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

This text font color is #824033.

Background Color

.myBgColor { background-color: #824033; }

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

This div background color is #824033.

Border color

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

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

This div border color is #824033.

Opacity

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

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

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

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

This text has shadow with #824033 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824033.

Preview

Color preview on black background

This text has color #824033 on black background.


Color preview on white background

This text has color #824033 on white background.


Black color preview on #824033 background

This text has black color on #824033 background.


White color preview on #824033 background

This text has white color on #824033 background.


Related colors

Complementary color

Complementary color for #hex is #7DBFCC.


I love getcolorcode.com

Triadic colors

1 #338240 and #403382 with #824033 are triadic colors.

2 #334082 and #408233 with #824033 are triadic colors.