Shades of Tyrian Purple #560830
Tints of Tyrian Purple #560830
RGB
CMYK
RGB Variations
Color information
#560830 (or 0x560830) is known color: Tyrian Purple. HEX triplet: 56, 08 and 30. RGB value is (86,8,48). Sum of RGB (Red+Green+Blue) = 86+8+48=142 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.56% from 142); Green value is 8 (3.52% from 255 or 5.63% from 142); Blue value is 48 (19.14% from 255 or 33.80% from 142); Max value from RGB is 86 - color contains mainly: red. Hex color #560830 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560830 is #A9F7CF. Grayscale: #232323. Windows color (decimal): -11139024 or 3147862. OLE color: 3147862.
HSL color Cylindrical-coordinate representation of color #560830: hue angle of 329.23º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #560830 is Cyan = 0, Magento = 0.91, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 8 | 48 | - |
| CMYK | 0 | 0.91 | 0.44 | 0.66 |
| HSL | 329.23º | 0.83% | 0.18% | - |
| HSV(B) | 329.23º | 0.91% | 0.34% | - |
| XYZ | 4.46 | 2.37 | 3.02 | - |
| YUV | 35.88 | 134.84 | 163.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 8 | 48 | 0 | 0.91 | 0.44 | 0.66 | 329.23 | 0.83 | 0.18 |
| Hex | 56 | 8 | 30 | 0 | 5B | 2C | 42 | 149 | 53 | 12 |
| Octal | 126 | 10 | 60 | 0 | 133 | 54 | 102 | 511 | 123 | 22 |
| Binary | 1010110 | 1000 | 110000 | 0 | 1011011 | 101100 | 1000010 | 101001001 | 1010011 | 10010 |
Color Harmonies of #560830
Complementary color
Monochromatic Colors of #560830
Black with #560830
Text Example
Text Example
White with #560830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560830; }
p { color: rgb(86,8,48); }
H1.HeaderClassName
{
color: #560830;
}
.AnyTagClassName
{
color: #560830;
}
</style>
background-color css
<style>
a { background-color: #560830; }
a { background-color: rgb(86,8,48); }
div.DivClassName
{
background-color: #560830;
}
.BgClassName
{
background-color: #560830;
}
</style>
border-color css
<style>
span { border-color: #560830; }
span { border-color: rgb(86,8,48); }
td.TdClassName
{
border-color: #560830;
}
.TagClassName
{
border-color: #560830;
}
</style>