Shades of Tyrian Purple #510638
Tints of Tyrian Purple #510638
RGB
CMYK
RGB Variations
Color information
#510638 (or 0x510638) is known color: Tyrian Purple. HEX triplet: 51, 06 and 38. RGB value is (81,6,56). Sum of RGB (Red+Green+Blue) = 81+6+56=143 (18% of max value = 765). Red value is 81 (32.03% from 255 or 56.64% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 56 (22.27% from 255 or 39.16% from 143); Max value from RGB is 81 - color contains mainly: red. Hex color #510638 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510638 is #AEF9C7. Grayscale: #222222. Windows color (decimal): -11467208 or 3671633. OLE color: 3671633.
HSL color Cylindrical-coordinate representation of color #510638: hue angle of 320º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #510638 is Cyan = 0, Magento = 0.93, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 6 | 56 | - |
| CMYK | 0 | 0.93 | 0.31 | 0.68 |
| HSL | 320º | 0.86% | 0.17% | - |
| HSV(B) | 320º | 0.93% | 0.32% | - |
| XYZ | 4.17 | 2.17 | 3.94 | - |
| YUV | 34.13 | 140.35 | 161.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 6 | 56 | 0 | 0.93 | 0.31 | 0.68 | 320 | 0.86 | 0.17 |
| Hex | 51 | 6 | 38 | 0 | 5D | 1F | 44 | 140 | 56 | 11 |
| Octal | 121 | 6 | 70 | 0 | 135 | 37 | 104 | 500 | 126 | 21 |
| Binary | 1010001 | 110 | 111000 | 0 | 1011101 | 11111 | 1000100 | 101000000 | 1010110 | 10001 |
Color Harmonies of #510638
Complementary color
Monochromatic Colors of #510638
Black with #510638
Text Example
Text Example
White with #510638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510638; }
p { color: rgb(81,6,56); }
H1.HeaderClassName
{
color: #510638;
}
.AnyTagClassName
{
color: #510638;
}
</style>
background-color css
<style>
a { background-color: #510638; }
a { background-color: rgb(81,6,56); }
div.DivClassName
{
background-color: #510638;
}
.BgClassName
{
background-color: #510638;
}
</style>
border-color css
<style>
span { border-color: #510638; }
span { border-color: rgb(81,6,56); }
td.TdClassName
{
border-color: #510638;
}
.TagClassName
{
border-color: #510638;
}
</style>