COLOR #824237

HEX: #824237 RGB: (130,66,55)

Color info

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

RGB color model

#824237 color RGB value is (130,66,55).

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

RGB channels and saturation

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

130
66
55

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

Portions of RGB colors in percentages

R + G + B = 130 + 66 + 55 = 251 (100%)
R 130 of 251 ~ 51.79%
G 66 of 251 ~ 26.29%
B 55 of 251 ~ 21.91'%

%51.79
%26.29
%21.91

CMYK color model

#824237 color CMYK value is (0,49,58,49).

  • cyan value is 0.00%
  • magenta value is 49.23%
  • yellow value is 57.69%
  • key color value is 49.02%
CMYK: (0,49,58,49) C0M49Y58K49 (0%,49%,58%,49%) (0.00/0.49/0.58/0.49) 

CMYK percentages

%0
%49.23
%57.69
%49.02

Codes

Color #824237 in popluar color models

82 42 37
RGB 130 66 55
HSL 40.54% 36.27%
HSB/HSV 57.69% 50.98%
CMYK 0.00% 49.23% 57.69%
49.02%

Color #824237 in popluar number systems.

HEX 82 42 37
Decimal 130 66 55
Binary 10000010 1000010 110111
Octal 202 102 67

Shades and tints

Shades of #824237

#824237
(130,66,55)
#773C32
(119,60,50)
#6C362D
(108,54,45)
#613028
(97,48,40)
#562A23
(86,42,35)
#4B241E
(75,36,30)
#401E19
(64,30,25)
#351814
(53,24,20)
#2A120F
(42,18,15)
#1F0C0A
(31,12,10)
#140605
(20,6,5)
#000000
(0,0,0)

Tints of #824237

#824237
(130,66,55)
#8D5349
(141,83,73)
#98645B
(152,100,91)
#A3756D
(163,117,109)
#AE867F
(174,134,127)
#B99791
(185,151,145)
#C4A8A3
(196,168,163)
#CFB9B5
(207,185,181)
#DACAC7
(218,202,199)
#E5DBD9
(229,219,217)
#F0ECEB
(240,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #824237; }

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

This text font color is #824237.

Background Color

.myBgColor { background-color: #824237; }

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

This div background color is #824237.

Border color

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

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

This div border color is #824237.

Opacity

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

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

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

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

This text has shadow with #824237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824237.

Preview

Color preview on black background

This text has color #824237 on black background.


Color preview on white background

This text has color #824237 on white background.


Black color preview on #824237 background

This text has black color on #824237 background.


White color preview on #824237 background

This text has white color on #824237 background.


Related colors

Complementary color

Complementary color for #hex is #7DBDC8.


I love getcolorcode.com

Triadic colors

1 #378242 and #423782 with #824237 are triadic colors.

2 #374282 and #428237 with #824237 are triadic colors.