Shades of Tyrian Purple #6D0756
Tints of Tyrian Purple #6D0756
RGB
CMYK
RGB Variations
Color information
#6D0756 (or 0x6D0756) is known color: Tyrian Purple. HEX triplet: 6D, 07 and 56. RGB value is (109,7,86). Sum of RGB (Red+Green+Blue) = 109+7+86=202 (26% of max value = 765). Red value is 109 (42.97% from 255 or 53.96% from 202); Green value is 7 (3.12% from 255 or 3.47% from 202); Blue value is 86 (33.98% from 255 or 42.57% from 202); Max value from RGB is 109 - color contains mainly: red. Hex color #6D0756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #6D0756 is #92F8A9. Grayscale: #2E2E2E. Windows color (decimal): -9631914 or 5637997. OLE color: 5637997.
HSL color Cylindrical-coordinate representation of color #6D0756: hue angle of 313.53º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #6D0756 is Cyan = 0, Magento = 0.94, Yellow = 0.21 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 7 | 86 | - |
| CMYK | 0 | 0.94 | 0.21 | 0.57 |
| HSL | 313.53º | 0.88% | 0.23% | - |
| HSV(B) | 313.53º | 0.94% | 0.43% | - |
| XYZ | 8.06 | 4.08 | 9.17 | - |
| YUV | 46.5 | 150.29 | 172.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 7 | 86 | 0 | 0.94 | 0.21 | 0.57 | 313.53 | 0.88 | 0.23 |
| Hex | 6D | 7 | 56 | 0 | 5E | 15 | 39 | 13A | 58 | 17 |
| Octal | 155 | 7 | 126 | 0 | 136 | 25 | 71 | 472 | 130 | 27 |
| Binary | 1101101 | 111 | 1010110 | 0 | 1011110 | 10101 | 111001 | 100111010 | 1011000 | 10111 |
Color Harmonies of #6D0756
Complementary color
Monochromatic Colors of #6D0756
Black with #6D0756
Text Example
Text Example
White with #6D0756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D0756; }
p { color: rgb(109,7,86); }
H1.HeaderClassName
{
color: #6D0756;
}
.AnyTagClassName
{
color: #6D0756;
}
</style>
background-color css
<style>
a { background-color: #6D0756; }
a { background-color: rgb(109,7,86); }
div.DivClassName
{
background-color: #6D0756;
}
.BgClassName
{
background-color: #6D0756;
}
</style>
border-color css
<style>
span { border-color: #6D0756; }
span { border-color: rgb(109,7,86); }
td.TdClassName
{
border-color: #6D0756;
}
.TagClassName
{
border-color: #6D0756;
}
</style>