Shades of Tyrian Purple #880648
Tints of Tyrian Purple #880648
RGB
CMYK
RGB Variations
Color information
#880648 (or 0x880648) is known color: Tyrian Purple. HEX triplet: 88, 06 and 48. RGB value is (136,6,72). Sum of RGB (Red+Green+Blue) = 136+6+72=214 (28% of max value = 765). Red value is 136 (53.52% from 255 or 63.55% from 214); Green value is 6 (2.73% from 255 or 2.80% from 214); Blue value is 72 (28.52% from 255 or 33.64% from 214); Max value from RGB is 136 - color contains mainly: red. Hex color #880648 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #880648 is #77F9B7. Grayscale: #343434. Windows color (decimal): -7862712 or 4720264. OLE color: 4720264.
HSL color Cylindrical-coordinate representation of color #880648: hue angle of 329.54º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #880648 is Cyan = 0, Magento = 0.96, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 6 | 72 | - |
| CMYK | 0 | 0.96 | 0.47 | 0.47 |
| HSL | 329.54º | 0.92% | 0.28% | - |
| HSV(B) | 329.54º | 0.96% | 0.53% | - |
| XYZ | 11.39 | 5.83 | 6.66 | - |
| YUV | 52.39 | 139.07 | 187.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 6 | 72 | 0 | 0.96 | 0.47 | 0.47 | 329.54 | 0.92 | 0.28 |
| Hex | 88 | 6 | 48 | 0 | 60 | 2F | 2F | 14A | 5C | 1C |
| Octal | 210 | 6 | 110 | 0 | 140 | 57 | 57 | 512 | 134 | 34 |
| Binary | 10001000 | 110 | 1001000 | 0 | 1100000 | 101111 | 101111 | 101001010 | 1011100 | 11100 |
Color Harmonies of #880648
Complementary color
Monochromatic Colors of #880648
Black with #880648
Text Example
Text Example
White with #880648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #880648; }
p { color: rgb(136,6,72); }
H1.HeaderClassName
{
color: #880648;
}
.AnyTagClassName
{
color: #880648;
}
</style>
background-color css
<style>
a { background-color: #880648; }
a { background-color: rgb(136,6,72); }
div.DivClassName
{
background-color: #880648;
}
.BgClassName
{
background-color: #880648;
}
</style>
border-color css
<style>
span { border-color: #880648; }
span { border-color: rgb(136,6,72); }
td.TdClassName
{
border-color: #880648;
}
.TagClassName
{
border-color: #880648;
}
</style>