Shades of Tyrian Purple #530237
Tints of Tyrian Purple #530237
RGB
CMYK
RGB Variations
Color information
#530237 (or 0x530237) is known color: Tyrian Purple. HEX triplet: 53, 02 and 37. RGB value is (83,2,55). Sum of RGB (Red+Green+Blue) = 83+2+55=140 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.29% from 140); Green value is 2 (1.17% from 255 or 1.43% from 140); Blue value is 55 (21.88% from 255 or 39.29% from 140); Max value from RGB is 83 - color contains mainly: red. Hex color #530237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530237 is #ACFDC8. Grayscale: #202020. Windows color (decimal): -11337161 or 3605075. OLE color: 3605075.
HSL color Cylindrical-coordinate representation of color #530237: hue angle of 320.74º degrees, saturation: 0.95, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #530237 is Cyan = 0, Magento = 0.98, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 2 | 55 | - |
| CMYK | 0 | 0.98 | 0.34 | 0.67 |
| HSL | 320.74º | 0.95% | 0.17% | - |
| HSV(B) | 320.74º | 0.98% | 0.33% | - |
| XYZ | 4.28 | 2.16 | 3.81 | - |
| YUV | 32.26 | 140.84 | 164.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 2 | 55 | 0 | 0.98 | 0.34 | 0.67 | 320.74 | 0.95 | 0.17 |
| Hex | 53 | 2 | 37 | 0 | 62 | 22 | 43 | 141 | 5F | 11 |
| Octal | 123 | 2 | 67 | 0 | 142 | 42 | 103 | 501 | 137 | 21 |
| Binary | 1010011 | 10 | 110111 | 0 | 1100010 | 100010 | 1000011 | 101000001 | 1011111 | 10001 |
Color Harmonies of #530237
Complementary color
Monochromatic Colors of #530237
Black with #530237
Text Example
Text Example
White with #530237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530237; }
p { color: rgb(83,2,55); }
H1.HeaderClassName
{
color: #530237;
}
.AnyTagClassName
{
color: #530237;
}
</style>
background-color css
<style>
a { background-color: #530237; }
a { background-color: rgb(83,2,55); }
div.DivClassName
{
background-color: #530237;
}
.BgClassName
{
background-color: #530237;
}
</style>
border-color css
<style>
span { border-color: #530237; }
span { border-color: rgb(83,2,55); }
td.TdClassName
{
border-color: #530237;
}
.TagClassName
{
border-color: #530237;
}
</style>