Shades of Tyrian Purple #770738
Tints of Tyrian Purple #770738
RGB
CMYK
RGB Variations
Color information
#770738 (or 0x770738) is known color: Tyrian Purple. HEX triplet: 77, 07 and 38. RGB value is (119,7,56). Sum of RGB (Red+Green+Blue) = 119+7+56=182 (24% of max value = 765). Red value is 119 (46.88% from 255 or 65.38% from 182); Green value is 7 (3.12% from 255 or 3.85% from 182); Blue value is 56 (22.27% from 255 or 30.77% from 182); Max value from RGB is 119 - color contains mainly: red. Hex color #770738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #770738 is #88F8C7. Grayscale: #2D2D2D. Windows color (decimal): -8976584 or 3671927. OLE color: 3671927.
HSL color Cylindrical-coordinate representation of color #770738: hue angle of 333.75º 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 #770738 is Cyan = 0, Magento = 0.94, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 7 | 56 | - |
| CMYK | 0 | 0.94 | 0.53 | 0.53 |
| HSL | 333.75º | 0.89% | 0.25% | - |
| HSV(B) | 333.75º | 0.94% | 0.47% | - |
| XYZ | 8.4 | 4.36 | 4.14 | - |
| YUV | 46.07 | 133.61 | 180.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 7 | 56 | 0 | 0.94 | 0.53 | 0.53 | 333.75 | 0.89 | 0.25 |
| Hex | 77 | 7 | 38 | 0 | 5E | 35 | 35 | 14E | 59 | 19 |
| Octal | 167 | 7 | 70 | 0 | 136 | 65 | 65 | 516 | 131 | 31 |
| Binary | 1110111 | 111 | 111000 | 0 | 1011110 | 110101 | 110101 | 101001110 | 1011001 | 11001 |
Color Harmonies of #770738
Complementary color
Monochromatic Colors of #770738
Black with #770738
Text Example
Text Example
White with #770738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770738; }
p { color: rgb(119,7,56); }
H1.HeaderClassName
{
color: #770738;
}
.AnyTagClassName
{
color: #770738;
}
</style>
background-color css
<style>
a { background-color: #770738; }
a { background-color: rgb(119,7,56); }
div.DivClassName
{
background-color: #770738;
}
.BgClassName
{
background-color: #770738;
}
</style>
border-color css
<style>
span { border-color: #770738; }
span { border-color: rgb(119,7,56); }
td.TdClassName
{
border-color: #770738;
}
.TagClassName
{
border-color: #770738;
}
</style>