Shades of Tyrian Purple #770349
Tints of Tyrian Purple #770349
RGB
CMYK
RGB Variations
Color information
#770349 (or 0x770349) is known color: Tyrian Purple. HEX triplet: 77, 03 and 49. RGB value is (119,3,73). Sum of RGB (Red+Green+Blue) = 119+3+73=195 (25% of max value = 765). Red value is 119 (46.88% from 255 or 61.03% from 195); Green value is 3 (1.56% from 255 or 1.54% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 119 - color contains mainly: red. Hex color #770349 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770349 is #88FCB6. Grayscale: #2D2D2D. Windows color (decimal): -8977591 or 4785015. OLE color: 4785015.
HSL color Cylindrical-coordinate representation of color #770349: hue angle of 323.79º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #770349 is Cyan = 0, Magento = 0.97, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 3 | 73 | - |
| CMYK | 0 | 0.97 | 0.39 | 0.53 |
| HSL | 323.79º | 0.95% | 0.24% | - |
| HSV(B) | 323.79º | 0.97% | 0.47% | - |
| XYZ | 8.84 | 4.47 | 6.7 | - |
| YUV | 45.66 | 143.43 | 180.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 3 | 73 | 0 | 0.97 | 0.39 | 0.53 | 323.79 | 0.95 | 0.24 |
| Hex | 77 | 3 | 49 | 0 | 61 | 27 | 35 | 144 | 5F | 18 |
| Octal | 167 | 3 | 111 | 0 | 141 | 47 | 65 | 504 | 137 | 30 |
| Binary | 1110111 | 11 | 1001001 | 0 | 1100001 | 100111 | 110101 | 101000100 | 1011111 | 11000 |
Color Harmonies of #770349
Complementary color
Monochromatic Colors of #770349
Black with #770349
Text Example
Text Example
White with #770349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770349; }
p { color: rgb(119,3,73); }
H1.HeaderClassName
{
color: #770349;
}
.AnyTagClassName
{
color: #770349;
}
</style>
background-color css
<style>
a { background-color: #770349; }
a { background-color: rgb(119,3,73); }
div.DivClassName
{
background-color: #770349;
}
.BgClassName
{
background-color: #770349;
}
</style>
border-color css
<style>
span { border-color: #770349; }
span { border-color: rgb(119,3,73); }
td.TdClassName
{
border-color: #770349;
}
.TagClassName
{
border-color: #770349;
}
</style>