Shades of Tyrian Purple #760848
Tints of Tyrian Purple #760848
RGB
CMYK
RGB Variations
Color information
#760848 (or 0x760848) is known color: Tyrian Purple. HEX triplet: 76, 08 and 48. RGB value is (118,8,72). Sum of RGB (Red+Green+Blue) = 118+8+72=198 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.60% from 198); Green value is 8 (3.52% from 255 or 4.04% from 198); Blue value is 72 (28.52% from 255 or 36.36% from 198); Max value from RGB is 118 - color contains mainly: red. Hex color #760848 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760848 is #89F7B7. Grayscale: #303030. Windows color (decimal): -9041848 or 4720758. OLE color: 4720758.
HSL color Cylindrical-coordinate representation of color #760848: hue angle of 325.09º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #760848 is Cyan = 0, Magento = 0.93, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 8 | 72 | - |
| CMYK | 0 | 0.93 | 0.39 | 0.54 |
| HSL | 325.09º | 0.87% | 0.25% | - |
| HSV(B) | 325.09º | 0.93% | 0.46% | - |
| XYZ | 8.73 | 4.49 | 6.54 | - |
| YUV | 48.19 | 141.44 | 177.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 8 | 72 | 0 | 0.93 | 0.39 | 0.54 | 325.09 | 0.87 | 0.25 |
| Hex | 76 | 8 | 48 | 0 | 5D | 27 | 36 | 145 | 57 | 19 |
| Octal | 166 | 10 | 110 | 0 | 135 | 47 | 66 | 505 | 127 | 31 |
| Binary | 1110110 | 1000 | 1001000 | 0 | 1011101 | 100111 | 110110 | 101000101 | 1010111 | 11001 |
Color Harmonies of #760848
Complementary color
Monochromatic Colors of #760848
Black with #760848
Text Example
Text Example
White with #760848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760848; }
p { color: rgb(118,8,72); }
H1.HeaderClassName
{
color: #760848;
}
.AnyTagClassName
{
color: #760848;
}
</style>
background-color css
<style>
a { background-color: #760848; }
a { background-color: rgb(118,8,72); }
div.DivClassName
{
background-color: #760848;
}
.BgClassName
{
background-color: #760848;
}
</style>
border-color css
<style>
span { border-color: #760848; }
span { border-color: rgb(118,8,72); }
td.TdClassName
{
border-color: #760848;
}
.TagClassName
{
border-color: #760848;
}
</style>