Shades of Tyrian Purple #760344
Tints of Tyrian Purple #760344
RGB
CMYK
RGB Variations
Color information
#760344 (or 0x760344) is known color: Tyrian Purple. HEX triplet: 76, 03 and 44. RGB value is (118,3,68). Sum of RGB (Red+Green+Blue) = 118+3+68=189 (25% of max value = 765). Red value is 118 (46.48% from 255 or 62.43% from 189); Green value is 3 (1.56% from 255 or 1.59% from 189); Blue value is 68 (26.95% from 255 or 35.98% from 189); Max value from RGB is 118 - color contains mainly: red. Hex color #760344 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760344 is #89FCBB. Grayscale: #2C2C2C. Windows color (decimal): -9043132 or 4457334. OLE color: 4457334.
HSL color Cylindrical-coordinate representation of color #760344: hue angle of 326.09º 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 #760344 is Cyan = 0, Magento = 0.97, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 3 | 68 | - |
| CMYK | 0 | 0.97 | 0.42 | 0.54 |
| HSL | 326.09º | 0.95% | 0.24% | - |
| HSV(B) | 326.09º | 0.97% | 0.46% | - |
| XYZ | 8.55 | 4.33 | 5.85 | - |
| YUV | 44.8 | 141.1 | 180.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 3 | 68 | 0 | 0.97 | 0.42 | 0.54 | 326.09 | 0.95 | 0.24 |
| Hex | 76 | 3 | 44 | 0 | 61 | 2A | 36 | 146 | 5F | 18 |
| Octal | 166 | 3 | 104 | 0 | 141 | 52 | 66 | 506 | 137 | 30 |
| Binary | 1110110 | 11 | 1000100 | 0 | 1100001 | 101010 | 110110 | 101000110 | 1011111 | 11000 |
Color Harmonies of #760344
Complementary color
Monochromatic Colors of #760344
Black with #760344
Text Example
Text Example
White with #760344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760344; }
p { color: rgb(118,3,68); }
H1.HeaderClassName
{
color: #760344;
}
.AnyTagClassName
{
color: #760344;
}
</style>
background-color css
<style>
a { background-color: #760344; }
a { background-color: rgb(118,3,68); }
div.DivClassName
{
background-color: #760344;
}
.BgClassName
{
background-color: #760344;
}
</style>
border-color css
<style>
span { border-color: #760344; }
span { border-color: rgb(118,3,68); }
td.TdClassName
{
border-color: #760344;
}
.TagClassName
{
border-color: #760344;
}
</style>