Shades of Tyrian Purple #770935
Tints of Tyrian Purple #770935
RGB
CMYK
RGB Variations
Color information
#770935 (or 0x770935) is known color: Tyrian Purple. HEX triplet: 77, 09 and 35. RGB value is (119,9,53). Sum of RGB (Red+Green+Blue) = 119+9+53=181 (23% of max value = 765). Red value is 119 (46.88% from 255 or 65.75% from 181); Green value is 9 (3.91% from 255 or 4.97% from 181); Blue value is 53 (21.09% from 255 or 29.28% from 181); Max value from RGB is 119 - color contains mainly: red. Hex color #770935 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770935 is #88F6CA. Grayscale: #2E2E2E. Windows color (decimal): -8976075 or 3475831. OLE color: 3475831.
HSL color Cylindrical-coordinate representation of color #770935: hue angle of 336º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #770935 is Cyan = 0, Magento = 0.92, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 9 | 53 | - |
| CMYK | 0 | 0.92 | 0.55 | 0.53 |
| HSL | 336º | 0.86% | 0.25% | - |
| HSV(B) | 336º | 0.92% | 0.47% | - |
| XYZ | 8.35 | 4.37 | 3.77 | - |
| YUV | 46.91 | 131.44 | 179.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 9 | 53 | 0 | 0.92 | 0.55 | 0.53 | 336 | 0.86 | 0.25 |
| Hex | 77 | 9 | 35 | 0 | 5C | 37 | 35 | 150 | 56 | 19 |
| Octal | 167 | 11 | 65 | 0 | 134 | 67 | 65 | 520 | 126 | 31 |
| Binary | 1110111 | 1001 | 110101 | 0 | 1011100 | 110111 | 110101 | 101010000 | 1010110 | 11001 |
Color Harmonies of #770935
Complementary color
Monochromatic Colors of #770935
Black with #770935
Text Example
Text Example
White with #770935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770935; }
p { color: rgb(119,9,53); }
H1.HeaderClassName
{
color: #770935;
}
.AnyTagClassName
{
color: #770935;
}
</style>
background-color css
<style>
a { background-color: #770935; }
a { background-color: rgb(119,9,53); }
div.DivClassName
{
background-color: #770935;
}
.BgClassName
{
background-color: #770935;
}
</style>
border-color css
<style>
span { border-color: #770935; }
span { border-color: rgb(119,9,53); }
td.TdClassName
{
border-color: #770935;
}
.TagClassName
{
border-color: #770935;
}
</style>