Shades of Dark Purple #821467
Tints of Dark Purple #821467
RGB
CMYK
RGB Variations
Color information
#821467 (or 0x821467) is known color: Dark Purple. HEX triplet: 82, 14 and 67. RGB value is (130,20,103). Sum of RGB (Red+Green+Blue) = 130+20+103=253 (33% of max value = 765). Red value is 130 (51.17% from 255 or 51.38% from 253); Green value is 20 (8.20% from 255 or 7.91% from 253); Blue value is 103 (40.62% from 255 or 40.71% from 253); Max value from RGB is 130 - color contains mainly: red. Hex color #821467 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #821467 is #7DEB98. Grayscale: #3E3E3E. Windows color (decimal): -8252313 or 6755458. OLE color: 6755458.
HSL color Cylindrical-coordinate representation of color #821467: hue angle of 314.73º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #821467 is Cyan = 0, Magento = 0.85, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 20 | 103 | - |
| CMYK | 0 | 0.85 | 0.21 | 0.49 |
| HSL | 314.73º | 0.73% | 0.29% | - |
| HSV(B) | 314.73º | 0.85% | 0.51% | - |
| XYZ | 11.9 | 6.23 | 13.41 | - |
| YUV | 62.35 | 150.94 | 176.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 20 | 103 | 0 | 0.85 | 0.21 | 0.49 | 314.73 | 0.73 | 0.29 |
| Hex | 82 | 14 | 67 | 0 | 55 | 15 | 31 | 13B | 49 | 1D |
| Octal | 202 | 24 | 147 | 0 | 125 | 25 | 61 | 473 | 111 | 35 |
| Binary | 10000010 | 10100 | 1100111 | 0 | 1010101 | 10101 | 110001 | 100111011 | 1001001 | 11101 |
Color Harmonies of #821467
Complementary color
Monochromatic Colors of #821467
Black with #821467
Text Example
Text Example
White with #821467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821467; }
p { color: rgb(130,20,103); }
H1.HeaderClassName
{
color: #821467;
}
.AnyTagClassName
{
color: #821467;
}
</style>
background-color css
<style>
a { background-color: #821467; }
a { background-color: rgb(130,20,103); }
div.DivClassName
{
background-color: #821467;
}
.BgClassName
{
background-color: #821467;
}
</style>
border-color css
<style>
span { border-color: #821467; }
span { border-color: rgb(130,20,103); }
td.TdClassName
{
border-color: #821467;
}
.TagClassName
{
border-color: #821467;
}
</style>