COLOR #824759

HEX: #824759 RGB: (130,71,89)

Color info

#824759 contains red, green and blue colors in about the same proportion. Web safe color of #824759 is #993366 (or #936).

RGB color model

#824759 color RGB value is (130,71,89).

RGB: (130,71,89) (51%, 28%, 35%)

RGB channels and saturation

R 130 of 255 = 51%
G 71 of 255 = 28%
B 89 of 255 = 35%

130
71
89

R + G + B ~ 38%. #824759 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 71 + 89 = 290 (100%)
R 130 of 290 ~ 44.83%
G 71 of 290 ~ 24.48%
B 89 of 290 ~ 30.69'%

%44.83
%24.48
%30.69

CMYK color model

#824759 color CMYK value is (0,45,32,49).

  • cyan value is 0.00%
  • magenta value is 45.38%
  • yellow value is 31.54%
  • key color value is 49.02%

CMYK: (0,45,32,49)
C0M45Y32K49 (0%, 45%, 32%, 49%)
(0.00 / 0.45 / 0.32 / 0.49)

CMYK percentages

%0
%45.38
%31.54
%49.02

Codes

Color #824759 in popluar color models

82 47 59
RGB 130 71 89
HSL 342° 29.35% 39.41%
HSB/HSV 342° 45.38% 50.98%
CMYK 0.00% 45.38% 31.54%
49.02%

Color #824759 in popluar number systems.

HEX 82 47 59
Decimal 130 71 89
Binary 10000010 1000111 1011001
Octal 202 107 131

Shades and tints

Shades of #824759

#824759
(130,71,89)
#774151
(119,65,81)
#6C3B49
(108,59,73)
#613541
(97,53,65)
#562F39
(86,47,57)
#4B2931
(75,41,49)
#402329
(64,35,41)
#351D21
(53,29,33)
#2A1719
(42,23,25)
#1F1111
(31,17,17)
#140B09
(20,11,9)
#000000
(0,0,0)

Tints of #824759

#824759
(130,71,89)
#8D5768
(141,87,104)
#986777
(152,103,119)
#A37786
(163,119,134)
#AE8795
(174,135,149)
#B997A4
(185,151,164)
#C4A7B3
(196,167,179)
#CFB7C2
(207,183,194)
#DAC7D1
(218,199,209)
#E5D7E0
(229,215,224)
#F0E7EF
(240,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #824759 color. Also use rgb(130,71,89) instead hex code.

Text Font Color

.myTextColor { color: #824759; }

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

This text font color is #824759.

Background Color

.myBgColor { background-color: #824759; }

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

This div background color is #824759.

Border color

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

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

This div border color is #824759.

Opacity

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

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

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

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

This text has shadow with #824759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824759.

Preview

Color preview on black background

This text has color #824759 on black background.


Color preview on white background

This text has color #824759 on white background.


Black color preview on #824759 background

This text has black color on #824759 background.


White color preview on #824759 background

This text has white color on #824759 background.


Related colors

Complementary color

Complementary color for #hex is #7DB8A6.


I love getcolorcode.com

Triadic colors

1 #598247 and #475982 with #824759 are triadic colors.

2 #594782 and #478259 with #824759 are triadic colors.