Shades of Tyrian Purple #760648
Tints of Tyrian Purple #760648
RGB
CMYK
RGB Variations
Color information
#760648 (or 0x760648) is known color: Tyrian Purple. HEX triplet: 76, 06 and 48. RGB value is (118,6,72). Sum of RGB (Red+Green+Blue) = 118+6+72=196 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.20% from 196); Green value is 6 (2.73% from 255 or 3.06% from 196); Blue value is 72 (28.52% from 255 or 36.73% from 196); Max value from RGB is 118 - color contains mainly: red. Hex color #760648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760648 is #89F9B7. Grayscale: #2E2E2E. Windows color (decimal): -9042360 or 4720246. OLE color: 4720246.
HSL color Cylindrical-coordinate representation of color #760648: hue angle of 324.64º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #760648 is Cyan = 0, Magento = 0.95, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 6 | 72 | - |
| CMYK | 0 | 0.95 | 0.39 | 0.54 |
| HSL | 324.64º | 0.9% | 0.24% | - |
| HSV(B) | 324.64º | 0.95% | 0.46% | - |
| XYZ | 8.71 | 4.45 | 6.53 | - |
| YUV | 47.01 | 142.11 | 178.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 6 | 72 | 0 | 0.95 | 0.39 | 0.54 | 324.64 | 0.9 | 0.24 |
| Hex | 76 | 6 | 48 | 0 | 5F | 27 | 36 | 145 | 5A | 18 |
| Octal | 166 | 6 | 110 | 0 | 137 | 47 | 66 | 505 | 132 | 30 |
| Binary | 1110110 | 110 | 1001000 | 0 | 1011111 | 100111 | 110110 | 101000101 | 1011010 | 11000 |
Color Harmonies of #760648
Complementary color
Monochromatic Colors of #760648
Black with #760648
Text Example
Text Example
White with #760648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760648; }
p { color: rgb(118,6,72); }
H1.HeaderClassName
{
color: #760648;
}
.AnyTagClassName
{
color: #760648;
}
</style>
background-color css
<style>
a { background-color: #760648; }
a { background-color: rgb(118,6,72); }
div.DivClassName
{
background-color: #760648;
}
.BgClassName
{
background-color: #760648;
}
</style>
border-color css
<style>
span { border-color: #760648; }
span { border-color: rgb(118,6,72); }
td.TdClassName
{
border-color: #760648;
}
.TagClassName
{
border-color: #760648;
}
</style>