Shades of Tyrian Purple #750043
Tints of Tyrian Purple #750043
RGB
CMYK
RGB Variations
Color information
#750043 (or 0x750043) is known color: Tyrian Purple. HEX triplet: 75, 00 and 43. RGB value is (117,0,67). Sum of RGB (Red+Green+Blue) = 117+0+67=184 (24% of max value = 765). Red value is 117 (46.09% from 255 or 63.59% from 184); Green value is 0 (0.39% from 255 or 0% from 184); Blue value is 67 (26.56% from 255 or 36.41% from 184); Max value from RGB is 117 - color contains mainly: red. Hex color #750043 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750043 is #8AFFBC. Grayscale: #2A2A2A. Windows color (decimal): -9109437 or 4391029. OLE color: 4391029.
HSL color Cylindrical-coordinate representation of color #750043: hue angle of 325.64º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #750043 is Cyan = 0, Magento = 1, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 0 | 67 | - |
| CMYK | 0 | 1 | 0.43 | 0.54 |
| HSL | 325.64º | 1% | 0.23% | - |
| HSV(B) | 325.64º | 1% | 0.46% | - |
| XYZ | 8.35 | 4.19 | 5.68 | - |
| YUV | 42.62 | 141.76 | 181.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 0 | 67 | 0 | 1 | 0.43 | 0.54 | 325.64 | 1 | 0.23 |
| Hex | 75 | 0 | 43 | 0 | 64 | 2B | 36 | 146 | 64 | 17 |
| Octal | 165 | 0 | 103 | 0 | 144 | 53 | 66 | 506 | 144 | 27 |
| Binary | 1110101 | 0 | 1000011 | 0 | 1100100 | 101011 | 110110 | 101000110 | 1100100 | 10111 |
Color Harmonies of #750043
Complementary color
Monochromatic Colors of #750043
Black with #750043
Text Example
Text Example
White with #750043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750043; }
p { color: rgb(117,0,67); }
H1.HeaderClassName
{
color: #750043;
}
.AnyTagClassName
{
color: #750043;
}
</style>
background-color css
<style>
a { background-color: #750043; }
a { background-color: rgb(117,0,67); }
div.DivClassName
{
background-color: #750043;
}
.BgClassName
{
background-color: #750043;
}
</style>
border-color css
<style>
span { border-color: #750043; }
span { border-color: rgb(117,0,67); }
td.TdClassName
{
border-color: #750043;
}
.TagClassName
{
border-color: #750043;
}
</style>