COLOR #824358

HEX: #824358 RGB: (130,67,88)

Color info

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

RGB color model

#824358 color RGB value is (130,67,88).

RGB: (130,67,88) (51%, 26%, 35%)

RGB channels and saturation

R 130 of 255 = 51%
G 67 of 255 = 26%
B 88 of 255 = 35%

130
67
88

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

Portions of RGB colors in percentages

R + G + B = 130 + 67 + 88 = 285 (100%)
R 130 of 285 ~ 45.61%
G 67 of 285 ~ 23.51%
B 88 of 285 ~ 30.88'%

%45.61
%23.51
%30.88

CMYK color model

#824358 color CMYK value is (0,48,32,49).

  • cyan value is 0.00%
  • magenta value is 48.46%
  • yellow value is 32.31%
  • key color value is 49.02%
CMYK: (0,48,32,49) C0M48Y32K49 (0%,48%,32%,49%) (0.00/0.48/0.32/0.49) 

CMYK percentages

%0
%48.46
%32.31
%49.02

Codes

Color #824358 in popluar color models

82 43 58
RGB 130 67 88
HSL 340° 31.98% 38.63%
HSB/HSV 340° 48.46% 50.98%
CMYK 0.00% 48.46% 32.31%
49.02%

Color #824358 in popluar number systems.

HEX 82 43 58
Decimal 130 67 88
Binary 10000010 1000011 1011000
Octal 202 103 130

Shades and tints

Shades of #824358

#824358
(130,67,88)
#773D50
(119,61,80)
#6C3748
(108,55,72)
#613140
(97,49,64)
#562B38
(86,43,56)
#4B2530
(75,37,48)
#401F28
(64,31,40)
#351920
(53,25,32)
#2A1318
(42,19,24)
#1F0D10
(31,13,16)
#140708
(20,7,8)
#000000
(0,0,0)

Tints of #824358

#824358
(130,67,88)
#8D5467
(141,84,103)
#986576
(152,101,118)
#A37685
(163,118,133)
#AE8794
(174,135,148)
#B998A3
(185,152,163)
#C4A9B2
(196,169,178)
#CFBAC1
(207,186,193)
#DACBD0
(218,203,208)
#E5DCDF
(229,220,223)
#F0EDEE
(240,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #824358 color. Also use rgb(130,67,88) instead hex code.

Text Font Color

.myTextColor { color: #824358; }

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

This text font color is #824358.

Background Color

.myBgColor { background-color: #824358; }

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

This div background color is #824358.

Border color

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

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

This div border color is #824358.

Opacity

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

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

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

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

This text has shadow with #824358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824358.

Preview

Color preview on black background

This text has color #824358 on black background.


Color preview on white background

This text has color #824358 on white background.


Black color preview on #824358 background

This text has black color on #824358 background.


White color preview on #824358 background

This text has white color on #824358 background.


Related colors

Complementary color

Complementary color for #hex is #7DBCA7.


I love getcolorcode.com

Triadic colors

1 #588243 and #435882 with #824358 are triadic colors.

2 #584382 and #438258 with #824358 are triadic colors.