Shades of Dark Purple #862378
Tints of Dark Purple #862378
RGB
CMYK
RGB Variations
Color information
#862378 (or 0x862378) is known color: Dark Purple. HEX triplet: 86, 23 and 78. RGB value is (134,35,120). Sum of RGB (Red+Green+Blue) = 134+35+120=289 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.37% from 289); Green value is 35 (14.06% from 255 or 12.11% from 289); Blue value is 120 (47.27% from 255 or 41.52% from 289); Max value from RGB is 134 - color contains mainly: red. Hex color #862378 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862378 is #79DC87. Grayscale: #4A4A4A. Windows color (decimal): -7986312 or 7873414. OLE color: 7873414.
HSL color Cylindrical-coordinate representation of color #862378: hue angle of 308.48º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #862378 is Cyan = 0, Magento = 0.74, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 35 | 120 | - |
| CMYK | 0 | 0.74 | 0.10 | 0.47 |
| HSL | 308.48º | 0.59% | 0.33% | - |
| HSV(B) | 308.48º | 0.74% | 0.53% | - |
| XYZ | 13.82 | 7.63 | 18.51 | - |
| YUV | 74.29 | 153.8 | 170.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 120 | 0 | 0.74 | 0.10 | 0.47 | 308.48 | 0.59 | 0.33 |
| Hex | 86 | 23 | 78 | 0 | 4A | A | 2F | 134 | 3B | 21 |
| Octal | 206 | 43 | 170 | 0 | 112 | 12 | 57 | 464 | 73 | 41 |
| Binary | 10000110 | 100011 | 1111000 | 0 | 1001010 | 1010 | 101111 | 100110100 | 111011 | 100001 |
Color Harmonies of #862378
Complementary color
Monochromatic Colors of #862378
Black with #862378
Text Example
Text Example
White with #862378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862378; }
p { color: rgb(134,35,120); }
H1.HeaderClassName
{
color: #862378;
}
.AnyTagClassName
{
color: #862378;
}
</style>
background-color css
<style>
a { background-color: #862378; }
a { background-color: rgb(134,35,120); }
div.DivClassName
{
background-color: #862378;
}
.BgClassName
{
background-color: #862378;
}
</style>
border-color css
<style>
span { border-color: #862378; }
span { border-color: rgb(134,35,120); }
td.TdClassName
{
border-color: #862378;
}
.TagClassName
{
border-color: #862378;
}
</style>