Shades of Tyrian Purple #760345
Tints of Tyrian Purple #760345
RGB
CMYK
RGB Variations
Color information
#760345 (or 0x760345) is known color: Tyrian Purple. HEX triplet: 76, 03 and 45. RGB value is (118,3,69). Sum of RGB (Red+Green+Blue) = 118+3+69=190 (25% of max value = 765). Red value is 118 (46.48% from 255 or 62.11% from 190); Green value is 3 (1.56% from 255 or 1.58% from 190); Blue value is 69 (27.34% from 255 or 36.32% from 190); Max value from RGB is 118 - color contains mainly: red. Hex color #760345 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760345 is #89FCBA. Grayscale: #2C2C2C. Windows color (decimal): -9043131 or 4522870. OLE color: 4522870.
HSL color Cylindrical-coordinate representation of color #760345: hue angle of 325.57º 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 #760345 is Cyan = 0, Magento = 0.97, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 3 | 69 | - |
| CMYK | 0 | 0.97 | 0.42 | 0.54 |
| HSL | 325.57º | 0.95% | 0.24% | - |
| HSV(B) | 325.57º | 0.97% | 0.46% | - |
| XYZ | 8.58 | 4.35 | 6.02 | - |
| YUV | 44.91 | 141.6 | 180.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 3 | 69 | 0 | 0.97 | 0.42 | 0.54 | 325.57 | 0.95 | 0.24 |
| Hex | 76 | 3 | 45 | 0 | 61 | 2A | 36 | 146 | 5F | 18 |
| Octal | 166 | 3 | 105 | 0 | 141 | 52 | 66 | 506 | 137 | 30 |
| Binary | 1110110 | 11 | 1000101 | 0 | 1100001 | 101010 | 110110 | 101000110 | 1011111 | 11000 |
Color Harmonies of #760345
Complementary color
Monochromatic Colors of #760345
Black with #760345
Text Example
Text Example
White with #760345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760345; }
p { color: rgb(118,3,69); }
H1.HeaderClassName
{
color: #760345;
}
.AnyTagClassName
{
color: #760345;
}
</style>
background-color css
<style>
a { background-color: #760345; }
a { background-color: rgb(118,3,69); }
div.DivClassName
{
background-color: #760345;
}
.BgClassName
{
background-color: #760345;
}
</style>
border-color css
<style>
span { border-color: #760345; }
span { border-color: rgb(118,3,69); }
td.TdClassName
{
border-color: #760345;
}
.TagClassName
{
border-color: #760345;
}
</style>