Shades of Tyrian Purple #760341
Tints of Tyrian Purple #760341
RGB
CMYK
RGB Variations
Color information
#760341 (or 0x760341) is known color: Tyrian Purple. HEX triplet: 76, 03 and 41. RGB value is (118,3,65). Sum of RGB (Red+Green+Blue) = 118+3+65=186 (24% of max value = 765). Red value is 118 (46.48% from 255 or 63.44% from 186); Green value is 3 (1.56% from 255 or 1.61% from 186); Blue value is 65 (25.78% from 255 or 34.95% from 186); Max value from RGB is 118 - color contains mainly: red. Hex color #760341 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760341 is #89FCBE. Grayscale: #2C2C2C. Windows color (decimal): -9043135 or 4260726. OLE color: 4260726.
HSL color Cylindrical-coordinate representation of color #760341: hue angle of 327.65º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #760341 is Cyan = 0, Magento = 0.97, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 3 | 65 | - |
| CMYK | 0 | 0.97 | 0.45 | 0.54 |
| HSL | 327.65º | 0.95% | 0.24% | - |
| HSV(B) | 327.65º | 0.97% | 0.46% | - |
| XYZ | 8.46 | 4.3 | 5.38 | - |
| YUV | 44.45 | 139.6 | 180.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 3 | 65 | 0 | 0.97 | 0.45 | 0.54 | 327.65 | 0.95 | 0.24 |
| Hex | 76 | 3 | 41 | 0 | 61 | 2D | 36 | 148 | 5F | 18 |
| Octal | 166 | 3 | 101 | 0 | 141 | 55 | 66 | 510 | 137 | 30 |
| Binary | 1110110 | 11 | 1000001 | 0 | 1100001 | 101101 | 110110 | 101001000 | 1011111 | 11000 |
Color Harmonies of #760341
Complementary color
Monochromatic Colors of #760341
Black with #760341
Text Example
Text Example
White with #760341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760341; }
p { color: rgb(118,3,65); }
H1.HeaderClassName
{
color: #760341;
}
.AnyTagClassName
{
color: #760341;
}
</style>
background-color css
<style>
a { background-color: #760341; }
a { background-color: rgb(118,3,65); }
div.DivClassName
{
background-color: #760341;
}
.BgClassName
{
background-color: #760341;
}
</style>
border-color css
<style>
span { border-color: #760341; }
span { border-color: rgb(118,3,65); }
td.TdClassName
{
border-color: #760341;
}
.TagClassName
{
border-color: #760341;
}
</style>