Shades of Tyrian Purple #560850
Tints of Tyrian Purple #560850
RGB
CMYK
RGB Variations
Color information
#560850 (or 0x560850) is known color: Tyrian Purple. HEX triplet: 56, 08 and 50. RGB value is (86,8,80). Sum of RGB (Red+Green+Blue) = 86+8+80=174 (23% of max value = 765). Red value is 86 (33.98% from 255 or 49.43% from 174); Green value is 8 (3.52% from 255 or 4.60% from 174); Blue value is 80 (31.64% from 255 or 45.98% from 174); Max value from RGB is 86 - color contains mainly: red. Hex color #560850 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #560850 is #A9F7AF. Grayscale: #272727. Windows color (decimal): -11138992 or 5245014. OLE color: 5245014.
HSL color Cylindrical-coordinate representation of color #560850: hue angle of 304.62º 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 #560850 is Cyan = 0, Magento = 0.91, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 8 | 80 | - |
| CMYK | 0 | 0.91 | 0.07 | 0.66 |
| HSL | 304.62º | 0.83% | 0.18% | - |
| HSV(B) | 304.62º | 0.91% | 0.34% | - |
| XYZ | 5.37 | 2.73 | 7.83 | - |
| YUV | 39.53 | 150.84 | 161.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 8 | 80 | 0 | 0.91 | 0.07 | 0.66 | 304.62 | 0.83 | 0.18 |
| Hex | 56 | 8 | 50 | 0 | 5B | 7 | 42 | 131 | 53 | 12 |
| Octal | 126 | 10 | 120 | 0 | 133 | 7 | 102 | 461 | 123 | 22 |
| Binary | 1010110 | 1000 | 1010000 | 0 | 1011011 | 111 | 1000010 | 100110001 | 1010011 | 10010 |
Color Harmonies of #560850
Complementary color
Monochromatic Colors of #560850
Black with #560850
Text Example
Text Example
White with #560850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560850; }
p { color: rgb(86,8,80); }
H1.HeaderClassName
{
color: #560850;
}
.AnyTagClassName
{
color: #560850;
}
</style>
background-color css
<style>
a { background-color: #560850; }
a { background-color: rgb(86,8,80); }
div.DivClassName
{
background-color: #560850;
}
.BgClassName
{
background-color: #560850;
}
</style>
border-color css
<style>
span { border-color: #560850; }
span { border-color: rgb(86,8,80); }
td.TdClassName
{
border-color: #560850;
}
.TagClassName
{
border-color: #560850;
}
</style>