Shades of Tyrian Purple #770358
Tints of Tyrian Purple #770358
RGB
CMYK
RGB Variations
Color information
#770358 (or 0x770358) is known color: Tyrian Purple. HEX triplet: 77, 03 and 58. RGB value is (119,3,88). Sum of RGB (Red+Green+Blue) = 119+3+88=210 (27% of max value = 765). Red value is 119 (46.88% from 255 or 56.67% from 210); Green value is 3 (1.56% from 255 or 1.43% from 210); Blue value is 88 (34.77% from 255 or 41.90% from 210); Max value from RGB is 119 - color contains mainly: red. Hex color #770358 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770358 is #88FCA7. Grayscale: #2F2F2F. Windows color (decimal): -8977576 or 5768055. OLE color: 5768055.
HSL color Cylindrical-coordinate representation of color #770358: hue angle of 316.03º 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 #770358 is Cyan = 0, Magento = 0.97, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 3 | 88 | - |
| CMYK | 0 | 0.97 | 0.26 | 0.53 |
| HSL | 316.03º | 0.95% | 0.24% | - |
| HSV(B) | 316.03º | 0.97% | 0.47% | - |
| XYZ | 9.4 | 4.69 | 9.64 | - |
| YUV | 47.37 | 150.93 | 179.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 3 | 88 | 0 | 0.97 | 0.26 | 0.53 | 316.03 | 0.95 | 0.24 |
| Hex | 77 | 3 | 58 | 0 | 61 | 1A | 35 | 13C | 5F | 18 |
| Octal | 167 | 3 | 130 | 0 | 141 | 32 | 65 | 474 | 137 | 30 |
| Binary | 1110111 | 11 | 1011000 | 0 | 1100001 | 11010 | 110101 | 100111100 | 1011111 | 11000 |
Color Harmonies of #770358
Complementary color
Monochromatic Colors of #770358
Black with #770358
Text Example
Text Example
White with #770358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770358; }
p { color: rgb(119,3,88); }
H1.HeaderClassName
{
color: #770358;
}
.AnyTagClassName
{
color: #770358;
}
</style>
background-color css
<style>
a { background-color: #770358; }
a { background-color: rgb(119,3,88); }
div.DivClassName
{
background-color: #770358;
}
.BgClassName
{
background-color: #770358;
}
</style>
border-color css
<style>
span { border-color: #770358; }
span { border-color: rgb(119,3,88); }
td.TdClassName
{
border-color: #770358;
}
.TagClassName
{
border-color: #770358;
}
</style>