Shades of Tyrian Purple #750446
Tints of Tyrian Purple #750446
RGB
CMYK
RGB Variations
Color information
#750446 (or 0x750446) is known color: Tyrian Purple. HEX triplet: 75, 04 and 46. RGB value is (117,4,70). Sum of RGB (Red+Green+Blue) = 117+4+70=191 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.26% from 191); Green value is 4 (1.95% from 255 or 2.09% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 117 - color contains mainly: red. Hex color #750446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #750446 is #8AFBB9. Grayscale: #2D2D2D. Windows color (decimal): -9108410 or 4588661. OLE color: 4588661.
HSL color Cylindrical-coordinate representation of color #750446: hue angle of 324.96º 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 #750446 is Cyan = 0, Magento = 0.97, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 4 | 70 | - |
| CMYK | 0 | 0.97 | 0.40 | 0.54 |
| HSL | 324.96º | 0.93% | 0.24% | - |
| HSV(B) | 324.96º | 0.97% | 0.46% | - |
| XYZ | 8.49 | 4.31 | 6.18 | - |
| YUV | 45.31 | 141.94 | 179.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 4 | 70 | 0 | 0.97 | 0.40 | 0.54 | 324.96 | 0.93 | 0.24 |
| Hex | 75 | 4 | 46 | 0 | 61 | 28 | 36 | 145 | 5D | 18 |
| Octal | 165 | 4 | 106 | 0 | 141 | 50 | 66 | 505 | 135 | 30 |
| Binary | 1110101 | 100 | 1000110 | 0 | 1100001 | 101000 | 110110 | 101000101 | 1011101 | 11000 |
Color Harmonies of #750446
Complementary color
Monochromatic Colors of #750446
Black with #750446
Text Example
Text Example
White with #750446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #750446; }
p { color: rgb(117,4,70); }
H1.HeaderClassName
{
color: #750446;
}
.AnyTagClassName
{
color: #750446;
}
</style>
background-color css
<style>
a { background-color: #750446; }
a { background-color: rgb(117,4,70); }
div.DivClassName
{
background-color: #750446;
}
.BgClassName
{
background-color: #750446;
}
</style>
border-color css
<style>
span { border-color: #750446; }
span { border-color: rgb(117,4,70); }
td.TdClassName
{
border-color: #750446;
}
.TagClassName
{
border-color: #750446;
}
</style>