Shades of Tyrian Purple #510747
Tints of Tyrian Purple #510747
RGB
CMYK
RGB Variations
Color information
#510747 (or 0x510747) is known color: Tyrian Purple. HEX triplet: 51, 07 and 47. RGB value is (81,7,71). Sum of RGB (Red+Green+Blue) = 81+7+71=159 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50.94% from 159); Green value is 7 (3.12% from 255 or 4.40% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 81 - color contains mainly: red. Hex color #510747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510747 is #AEF8B8. Grayscale: #242424. Windows color (decimal): -11466937 or 4654929. OLE color: 4654929.
HSL color Cylindrical-coordinate representation of color #510747: hue angle of 308.11º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #510747 is Cyan = 0, Magento = 0.91, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 7 | 71 | - |
| CMYK | 0 | 0.91 | 0.12 | 0.68 |
| HSL | 308.11º | 0.84% | 0.17% | - |
| HSV(B) | 308.11º | 0.91% | 0.32% | - |
| XYZ | 4.61 | 2.36 | 6.17 | - |
| YUV | 36.42 | 147.52 | 159.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 7 | 71 | 0 | 0.91 | 0.12 | 0.68 | 308.11 | 0.84 | 0.17 |
| Hex | 51 | 7 | 47 | 0 | 5B | C | 44 | 134 | 54 | 11 |
| Octal | 121 | 7 | 107 | 0 | 133 | 14 | 104 | 464 | 124 | 21 |
| Binary | 1010001 | 111 | 1000111 | 0 | 1011011 | 1100 | 1000100 | 100110100 | 1010100 | 10001 |
Color Harmonies of #510747
Complementary color
Monochromatic Colors of #510747
Black with #510747
Text Example
Text Example
White with #510747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510747; }
p { color: rgb(81,7,71); }
H1.HeaderClassName
{
color: #510747;
}
.AnyTagClassName
{
color: #510747;
}
</style>
background-color css
<style>
a { background-color: #510747; }
a { background-color: rgb(81,7,71); }
div.DivClassName
{
background-color: #510747;
}
.BgClassName
{
background-color: #510747;
}
</style>
border-color css
<style>
span { border-color: #510747; }
span { border-color: rgb(81,7,71); }
td.TdClassName
{
border-color: #510747;
}
.TagClassName
{
border-color: #510747;
}
</style>