Shades of Tyrian Purple #760747
Tints of Tyrian Purple #760747
RGB
CMYK
RGB Variations
Color information
#760747 (or 0x760747) is known color: Tyrian Purple. HEX triplet: 76, 07 and 47. RGB value is (118,7,71). Sum of RGB (Red+Green+Blue) = 118+7+71=196 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.20% from 196); Green value is 7 (3.12% from 255 or 3.57% from 196); Blue value is 71 (28.12% from 255 or 36.22% from 196); Max value from RGB is 118 - color contains mainly: red. Hex color #760747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760747 is #89F8B8. Grayscale: #2F2F2F. Windows color (decimal): -9042105 or 4654966. OLE color: 4654966.
HSL color Cylindrical-coordinate representation of color #760747: hue angle of 325.41º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #760747 is Cyan = 0, Magento = 0.94, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 71 | - |
| CMYK | 0 | 0.94 | 0.40 | 0.54 |
| HSL | 325.41º | 0.89% | 0.25% | - |
| HSV(B) | 325.41º | 0.94% | 0.46% | - |
| XYZ | 8.68 | 4.46 | 6.36 | - |
| YUV | 47.49 | 141.27 | 178.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 71 | 0 | 0.94 | 0.40 | 0.54 | 325.41 | 0.89 | 0.25 |
| Hex | 76 | 7 | 47 | 0 | 5E | 28 | 36 | 145 | 59 | 19 |
| Octal | 166 | 7 | 107 | 0 | 136 | 50 | 66 | 505 | 131 | 31 |
| Binary | 1110110 | 111 | 1000111 | 0 | 1011110 | 101000 | 110110 | 101000101 | 1011001 | 11001 |
Color Harmonies of #760747
Complementary color
Monochromatic Colors of #760747
Black with #760747
Text Example
Text Example
White with #760747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760747; }
p { color: rgb(118,7,71); }
H1.HeaderClassName
{
color: #760747;
}
.AnyTagClassName
{
color: #760747;
}
</style>
background-color css
<style>
a { background-color: #760747; }
a { background-color: rgb(118,7,71); }
div.DivClassName
{
background-color: #760747;
}
.BgClassName
{
background-color: #760747;
}
</style>
border-color css
<style>
span { border-color: #760747; }
span { border-color: rgb(118,7,71); }
td.TdClassName
{
border-color: #760747;
}
.TagClassName
{
border-color: #760747;
}
</style>