Shades of Tyrian Purple #580453
Tints of Tyrian Purple #580453
RGB
CMYK
RGB Variations
Color information
#580453 (or 0x580453) is known color: Tyrian Purple. HEX triplet: 58, 04 and 53. RGB value is (88,4,83). Sum of RGB (Red+Green+Blue) = 88+4+83=175 (23% of max value = 765). Red value is 88 (34.77% from 255 or 50.29% from 175); Green value is 4 (1.95% from 255 or 2.29% from 175); Blue value is 83 (32.81% from 255 or 47.43% from 175); Max value from RGB is 88 - color contains mainly: red. Hex color #580453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580453 is #A7FBAC. Grayscale: #252525. Windows color (decimal): -11008941 or 5440600. OLE color: 5440600.
HSL color Cylindrical-coordinate representation of color #580453: hue angle of 303.57º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #580453 is Cyan = 0, Magento = 0.95, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 4 | 83 | - |
| CMYK | 0 | 0.95 | 0.06 | 0.65 |
| HSL | 303.57º | 0.91% | 0.18% | - |
| HSV(B) | 303.57º | 0.95% | 0.35% | - |
| XYZ | 5.63 | 2.79 | 8.42 | - |
| YUV | 38.12 | 153.33 | 163.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 4 | 83 | 0 | 0.95 | 0.06 | 0.65 | 303.57 | 0.91 | 0.18 |
| Hex | 58 | 4 | 53 | 0 | 5F | 6 | 41 | 130 | 5B | 12 |
| Octal | 130 | 4 | 123 | 0 | 137 | 6 | 101 | 460 | 133 | 22 |
| Binary | 1011000 | 100 | 1010011 | 0 | 1011111 | 110 | 1000001 | 100110000 | 1011011 | 10010 |
Color Harmonies of #580453
Complementary color
Monochromatic Colors of #580453
Black with #580453
Text Example
Text Example
White with #580453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580453; }
p { color: rgb(88,4,83); }
H1.HeaderClassName
{
color: #580453;
}
.AnyTagClassName
{
color: #580453;
}
</style>
background-color css
<style>
a { background-color: #580453; }
a { background-color: rgb(88,4,83); }
div.DivClassName
{
background-color: #580453;
}
.BgClassName
{
background-color: #580453;
}
</style>
border-color css
<style>
span { border-color: #580453; }
span { border-color: rgb(88,4,83); }
td.TdClassName
{
border-color: #580453;
}
.TagClassName
{
border-color: #580453;
}
</style>