COLOR #824256

HEX: #824256 RGB: (130,66,86)

Color info

#824256 contains mainly red and blue colors. Web safe color of #824256 is #993366 (or #936).

RGB color model

#824256 color RGB value is (130,66,86).

RGB: (130,66,86) (51%, 26%, 34%)

RGB channels and saturation

R 130 of 255 = 51%
G 66 of 255 = 26%
B 86 of 255 = 34%

130
66
86

R + G + B ~ 37%. #824256 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 66 + 86 = 282 (100%)
R 130 of 282 ~ 46.1%
G 66 of 282 ~ 23.4%
B 86 of 282 ~ 30.5'%

%46.1
%23.4
%30.5

CMYK color model

#824256 color CMYK value is (0,49,34,49).

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

CMYK: (0,49,34,49)
C0M49Y34K49 (0%, 49%, 34%, 49%)
(0.00 / 0.49 / 0.34 / 0.49)

CMYK percentages

%0
%49.23
%33.85
%49.02

Codes

Color #824256 in popluar color models

82 42 56
RGB 130 66 86
HSL 341° 32.65% 38.43%
HSB/HSV 341° 49.23% 50.98%
CMYK 0.00% 49.23% 33.85%
49.02%

Color #824256 in popluar number systems.

HEX 82 42 56
Decimal 130 66 86
Binary 10000010 1000010 1010110
Octal 202 102 126

Shades and tints

Shades of #824256

#824256
(130,66,86)
#773C4F
(119,60,79)
#6C3648
(108,54,72)
#613041
(97,48,65)
#562A3A
(86,42,58)
#4B2433
(75,36,51)
#401E2C
(64,30,44)
#351825
(53,24,37)
#2A121E
(42,18,30)
#1F0C17
(31,12,23)
#140610
(20,6,16)
#000000
(0,0,0)

Tints of #824256

#824256
(130,66,86)
#8D5365
(141,83,101)
#986474
(152,100,116)
#A37583
(163,117,131)
#AE8692
(174,134,146)
#B997A1
(185,151,161)
#C4A8B0
(196,168,176)
#CFB9BF
(207,185,191)
#DACACE
(218,202,206)
#E5DBDD
(229,219,221)
#F0ECEC
(240,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #824256; }

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

This text font color is #824256.

Background Color

.myBgColor { background-color: #824256; }

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

This div background color is #824256.

Border color

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

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

This div border color is #824256.

Opacity

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

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

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

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

This text has shadow with #824256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824256.

Preview

Color preview on black background

This text has color #824256 on black background.


Color preview on white background

This text has color #824256 on white background.


Black color preview on #824256 background

This text has black color on #824256 background.


White color preview on #824256 background

This text has white color on #824256 background.


Related colors

Complementary color

Complementary color for #hex is #7DBDA9.


I love getcolorcode.com

Triadic colors

1 #568242 and #425682 with #824256 are triadic colors.

2 #564282 and #428256 with #824256 are triadic colors.