Shades of Tyrian Purple #6D0459
Tints of Tyrian Purple #6D0459
RGB
CMYK
RGB Variations
Color information
#6D0459 (or 0x6D0459) is known color: Tyrian Purple. HEX triplet: 6D, 04 and 59. RGB value is (109,4,89). Sum of RGB (Red+Green+Blue) = 109+4+89=202 (26% of max value = 765). Red value is 109 (42.97% from 255 or 53.96% from 202); Green value is 4 (1.95% from 255 or 1.98% from 202); Blue value is 89 (35.16% from 255 or 44.06% from 202); Max value from RGB is 109 - color contains mainly: red. Hex color #6D0459 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #6D0459 is #92FBA6. Grayscale: #2C2C2C. Windows color (decimal): -9632679 or 5833837. OLE color: 5833837.
HSL color Cylindrical-coordinate representation of color #6D0459: hue angle of 311.43º degrees, saturation: 0.93, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #6D0459 is Cyan = 0, Magento = 0.96, Yellow = 0.18 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 4 | 89 | - |
| CMYK | 0 | 0.96 | 0.18 | 0.57 |
| HSL | 311.43º | 0.93% | 0.22% | - |
| HSV(B) | 311.43º | 0.96% | 0.43% | - |
| XYZ | 8.15 | 4.06 | 9.8 | - |
| YUV | 45.09 | 152.79 | 173.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 4 | 89 | 0 | 0.96 | 0.18 | 0.57 | 311.43 | 0.93 | 0.22 |
| Hex | 6D | 4 | 59 | 0 | 60 | 12 | 39 | 137 | 5D | 16 |
| Octal | 155 | 4 | 131 | 0 | 140 | 22 | 71 | 467 | 135 | 26 |
| Binary | 1101101 | 100 | 1011001 | 0 | 1100000 | 10010 | 111001 | 100110111 | 1011101 | 10110 |
Color Harmonies of #6D0459
Complementary color
Monochromatic Colors of #6D0459
Black with #6D0459
Text Example
Text Example
White with #6D0459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D0459; }
p { color: rgb(109,4,89); }
H1.HeaderClassName
{
color: #6D0459;
}
.AnyTagClassName
{
color: #6D0459;
}
</style>
background-color css
<style>
a { background-color: #6D0459; }
a { background-color: rgb(109,4,89); }
div.DivClassName
{
background-color: #6D0459;
}
.BgClassName
{
background-color: #6D0459;
}
</style>
border-color css
<style>
span { border-color: #6D0459; }
span { border-color: rgb(109,4,89); }
td.TdClassName
{
border-color: #6D0459;
}
.TagClassName
{
border-color: #6D0459;
}
</style>