Shades of Tyrian Purple #510433
Tints of Tyrian Purple #510433
RGB
CMYK
RGB Variations
Color information
#510433 (or 0x510433) is known color: Tyrian Purple. HEX triplet: 51, 04 and 33. RGB value is (81,4,51). Sum of RGB (Red+Green+Blue) = 81+4+51=136 (18% of max value = 765). Red value is 81 (32.03% from 255 or 59.56% from 136); Green value is 4 (1.95% from 255 or 2.94% from 136); Blue value is 51 (20.31% from 255 or 37.5% from 136); Max value from RGB is 81 - color contains mainly: red. Hex color #510433 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510433 is #AEFBCC. Grayscale: #202020. Windows color (decimal): -11467725 or 3343441. OLE color: 3343441.
HSL color Cylindrical-coordinate representation of color #510433: hue angle of 323.38º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #510433 is Cyan = 0, Magento = 0.95, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 4 | 51 | - |
| CMYK | 0 | 0.95 | 0.37 | 0.68 |
| HSL | 323.38º | 0.91% | 0.17% | - |
| HSV(B) | 323.38º | 0.95% | 0.32% | - |
| XYZ | 4.03 | 2.08 | 3.32 | - |
| YUV | 32.38 | 138.51 | 162.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 4 | 51 | 0 | 0.95 | 0.37 | 0.68 | 323.38 | 0.91 | 0.17 |
| Hex | 51 | 4 | 33 | 0 | 5F | 25 | 44 | 143 | 5B | 11 |
| Octal | 121 | 4 | 63 | 0 | 137 | 45 | 104 | 503 | 133 | 21 |
| Binary | 1010001 | 100 | 110011 | 0 | 1011111 | 100101 | 1000100 | 101000011 | 1011011 | 10001 |
Color Harmonies of #510433
Complementary color
Monochromatic Colors of #510433
Black with #510433
Text Example
Text Example
White with #510433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510433; }
p { color: rgb(81,4,51); }
H1.HeaderClassName
{
color: #510433;
}
.AnyTagClassName
{
color: #510433;
}
</style>
background-color css
<style>
a { background-color: #510433; }
a { background-color: rgb(81,4,51); }
div.DivClassName
{
background-color: #510433;
}
.BgClassName
{
background-color: #510433;
}
</style>
border-color css
<style>
span { border-color: #510433; }
span { border-color: rgb(81,4,51); }
td.TdClassName
{
border-color: #510433;
}
.TagClassName
{
border-color: #510433;
}
</style>