Shades of Tyrian Purple #530938
Tints of Tyrian Purple #530938
RGB
CMYK
RGB Variations
Color information
#530938 (or 0x530938) is known color: Tyrian Purple. HEX triplet: 53, 09 and 38. RGB value is (83,9,56). Sum of RGB (Red+Green+Blue) = 83+9+56=148 (19% of max value = 765). Red value is 83 (32.81% from 255 or 56.08% from 148); Green value is 9 (3.91% from 255 or 6.08% from 148); Blue value is 56 (22.27% from 255 or 37.84% from 148); Max value from RGB is 83 - color contains mainly: red. Hex color #530938 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530938 is #ACF6C7. Grayscale: #242424. Windows color (decimal): -11335368 or 3672403. OLE color: 3672403.
HSL color Cylindrical-coordinate representation of color #530938: hue angle of 321.89º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #530938 is Cyan = 0, Magento = 0.89, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 9 | 56 | - |
| CMYK | 0 | 0.89 | 0.33 | 0.67 |
| HSL | 321.89º | 0.8% | 0.18% | - |
| HSV(B) | 321.89º | 0.89% | 0.33% | - |
| XYZ | 4.38 | 2.32 | 3.96 | - |
| YUV | 36.48 | 139.02 | 161.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 9 | 56 | 0 | 0.89 | 0.33 | 0.67 | 321.89 | 0.8 | 0.18 |
| Hex | 53 | 9 | 38 | 0 | 59 | 21 | 43 | 142 | 50 | 12 |
| Octal | 123 | 11 | 70 | 0 | 131 | 41 | 103 | 502 | 120 | 22 |
| Binary | 1010011 | 1001 | 111000 | 0 | 1011001 | 100001 | 1000011 | 101000010 | 1010000 | 10010 |
Color Harmonies of #530938
Complementary color
Monochromatic Colors of #530938
Black with #530938
Text Example
Text Example
White with #530938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530938; }
p { color: rgb(83,9,56); }
H1.HeaderClassName
{
color: #530938;
}
.AnyTagClassName
{
color: #530938;
}
</style>
background-color css
<style>
a { background-color: #530938; }
a { background-color: rgb(83,9,56); }
div.DivClassName
{
background-color: #530938;
}
.BgClassName
{
background-color: #530938;
}
</style>
border-color css
<style>
span { border-color: #530938; }
span { border-color: rgb(83,9,56); }
td.TdClassName
{
border-color: #530938;
}
.TagClassName
{
border-color: #530938;
}
</style>