Shades of Tyrian Purple #880340
Tints of Tyrian Purple #880340
RGB
CMYK
RGB Variations
Color information
#880340 (or 0x880340) is known color: Tyrian Purple. HEX triplet: 88, 03 and 40. RGB value is (136,3,64). Sum of RGB (Red+Green+Blue) = 136+3+64=203 (26% of max value = 765). Red value is 136 (53.52% from 255 or 67.00% from 203); Green value is 3 (1.56% from 255 or 1.48% from 203); Blue value is 64 (25.39% from 255 or 31.53% from 203); Max value from RGB is 136 - color contains mainly: red. Hex color #880340 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #880340 is #77FCBF. Grayscale: #313131. Windows color (decimal): -7863488 or 4195208. OLE color: 4195208.
HSL color Cylindrical-coordinate representation of color #880340: hue angle of 332.48º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #880340 is Cyan = 0, Magento = 0.98, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 3 | 64 | - |
| CMYK | 0 | 0.98 | 0.53 | 0.47 |
| HSL | 332.48º | 0.96% | 0.27% | - |
| HSV(B) | 332.48º | 0.98% | 0.53% | - |
| XYZ | 11.11 | 5.67 | 5.36 | - |
| YUV | 49.72 | 136.06 | 189.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 3 | 64 | 0 | 0.98 | 0.53 | 0.47 | 332.48 | 0.96 | 0.27 |
| Hex | 88 | 3 | 40 | 0 | 62 | 35 | 2F | 14C | 60 | 1B |
| Octal | 210 | 3 | 100 | 0 | 142 | 65 | 57 | 514 | 140 | 33 |
| Binary | 10001000 | 11 | 1000000 | 0 | 1100010 | 110101 | 101111 | 101001100 | 1100000 | 11011 |
Color Harmonies of #880340
Complementary color
Monochromatic Colors of #880340
Black with #880340
Text Example
Text Example
White with #880340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #880340; }
p { color: rgb(136,3,64); }
H1.HeaderClassName
{
color: #880340;
}
.AnyTagClassName
{
color: #880340;
}
</style>
background-color css
<style>
a { background-color: #880340; }
a { background-color: rgb(136,3,64); }
div.DivClassName
{
background-color: #880340;
}
.BgClassName
{
background-color: #880340;
}
</style>
border-color css
<style>
span { border-color: #880340; }
span { border-color: rgb(136,3,64); }
td.TdClassName
{
border-color: #880340;
}
.TagClassName
{
border-color: #880340;
}
</style>