Shades of Tyrian Purple #760443
Tints of Tyrian Purple #760443
RGB
CMYK
RGB Variations
Color information
#760443 (or 0x760443) is known color: Tyrian Purple. HEX triplet: 76, 04 and 43. RGB value is (118,4,67). Sum of RGB (Red+Green+Blue) = 118+4+67=189 (25% of max value = 765). Red value is 118 (46.48% from 255 or 62.43% from 189); Green value is 4 (1.95% from 255 or 2.12% from 189); Blue value is 67 (26.56% from 255 or 35.45% from 189); Max value from RGB is 118 - color contains mainly: red. Hex color #760443 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760443 is #89FBBC. Grayscale: #2D2D2D. Windows color (decimal): -9042877 or 4392054. OLE color: 4392054.
HSL color Cylindrical-coordinate representation of color #760443: hue angle of 326.84º degrees, saturation: 0.93, 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 #760443 is Cyan = 0, Magento = 0.97, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 4 | 67 | - |
| CMYK | 0 | 0.97 | 0.43 | 0.54 |
| HSL | 326.84º | 0.93% | 0.24% | - |
| HSV(B) | 326.84º | 0.97% | 0.46% | - |
| XYZ | 8.53 | 4.34 | 5.7 | - |
| YUV | 45.27 | 140.27 | 179.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 4 | 67 | 0 | 0.97 | 0.43 | 0.54 | 326.84 | 0.93 | 0.24 |
| Hex | 76 | 4 | 43 | 0 | 61 | 2B | 36 | 147 | 5D | 18 |
| Octal | 166 | 4 | 103 | 0 | 141 | 53 | 66 | 507 | 135 | 30 |
| Binary | 1110110 | 100 | 1000011 | 0 | 1100001 | 101011 | 110110 | 101000111 | 1011101 | 11000 |
Color Harmonies of #760443
Complementary color
Monochromatic Colors of #760443
Black with #760443
Text Example
Text Example
White with #760443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760443; }
p { color: rgb(118,4,67); }
H1.HeaderClassName
{
color: #760443;
}
.AnyTagClassName
{
color: #760443;
}
</style>
background-color css
<style>
a { background-color: #760443; }
a { background-color: rgb(118,4,67); }
div.DivClassName
{
background-color: #760443;
}
.BgClassName
{
background-color: #760443;
}
</style>
border-color css
<style>
span { border-color: #760443; }
span { border-color: rgb(118,4,67); }
td.TdClassName
{
border-color: #760443;
}
.TagClassName
{
border-color: #760443;
}
</style>