Shades of Tyrian Purple #860244
Tints of Tyrian Purple #860244
RGB
CMYK
RGB Variations
Color information
#860244 (or 0x860244) is known color: Tyrian Purple. HEX triplet: 86, 02 and 44. RGB value is (134,2,68). Sum of RGB (Red+Green+Blue) = 134+2+68=204 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.69% from 204); Green value is 2 (1.17% from 255 or 0.98% from 204); Blue value is 68 (26.95% from 255 or 33.33% from 204); Max value from RGB is 134 - color contains mainly: red. Hex color #860244 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #860244 is #79FDBB. Grayscale: #303030. Windows color (decimal): -7994812 or 4457094. OLE color: 4457094.
HSL color Cylindrical-coordinate representation of color #860244: hue angle of 330º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #860244 is Cyan = 0, Magento = 0.99, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 2 | 68 | - |
| CMYK | 0 | 0.99 | 0.49 | 0.47 |
| HSL | 330º | 0.97% | 0.27% | - |
| HSV(B) | 330º | 0.99% | 0.53% | - |
| XYZ | 10.9 | 5.53 | 5.96 | - |
| YUV | 48.99 | 138.73 | 188.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 2 | 68 | 0 | 0.99 | 0.49 | 0.47 | 330 | 0.97 | 0.27 |
| Hex | 86 | 2 | 44 | 0 | 63 | 31 | 2F | 14A | 61 | 1B |
| Octal | 206 | 2 | 104 | 0 | 143 | 61 | 57 | 512 | 141 | 33 |
| Binary | 10000110 | 10 | 1000100 | 0 | 1100011 | 110001 | 101111 | 101001010 | 1100001 | 11011 |
Color Harmonies of #860244
Complementary color
Monochromatic Colors of #860244
Black with #860244
Text Example
Text Example
White with #860244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860244; }
p { color: rgb(134,2,68); }
H1.HeaderClassName
{
color: #860244;
}
.AnyTagClassName
{
color: #860244;
}
</style>
background-color css
<style>
a { background-color: #860244; }
a { background-color: rgb(134,2,68); }
div.DivClassName
{
background-color: #860244;
}
.BgClassName
{
background-color: #860244;
}
</style>
border-color css
<style>
span { border-color: #860244; }
span { border-color: rgb(134,2,68); }
td.TdClassName
{
border-color: #860244;
}
.TagClassName
{
border-color: #860244;
}
</style>