Shades of Tyrian Purple #530837
Tints of Tyrian Purple #530837
RGB
CMYK
RGB Variations
Color information
#530837 (or 0x530837) is known color: Tyrian Purple. HEX triplet: 53, 08 and 37. RGB value is (83,8,55). Sum of RGB (Red+Green+Blue) = 83+8+55=146 (19% of max value = 765). Red value is 83 (32.81% from 255 or 56.85% from 146); Green value is 8 (3.52% from 255 or 5.48% from 146); Blue value is 55 (21.88% from 255 or 37.67% from 146); Max value from RGB is 83 - color contains mainly: red. Hex color #530837 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530837 is #ACF7C8. Grayscale: #232323. Windows color (decimal): -11335625 or 3606611. OLE color: 3606611.
HSL color Cylindrical-coordinate representation of color #530837: hue angle of 322.4º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #530837 is Cyan = 0, Magento = 0.90, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 8 | 55 | - |
| CMYK | 0 | 0.90 | 0.34 | 0.67 |
| HSL | 322.4º | 0.82% | 0.18% | - |
| HSV(B) | 322.4º | 0.9% | 0.33% | - |
| XYZ | 4.34 | 2.29 | 3.83 | - |
| YUV | 35.78 | 138.85 | 161.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 8 | 55 | 0 | 0.90 | 0.34 | 0.67 | 322.4 | 0.82 | 0.18 |
| Hex | 53 | 8 | 37 | 0 | 5A | 22 | 43 | 142 | 52 | 12 |
| Octal | 123 | 10 | 67 | 0 | 132 | 42 | 103 | 502 | 122 | 22 |
| Binary | 1010011 | 1000 | 110111 | 0 | 1011010 | 100010 | 1000011 | 101000010 | 1010010 | 10010 |
Color Harmonies of #530837
Complementary color
Monochromatic Colors of #530837
Black with #530837
Text Example
Text Example
White with #530837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530837; }
p { color: rgb(83,8,55); }
H1.HeaderClassName
{
color: #530837;
}
.AnyTagClassName
{
color: #530837;
}
</style>
background-color css
<style>
a { background-color: #530837; }
a { background-color: rgb(83,8,55); }
div.DivClassName
{
background-color: #530837;
}
.BgClassName
{
background-color: #530837;
}
</style>
border-color css
<style>
span { border-color: #530837; }
span { border-color: rgb(83,8,55); }
td.TdClassName
{
border-color: #530837;
}
.TagClassName
{
border-color: #530837;
}
</style>