Shades of Tyrian Purple #6A0756
Tints of Tyrian Purple #6A0756
RGB
CMYK
RGB Variations
Color information
#6A0756 (or 0x6A0756) is known color: Tyrian Purple. HEX triplet: 6A, 07 and 56. RGB value is (106,7,86). Sum of RGB (Red+Green+Blue) = 106+7+86=199 (26% of max value = 765). Red value is 106 (41.80% from 255 or 53.27% from 199); Green value is 7 (3.12% from 255 or 3.52% from 199); Blue value is 86 (33.98% from 255 or 43.22% from 199); Max value from RGB is 106 - color contains mainly: red. Hex color #6A0756 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #6A0756 is #95F8A9. Grayscale: #2D2D2D. Windows color (decimal): -9828522 or 5637994. OLE color: 5637994.
HSL color Cylindrical-coordinate representation of color #6A0756: hue angle of 312.12º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #6A0756 is Cyan = 0, Magento = 0.93, Yellow = 0.19 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 7 | 86 | - |
| CMYK | 0 | 0.93 | 0.19 | 0.58 |
| HSL | 312.12º | 0.88% | 0.22% | - |
| HSV(B) | 312.12º | 0.93% | 0.42% | - |
| XYZ | 7.7 | 3.89 | 9.15 | - |
| YUV | 45.61 | 150.8 | 171.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 7 | 86 | 0 | 0.93 | 0.19 | 0.58 | 312.12 | 0.88 | 0.22 |
| Hex | 6A | 7 | 56 | 0 | 5D | 13 | 3A | 138 | 58 | 16 |
| Octal | 152 | 7 | 126 | 0 | 135 | 23 | 72 | 470 | 130 | 26 |
| Binary | 1101010 | 111 | 1010110 | 0 | 1011101 | 10011 | 111010 | 100111000 | 1011000 | 10110 |
Color Harmonies of #6A0756
Complementary color
Monochromatic Colors of #6A0756
Black with #6A0756
Text Example
Text Example
White with #6A0756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A0756; }
p { color: rgb(106,7,86); }
H1.HeaderClassName
{
color: #6A0756;
}
.AnyTagClassName
{
color: #6A0756;
}
</style>
background-color css
<style>
a { background-color: #6A0756; }
a { background-color: rgb(106,7,86); }
div.DivClassName
{
background-color: #6A0756;
}
.BgClassName
{
background-color: #6A0756;
}
</style>
border-color css
<style>
span { border-color: #6A0756; }
span { border-color: rgb(106,7,86); }
td.TdClassName
{
border-color: #6A0756;
}
.TagClassName
{
border-color: #6A0756;
}
</style>