Shades of Tyrian Purple #510938
Tints of Tyrian Purple #510938
RGB
CMYK
RGB Variations
Color information
#510938 (or 0x510938) is known color: Tyrian Purple. HEX triplet: 51, 09 and 38. RGB value is (81,9,56). Sum of RGB (Red+Green+Blue) = 81+9+56=146 (19% of max value = 765). Red value is 81 (32.03% from 255 or 55.48% from 146); Green value is 9 (3.91% from 255 or 6.16% from 146); Blue value is 56 (22.27% from 255 or 38.36% from 146); Max value from RGB is 81 - color contains mainly: red. Hex color #510938 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510938 is #AEF6C7. Grayscale: #232323. Windows color (decimal): -11466440 or 3672401. OLE color: 3672401.
HSL color Cylindrical-coordinate representation of color #510938: hue angle of 320.83º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #510938 is Cyan = 0, Magento = 0.89, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 9 | 56 | - |
| CMYK | 0 | 0.89 | 0.31 | 0.68 |
| HSL | 320.83º | 0.8% | 0.18% | - |
| HSV(B) | 320.83º | 0.89% | 0.32% | - |
| XYZ | 4.2 | 2.23 | 3.95 | - |
| YUV | 35.89 | 139.35 | 160.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 9 | 56 | 0 | 0.89 | 0.31 | 0.68 | 320.83 | 0.8 | 0.18 |
| Hex | 51 | 9 | 38 | 0 | 59 | 1F | 44 | 141 | 50 | 12 |
| Octal | 121 | 11 | 70 | 0 | 131 | 37 | 104 | 501 | 120 | 22 |
| Binary | 1010001 | 1001 | 111000 | 0 | 1011001 | 11111 | 1000100 | 101000001 | 1010000 | 10010 |
Color Harmonies of #510938
Complementary color
Monochromatic Colors of #510938
Black with #510938
Text Example
Text Example
White with #510938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510938; }
p { color: rgb(81,9,56); }
H1.HeaderClassName
{
color: #510938;
}
.AnyTagClassName
{
color: #510938;
}
</style>
background-color css
<style>
a { background-color: #510938; }
a { background-color: rgb(81,9,56); }
div.DivClassName
{
background-color: #510938;
}
.BgClassName
{
background-color: #510938;
}
</style>
border-color css
<style>
span { border-color: #510938; }
span { border-color: rgb(81,9,56); }
td.TdClassName
{
border-color: #510938;
}
.TagClassName
{
border-color: #510938;
}
</style>