Shades of Tyrian Purple #780753
Tints of Tyrian Purple #780753
RGB
CMYK
RGB Variations
Color information
#780753 (or 0x780753) is known color: Tyrian Purple. HEX triplet: 78, 07 and 53. RGB value is (120,7,83). Sum of RGB (Red+Green+Blue) = 120+7+83=210 (27% of max value = 765). Red value is 120 (47.27% from 255 or 57.14% from 210); Green value is 7 (3.12% from 255 or 3.33% from 210); Blue value is 83 (32.81% from 255 or 39.52% from 210); Max value from RGB is 120 - color contains mainly: red. Hex color #780753 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #780753 is #87F8AC. Grayscale: #313131. Windows color (decimal): -8911021 or 5441400. OLE color: 5441400.
HSL color Cylindrical-coordinate representation of color #780753: hue angle of 319.65º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #780753 is Cyan = 0, Magento = 0.94, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 7 | 83 | - |
| CMYK | 0 | 0.94 | 0.31 | 0.53 |
| HSL | 319.65º | 0.89% | 0.25% | - |
| HSV(B) | 319.65º | 0.94% | 0.47% | - |
| XYZ | 9.38 | 4.77 | 8.61 | - |
| YUV | 49.45 | 146.94 | 178.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 7 | 83 | 0 | 0.94 | 0.31 | 0.53 | 319.65 | 0.89 | 0.25 |
| Hex | 78 | 7 | 53 | 0 | 5E | 1F | 35 | 140 | 59 | 19 |
| Octal | 170 | 7 | 123 | 0 | 136 | 37 | 65 | 500 | 131 | 31 |
| Binary | 1111000 | 111 | 1010011 | 0 | 1011110 | 11111 | 110101 | 101000000 | 1011001 | 11001 |
Color Harmonies of #780753
Complementary color
Monochromatic Colors of #780753
Black with #780753
Text Example
Text Example
White with #780753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780753; }
p { color: rgb(120,7,83); }
H1.HeaderClassName
{
color: #780753;
}
.AnyTagClassName
{
color: #780753;
}
</style>
background-color css
<style>
a { background-color: #780753; }
a { background-color: rgb(120,7,83); }
div.DivClassName
{
background-color: #780753;
}
.BgClassName
{
background-color: #780753;
}
</style>
border-color css
<style>
span { border-color: #780753; }
span { border-color: rgb(120,7,83); }
td.TdClassName
{
border-color: #780753;
}
.TagClassName
{
border-color: #780753;
}
</style>