COLOR #824D69

HEX: #824D69 RGB: (130,77,105)

Color info

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

RGB color model

#824D69 color RGB value is (130,77,105).

RGB: (130,77,105) (51%, 30%, 41%)

RGB channels and saturation

R 130 of 255 = 51%
G 77 of 255 = 30%
B 105 of 255 = 41%

130
77
105

R + G + B ~ 41%. #824D69 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 77 + 105 = 312 (100%)
R 130 of 312 ~ 41.67%
G 77 of 312 ~ 24.68%
B 105 of 312 ~ 33.65'%

%41.67
%24.68
%33.65

CMYK color model

#824D69 color CMYK value is (0,41,19,49).

  • cyan value is 0.00%
  • magenta value is 40.77%
  • yellow value is 19.23%
  • key color value is 49.02%

CMYK: (0,41,19,49)
C0M41Y19K49 (0%, 41%, 19%, 49%)
(0.00 / 0.41 / 0.19 / 0.49)

CMYK percentages

%0
%40.77
%19.23
%49.02

Codes

Color #824D69 in popluar color models

82 4D 69
RGB 130 77 105
HSL 328° 25.60% 40.59%
HSB/HSV 328° 40.77% 50.98%
CMYK 0.00% 40.77% 19.23%
49.02%

Color #824D69 in popluar number systems.

HEX 82 4D 69
Decimal 130 77 105
Binary 10000010 1001101 1101001
Octal 202 115 151

Shades and tints

Shades of #824D69

#824D69
(130,77,105)
#774660
(119,70,96)
#6C3F57
(108,63,87)
#61384E
(97,56,78)
#563145
(86,49,69)
#4B2A3C
(75,42,60)
#402333
(64,35,51)
#351C2A
(53,28,42)
#2A1521
(42,21,33)
#1F0E18
(31,14,24)
#14070F
(20,7,15)
#000000
(0,0,0)

Tints of #824D69

#824D69
(130,77,105)
#8D5D76
(141,93,118)
#986D83
(152,109,131)
#A37D90
(163,125,144)
#AE8D9D
(174,141,157)
#B99DAA
(185,157,170)
#C4ADB7
(196,173,183)
#CFBDC4
(207,189,196)
#DACDD1
(218,205,209)
#E5DDDE
(229,221,222)
#F0EDEB
(240,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #824D69 color. Also use rgb(130,77,105) instead hex code.

Text Font Color

.myTextColor { color: #824D69; }

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

This text font color is #824D69.

Background Color

.myBgColor { background-color: #824D69; }

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

This div background color is #824D69.

Border color

.myBorderColor { border: 1px solid #824D69; }

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

This div border color is #824D69.

Opacity

.myOpacity80 { color: #824D69; opacity: 0.8; }

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

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

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

This text has shadow with #824D69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824D69.

Preview

Color preview on black background

This text has color #824D69 on black background.


Color preview on white background

This text has color #824D69 on white background.


Black color preview on #824D69 background

This text has black color on #824D69 background.


White color preview on #824D69 background

This text has white color on #824D69 background.


Related colors

Complementary color

Complementary color for #hex is #7DB296.


I love getcolorcode.com

Triadic colors

1 #69824D and #4D6982 with #824D69 are triadic colors.

2 #694D82 and #4D8269 with #824D69 are triadic colors.