Shades of Tyrian Purple #510443
Tints of Tyrian Purple #510443
RGB
CMYK
RGB Variations
Color information
#510443 (or 0x510443) is known color: Tyrian Purple. HEX triplet: 51, 04 and 43. RGB value is (81,4,67). Sum of RGB (Red+Green+Blue) = 81+4+67=152 (20% of max value = 765). Red value is 81 (32.03% from 255 or 53.29% from 152); Green value is 4 (1.95% from 255 or 2.63% from 152); Blue value is 67 (26.56% from 255 or 44.08% from 152); Max value from RGB is 81 - color contains mainly: red. Hex color #510443 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510443 is #AEFBBC. Grayscale: #222222. Windows color (decimal): -11467709 or 4392017. OLE color: 4392017.
HSL color Cylindrical-coordinate representation of color #510443: hue angle of 310.91º 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 #510443 is Cyan = 0, Magento = 0.95, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 4 | 67 | - |
| CMYK | 0 | 0.95 | 0.17 | 0.68 |
| HSL | 310.91º | 0.91% | 0.17% | - |
| HSV(B) | 310.91º | 0.95% | 0.32% | - |
| XYZ | 4.45 | 2.24 | 5.51 | - |
| YUV | 34.21 | 146.51 | 161.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 4 | 67 | 0 | 0.95 | 0.17 | 0.68 | 310.91 | 0.91 | 0.17 |
| Hex | 51 | 4 | 43 | 0 | 5F | 11 | 44 | 137 | 5B | 11 |
| Octal | 121 | 4 | 103 | 0 | 137 | 21 | 104 | 467 | 133 | 21 |
| Binary | 1010001 | 100 | 1000011 | 0 | 1011111 | 10001 | 1000100 | 100110111 | 1011011 | 10001 |
Color Harmonies of #510443
Complementary color
Monochromatic Colors of #510443
Black with #510443
Text Example
Text Example
White with #510443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510443; }
p { color: rgb(81,4,67); }
H1.HeaderClassName
{
color: #510443;
}
.AnyTagClassName
{
color: #510443;
}
</style>
background-color css
<style>
a { background-color: #510443; }
a { background-color: rgb(81,4,67); }
div.DivClassName
{
background-color: #510443;
}
.BgClassName
{
background-color: #510443;
}
</style>
border-color css
<style>
span { border-color: #510443; }
span { border-color: rgb(81,4,67); }
td.TdClassName
{
border-color: #510443;
}
.TagClassName
{
border-color: #510443;
}
</style>