Shades of Tyrian Purple #560930
Tints of Tyrian Purple #560930
RGB
CMYK
RGB Variations
Color information
#560930 (or 0x560930) is known color: Tyrian Purple. HEX triplet: 56, 09 and 30. RGB value is (86,9,48). Sum of RGB (Red+Green+Blue) = 86+9+48=143 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.14% from 143); Green value is 9 (3.91% from 255 or 6.29% from 143); Blue value is 48 (19.14% from 255 or 33.57% from 143); Max value from RGB is 86 - color contains mainly: red. Hex color #560930 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560930 is #A9F6CF. Grayscale: #242424. Windows color (decimal): -11138768 or 3148118. OLE color: 3148118.
HSL color Cylindrical-coordinate representation of color #560930: hue angle of 329.61º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #560930 is Cyan = 0, Magento = 0.90, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 9 | 48 | - |
| CMYK | 0 | 0.90 | 0.44 | 0.66 |
| HSL | 329.61º | 0.81% | 0.19% | - |
| HSV(B) | 329.61º | 0.9% | 0.34% | - |
| XYZ | 4.47 | 2.39 | 3.02 | - |
| YUV | 36.47 | 134.51 | 163.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 9 | 48 | 0 | 0.90 | 0.44 | 0.66 | 329.61 | 0.81 | 0.19 |
| Hex | 56 | 9 | 30 | 0 | 5A | 2C | 42 | 14A | 51 | 13 |
| Octal | 126 | 11 | 60 | 0 | 132 | 54 | 102 | 512 | 121 | 23 |
| Binary | 1010110 | 1001 | 110000 | 0 | 1011010 | 101100 | 1000010 | 101001010 | 1010001 | 10011 |
Color Harmonies of #560930
Complementary color
Monochromatic Colors of #560930
Black with #560930
Text Example
Text Example
White with #560930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560930; }
p { color: rgb(86,9,48); }
H1.HeaderClassName
{
color: #560930;
}
.AnyTagClassName
{
color: #560930;
}
</style>
background-color css
<style>
a { background-color: #560930; }
a { background-color: rgb(86,9,48); }
div.DivClassName
{
background-color: #560930;
}
.BgClassName
{
background-color: #560930;
}
</style>
border-color css
<style>
span { border-color: #560930; }
span { border-color: rgb(86,9,48); }
td.TdClassName
{
border-color: #560930;
}
.TagClassName
{
border-color: #560930;
}
</style>